Wiki source code of iSymphony 3.4.1 ChangeLog
Version 1.1 by ryanp on 2021/09/09 18:02
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The following is a complete list of changes made between iSymphony 3.4.0 and iSymphony 3.4.1. | ||
2 | |||
3 | {{note}} | ||
4 | If you are not upgrading from iSymphony 3.3.2, be sure to check the changelog and upgrade notes for previous versions as well | ||
5 | {{/note}} | ||
6 | |||
7 | === Resolved Bugs === | ||
8 | |||
9 | * Resolved an issue where the admin release document links were pointing to the beta space instead of the production space. | ||
10 | * Resolved a critical issue where user dashboards were saving multiple times. This sometimes resulted in an infinite loop greatly increasing resource usage and potentially corrupting the .xml configuration. | ||
11 | * Resolved a critical issue where the queue could enter into a deadlock, crashing the server. | ||
12 | * Resolved an issue where the LiveUserDriver would not find the user configuration, resulting in excessive logging on startup. | ||
13 | * Resolved a critical issue where users would occasionally lose their dashboard configuration. | ||
14 | * Resolved an issue where the BasePermissionService would excessively log Invalid Permission on startup due to incorrect startup order. | ||
15 | * Resolved an issue where the transfer action did not take the user's transfer settings into consideration. | ||
16 | * Resolved an issue where the My Stream Widget would occasionally reset the split panel state. | ||
17 | \\ | ||
18 | |||
19 | ((( | ||
20 | === Improvements === | ||
21 | |||
22 | * Major improvements to iSymphony client performance by preventing a large amount of incorrect save requests and file writes. | ||
23 | * Major improvements to queue widget performance when constructing the queue widget, using queue groups, selecting queues, and logging agents in or out of queues. | ||
24 | * Improved startup speed, particularly for systems with large number of users. | ||
25 | * Improved call action contact system integration to no longer display contacts with no phone numbers. | ||
26 | |||
27 | === Desktop Client 2.0.0 === | ||
28 | |||
29 | * Desktop Client Module 2.0.0 | ||
30 | ** Updated the REST endpoints: | ||
31 | *** Provides latest version on /client/desktop/latest-version | ||
32 | *** Provides desktop client on /client/desktop/client | ||
33 | ** iSymphony Client download menu now provides clearer information for the host and port | ||
34 | ** The desktop client will be served on the rest endpoint or by clicking the download button | ||
35 | *** The latest version available will be served | ||
36 | *** If no installers are available, legacy installers (version < 2.0.0) will be served | ||
37 | ** Detects installers in installer directory and updates when changes are made | ||
38 | *** Removes need to replace the module when new installers are released, simply drop the .zip containing new installers into the installer directory | ||
39 | *** No need to stop the server to change the current installer being served | ||
40 | * Desktop Client 2.0.0 | ||
41 | ** Ground up rewrite of the desktop client | ||
42 | ** Improved performance and resource use | ||
43 | ** New GUI | ||
44 | ** 32-bit and 64-bit versions are available | ||
45 | ** Signed Application | ||
46 | ** Installers allow more flexible options | ||
47 | *** Windows no longer requires Admin privileges to install to a single user | ||
48 | *** Windows no longer depends on vc runtime | ||
49 | *** Custom install location can be specified | ||
50 | ** Improved Native integration | ||
51 | *** Copy and paste | ||
52 | *** Hotkeys | ||
53 | ** Improved server disconnect handling | ||
54 | ** Streamlined setup process | ||
55 | *** A user friendly welcome screen is provided | ||
56 | *** Default port configuration is provided | ||
57 | *** Application validates the host / port | ||
58 | *** Protocol information no longer required | ||
59 | **** Note: WSS: is currently not support | ||
60 | ))) |