Wiki source code of 2.0.0 Release Notes

Last modified by ryanp on 2021/09/09 20:56

Show last authors
1 * Desktop Client Module
2 ** Updated the REST endpoints:
3 *** Provides latest version on /client/desktop/latest-version
4 *** Provides desktop client on /client/desktop/client
5 ** iSymphony Client download menu now provides clearer information for the host and port
6 ** The desktop client will be served on the rest endpoint or by clicking the download button
7 *** The latest version available will be served
8 *** If no installers are available, legacy installers (version < 2.0.0) will be served
9 ** Detects installers in installer directory and updates when changes are made
10 *** Removes need to replace the module when new installers are released, simply drop the .zip containing new installers into the installer directory
11 *** No need to stop the server to change the current installer being served
12 * Desktop Client
13 ** Ground up rewrite of the desktop client
14 ** Improved performance and resource use
15 ** New GUI
16 ** 32-bit and 64-bit versions are available
17 ** Signed Application
18 ** Installers allow more flexible options
19 *** Windows no longer requires Admin privileges to install to a single user
20 *** Windows no longer depends on vc runtime
21 *** Custom install location can be specified
22 ** Improved Native integration
23 *** Copy and paste
24 *** Hotkeys
25 ** Improved server disconnect handling
26 ** Streamlined setup process
27 *** A user friendly welcome screen is provided
28 *** Default port configuration is provided
29 *** Application validates the host / port
30 *** Protocol information no longer required
31 **** Note: WSS: is currently not support
iSymphony