Wiki source code of iSymphony 3.5.0 Beta ChangeLog

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

Show last authors
1 The following is a complete list of changes made between iSymphony 3.4.2 and iSymphony 3.5.0.
2
3 {{note}}
4 If you are not upgrading from iSymphony 3.4.2, be sure to check the changelog and upgrade notes for previous versions as well
5 {{/note}}
6
7 === Features ===
8
9 * Queue Alerts
10 ** Configurable alert sets that allow specifying alert type, thresholds, highlight color, and notifications.
11 *** Control alert sets with user and group based permissions.
12 *** Add alert sets to as many queues as needed.
13 ** Queue Widget highlights customizable colors on the appropriate element when thresholds are triggered.
14 ** Notifications will be displayed, if enabled for the alert, when a threshold is triggered.
15 * Externalized Language Support
16 ** Default language packs can be exported and modified, allowing administrators to add locales with internationalization.
17
18 === Improvements ===
19
20 * (((
21 Config.sh script has been updated to be provide more user friendly feedback and work with systems that have set JAVA_HOME environment variable.
22 )))
23 * (((
24 Improved the queues handling of statistics and call events, greatly improving the performance and render times.
25 )))
26 * (((
27 Improved memory management for systems under enough load to trigger max heap GC. Could previously result in a run away situation in some instances, should now release resources in a more graceful manner.
28 )))
29 * (((
30 Improved the way My Stream history was being loaded, improving the performance for systems with a large number of historical records.
31 )))
32
33 === Resolved Bugs ===
34
35 * (((
36 Resolved an issue where some AMI Events was being incorrectly cast.
37 )))
38 * (((
39 Resolved an issue where the core server selection list was not updating properly.
40 )))
41 * (((
42 Resolved an issue where an agent that was logged out of the queue could throw NullPointerExceptions after a property update.
43 )))
44 * (((
45 Resolved an issue where user REST endpoint was not updating all of the fields.
46 )))
47 * (((
48 Resolved an issue where administrator screen validation would add elements that were not being properly cleaned up when switching to a new page.
49 )))
50 * (((
51 Resolved an issue where dialed phone numbers (not extensions) could get stuck in a ringing state.
52 )))
53 * (((
54 Resolved an issue where TokenFields in admin would not update as expected.
55 )))
56
57
iSymphony