| | 2 | |
| | 3 | |
| | 4 | * 2.2.3 to 2.2.4 upgrade: |
| | 5 | |
| | 6 | What changed: |
| | 7 | - [WIN32] libidn & gsasl downloads are now at GNU servers |
| | 8 | - Detecting unrecoverable stream errors on establishing an outgoing s2s connection |
| | 9 | - Do not offer compression if STARTTLS is required and not enabled |
| | 10 | - Return better error on STARTTLS required failure |
| | 11 | - [WIN32] Don't override server.pem on upgrade |
| | 12 | - [WIN32] Add TLS server certificate for default win32 c2s config |
| | 13 | - [WIN32] Don't fail when service fails to start (Should popup ignore box) |
| | 14 | - Implemented logging of compressed conection established |
| | 15 | - Implemented My IP Address extension |
| | 16 | |
| | 17 | Fortunately you do not need to configure anything to observe these changes, |
| | 18 | but you should be aware of them to not get surprised. |