Wiki source code of iSymphony 3.5.5 Change Log

Version 8.1 by michelk on 2021/09/09 18:02

Show last authors
1 The following is a complete list of changes made between iSymphony 3.5.4 and iSymphony 3.5.5.
2
3 {{note}}
4 If you are not upgrading from iSymphony 3.5.4, be sure to check the change log and upgrade notes for previous versions as well.
5 {{/note}}
6
7 (% class="auto-cursor-target" %)
8 \\
9
10 {{note}}
11 This patch replaces client side JavaScript that may have been cached in the browser. When this is the case the message: "unable to load push" will be displayed and the browser's cache should be cleared.
12 {{/note}}
13
14 === Improvement ===
15
16 * (((
17 Improved the support script. It now pulls all of the 'manager.conf' files for FreePBX systems
18 )))
19 * Improved reliability and performance of HTTP push
20 * Added HTTP push strategies. iSymphony will now use websockets in most browsers and falls back to? 
21
22 === Resolved Bugs ===
23
24 * (((
25 Resolved an issue where iSymphony cannot transfer calls that are ringing
26 )))
27 * Resolved several memory and performance issues
28 ** Resolved memory leak in in-memory data store
29 ** Resolved an issue where Http Push caused memory leak. 
30 ** Upgraded the third party User Interface library resolved memory leaks in the User Interface
31 ** Resolved issue with client side (browser) memory leaks on AccountPopupButton instantiations due to server holding reference in List View.
32 * Resolved issue where leftover ASTDB values were causing invalid parsing of presence state when invalid entries existed in ASTDB during a "presencestate list" command and the extension entries did not exist within cxpanel model.
33 * (((
34 Fixed an issue where "remember me" wasn't working right in some instances.
35 )))
36 * (((
37 Fixed an issue where "box width" in users box view wasn't saved after setting and clicking "Ok".
38
39 )))