Changes for page iSymphony 3.4 Beta 1 ChangeLog
Last modified by ryanp on 2021/09/09 20:55
To version 5.4
edited by ryanp
on 2021/09/09 20:55
on 2021/09/09 20:55
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +iSymphony 3\.5 Documentation.iSymphony Releases.Beta Releases.iSymphony 3\.4 Beta Release Notes.WebHome - Content
-
... ... @@ -50,6 +50,7 @@ 50 50 * Resolved an issue where the permissions screen would not update user display name. 51 51 * Resolved an issue where changing the name of a user group could throw a ConcurrentModificationException. 52 52 * Resolved an issue where sorting recordings on caller id would cause an exception. 53 +* Resolved an issue where the recording and voicemail listen to permission was not properly disabling double click playback. 53 53 54 54 === Improvements === 55 55 ... ... @@ -59,4 +59,8 @@ 59 59 * The Error Dialog has received some improvements to the UI layout. 60 60 * Transfer action now integrates with the contact system. Searching in the transfer action will bring up the contact and their phone numbers that can be transferred to directly from the window. 61 61 * Call action now integrates with the contact system. Searching in the call action will bring up the contact and their phone numbers that can be called directly from the window. 62 -* Vaadin has been upgraded to 7.6.6. - see official Vaadin release notes for more information. 63 +* Improved the voicemail and recording widget so that the options bar will now show in cases where the listen to permission is disabled, with the ability to play the voicemail/recording disabled. 64 +* New Permissions: 65 +** Recording Download - determines if a user can download recordings 66 +** Voicemail Download - determines if a user can download voicemail 67 +** Voicemail Callback - determines if a user can call back the number that left the voicemail from the voicemail widget