Changes for page iSymphony 3.1 RC 1 Changelog
Last modified by superadmin on 2021/09/09 20:56
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +iSymphony 3\.1 RC Release Notes - Content
-
... ... @@ -12,7 +12,7 @@ 12 12 * Resolved an issue preventing users from using iSymphony to unpark calls that were originally parked via an attended transfer on the phone. 13 13 * Resolved an issue causing the permissions editor to ignore and erase previously defined exceptions when a permissions is edited for a second time. 14 14 * Resolved an issue causing an error to appear when trying to save changes to a user while XMPP support is enabled. 15 -* Resolved an issue causing errors in the logs and a potential memory leak in the client interfacewhen the browser tab is closed without logging out.15 +* Resolved an issue causing errors in the logs and a potential memory leak when the browser tab is closed without logging out. 16 16 * Resolved an issue causing the build system to fail to include the proper revision number in the final installation packages. 17 17 * Resolved an issue causing an error to appear when trying to delete a core server. 18 18 * Resolved an issue preventing the license maintenance notification check from working correctly when multiple core servers are defined. ... ... @@ -25,6 +25,18 @@ 25 25 * Resolved an issue causing an occasional error dialog to appear when another user gets on a new call. 26 26 * Resolved an issue preventing remote agents from properly reconnecting when the main iSymphony server restarts. 27 27 * Resolved an issue preventing the policy from being displayed on inherited permissions in the permission editor. 28 +* Resolved an issue preventing notifications from being added for new voicemails. 29 +* Resolved an issue preventing iSymphony from automatically starting when the OS boots, even if the init script is used. 30 +* Restored the permission to control transferring calls directly to voicemail boxes. 31 +* Resolved an issue causing the incorrect information to be replaced in the CRM widget URL when it is launched from the button in the //My Stream widget//. 32 +* Resolved an issue preventing the previously selected dashboard from being loaded when logging back in. 33 +* Resolved an issue causing the text "null" to be entered as first and last names for some users who didn't otherwise have a name set. 34 +* Resolved an issue causing voicemail to disappear from iSymphony when it is moved through the phone or Asterisk itself. 35 +* Resolved an issue preventing contact information for users from being removed from the configuration when a user is removed. 36 +* Resolved an issue causing a harmless exception to be logged when first connecting to Asterisk. 37 +* Resolved an issue causing an error to appear when adding a new user through the administration interface. 38 +* Resolved an issue preventing the rate limiting to be properly applied to the updating of queue information. 39 +* Resolved an issue sometimes preventing iSymphony from properly filling out call information for new recordings that are made while iSymphony is running. 28 28 29 29 === Other Improvements and Changes: === 30 30 ... ... @@ -31,6 +31,11 @@ 31 31 * Improved the handling of the tooltip over the //Full/Lite// column of the users list in the administration interface, to make it less likely to get in the way when trying to toggle the full/lite status of many users. 32 32 * The subject list in the permission editor is now sorted alphabetically. 33 33 * Extension groups can now contain external numbers (cell phones). 46 +* The members, viewers, and editors of extension groups can now be managed through the REST API. 47 +* Calls that are in a conference room, queue, parking lot, or some other situations without another "linked" end can now be recorded. 48 +* When the //Call//, //Transfer//, //Conference//, //Park//, or //Queue// actions are opened, the existing text in the filter field is automatically selected, so that it can be replaced without needing to be cleared first. 49 +* The //Logout//, //Pause//, and //Penalty// buttons will now appear on queue agents that are on an extension that's not configured in iSymphony. 50 +* Improved the automatic grouping of updates to the call information displayed in the client interface, so it's more likely that successive updates will appear as a single batch correctly. 34 34 35 35 === Known Issues === 36 36