Changes for page iSymphony 3.2 Beta 2 ChangeLog
Last modified by superadmin on 2021/09/09 20:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +iSymphony 3\.2 Beta Release Notes - Content
-
... ... @@ -1,9 +1,15 @@ 1 -The following is a complete list of changes made between iSymphony 3.2 Beta 1 and iSymphony 3.2 Beta 2. If you are upgrading from iSymphony 3.0.x, please see the changelog forĀ [[iSymphony 3.1.4>>doc:iSymphony 3\.1\.4 Changelog]] as well. 1 +The following is a complete list of changes made between iSymphony 3.2 Beta 1 and iSymphony 3.2 Beta 2. If you are upgrading from iSymphony 3.0.x, please see the changelog forĀ [[iSymphony 3.1.4>>doc:iSymphony 3\.1\.4 Change log]] as well. 2 2 3 3 === Features === 4 4 5 -* Users can now check the version of the current iSymphony server installation by running the "service iSymphonyServerV3 version" command on the server CLI. 5 +* ((( 6 +Users can now check the version of the current iSymphony server installation by running the following command: 6 6 8 +{{code language="bash"}} 9 +service iSymphonyServerV3 version 10 +{{/code}} 11 +))) 12 + 7 7 === Resolved Bugs === 8 8 9 9 * Resolved an issue where some recording metadata would not appear in the Recording Widget, for extensions that are part of a FreePBX Find Me Follow Me configuration. ... ... @@ -13,6 +13,10 @@ 13 13 * Resolved an issue where the voicemail playback bar would not hide properly, when multiple voicemails were selected. 14 14 * Resolved an issue that prevented some exception stack traces from being written to the log. 15 15 * Resolved an issue where multiple CRM popups would open when a space was present in the URL. 22 +* Resolved an issue where the extension login button, above the Agent List in the Queue Widget, would still be visible if the user did not have permission to log agents into the currently selected queue. 23 +* Resolved an issue where an upgrade performed via the iSymphony Administration Interface or the install.sh script would fail, when the current JAVA_HOME path was not set to /usr/java/latest. 24 +* Resolved an issue that would cause client sessions to leak memory, eventually leading to OutOfMemoryErrors and server instability. 25 +* Resolved an issue that would sporadically prevent call state from appearing in the queue agent list. 16 16 17 17 === Improvements === 18 18