Wiki source code of iSymphony 3.5.0 Beta ChangeLog
Version 3.3 by ryanp on 2021/09/09 20:55
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 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. | ||
| |
2.1 | 22 | ))) |
| 23 | * ((( | ||
| |
1.1 | 24 | Improved the queues handling of statistics and call events, greatly improving the performance and render times. |
| |
2.1 | 25 | ))) |
| 26 | * ((( | ||
| |
1.1 | 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. |
| |
2.1 | 28 | ))) |
| 29 | * ((( | ||
| |
1.1 | 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 |