Version 26.1.0 introduced a stricter validation of the Diffie-Hellman group parameters exchanged during SSH key negotiation. It is possible that some clients are still sending weak parameters, which is a security risk.
If your client is doing this, the easiest solution is to disable the DH group exchange methods in either the client or in CompleteFTP: diffie-hellman-group-exchange-sha1 and diffie-hellman-group-exchange-sha256. They are no longer the preferred key exchange mechanisms.