Changes in this release:
-
Enhancement: occasionally login fails with a "LOGIN ERROR" pop-up containing the message 'Login failed - Server disconnected, please try again' (see Issue #142). IBC now clicks the 'OK' button to retry if it encounters this message
-
Bug fix: Gateway failed to start properly on a macOS system if the screen was locked at the time of starting (see Issue #146)
-
Bug fix: where user credentials were supplied via arguments to IBC (for example by setting them in the start script rather than in
config.ini
) the Java System Properties listing in the IBC logfile showed them in plain text rather than obfuscated (in thesun.java.command
property)