Wiki source code of iSymphony 3.4.2 ChangeLog
Version 5.1 by michelk on 2021/09/09 18:01
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The following is a complete list of changes made between iSymphony 3.4.1 and iSymphony 3.4.2. | ||
2 | |||
3 | {{note}} | ||
4 | If you are not upgrading from iSymphony 3.3.2, be sure to check the changelog and upgrade notes for previous versions as well | ||
5 | {{/note}} | ||
6 | |||
7 | === Resolved Bugs === | ||
8 | |||
9 | * ((( | ||
10 | Resolved an issue where asterisk 13 or later would be detected as version 1.8. | ||
11 | ))) | ||
12 | * ((( | ||
13 | Resolved an issue where XMPP would attempt to repeatedly connect on error, rather then failing. | ||
14 | ))) | ||
15 | |||
16 | === (% style="color: rgb(0,0,0);" %)Improvements(%%) === | ||
17 | |||
18 | * Updated the User configuration screen to only allow one extension per user. This was previously required but not enforced, resulting in extensions being "stolen" if assigned to multiple users at once. | ||
19 | |||
20 | === Desktop Client & Desktop Module === | ||
21 | |||
22 | ((( | ||
23 | |||
24 | |||
25 | * Added advanced configuration options to Welcome screen | ||
26 | ** Secure connections are now supported (wss/https support) | ||
27 | ** The core server unique id can now be entered, allow the desktop client be used in multi tenant systems (see [[login>>url:http://docs.getisymphony.com/display/ISYMDOCS/Connecting+To+The+Client+Interface#ConnectingToTheClientInterface-UserLoginWithMultipleCoreServers||shape="rect"]]). | ||
28 | * Improved dynamic loading of new desktop client installer packages | ||
29 | ** Files can now be directly written into installers directory | ||
30 | ** Resolved bug causing infinite loop while loading new package | ||
31 | * Improved dependencies to be self contained in the module. | ||
32 | * Improved the way the application saves the configuration. | ||
33 | * Changed desktop menu from falling back to the legacy installers on error to instead prompt user with an error dialog notifying them that something has been misconfigured. | ||
34 | * Resolved an issue where an error in the installers.zip file could cause a loop requiring a restart of the server. | ||
35 | * Resolved an issue where desktop client sessions stuck around after the application had been closed. | ||
36 | * Resolved an issue where the welcome screen would close if the enter hotkey was used instead of clicking the button. | ||
37 | * Resolved an issue where the linux extension was incorrect in the installer.properties file. | ||
38 | * Resolved an issue where the NSIS silent install could not configure the directory. | ||
39 | * Resolved an issue where the application would throw errors and not start if the configuration was corrupted. An option is now provided to clear a corrupted configuration for the user and return to the welcome screen. | ||
40 | ))) |