Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
The Data Exchange application is available for all platforms.
The CSV Import/Export is available for all platforms.
A new syntax has been added to '-mapOptionKey': #key code:character. For some characters, the client needs both the key scan code and the actual character. If you are having trouble mapping the desired key to the option key, you may have to use the new syntax.
For example, to map the § key, you would use:
-mapOptionKey=#167:§
This will consistently map the option key to the § keyboard character.
To determine the correct key code to use, in the 'debug' section of the client preferences is an option to turn on key codes: -showKeyCodes=true. This will display the key code when you press the key. This can be enabled/disabled after logging in, if desired.
The old syntax of java key name is still supported.
To determine the correct key code to use, in the 'debug' section of the client preferences is an option to turn on key codes: -showKeyCodes=true. This will display the key code when you press the key. This can be enabled/disabled after logging in, if desired.
The reconnect feature is not yet available for the Windows platform
APPX 5.3.3 Patch Bug Fixes
Following is a list of bugs that were fixed in Appx patch release 5.3.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixesfor features in the main 5.3.0 release.