Wiki source code of iSymphony 3.3 Beta Release Notes
Version 3.1 by michaely on 2021/09/09 18:01
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **02/17/2016** | ||
2 | |||
3 | We're excited to announce the release of the first public beta of iSymphony 3.3. iSymphony 3.3 is bringing several great new features, along with a number of bug fixes and performance improvements. | ||
4 | |||
5 | {{info}} | ||
6 | There have been many changes in iSymphony 3.3 that may impact your use. Please be sure to read the release notes below and the [[upgrade notes>>doc:iSymphony 3\.2 Beta 2 Upgrade Notes]] before upgrading. | ||
7 | {{/info}} | ||
8 | |||
9 | {{panel borderColor="#F3F3F3" bgColor="#FAFAFA"}} | ||
10 | == (% style="color: rgb(51,51,51);" %)Desktop Application(%%) == | ||
11 | |||
12 | Did you ever wish that you could run iSymphony as a standalone application on your desktop? Well, now you can. We are happy to introduce the new iSymphony Desktop Client. The Desktop Client provides the full functionality of iSymphony within a standalone application that is run on your desktop, while allowing for additional functionality like **Application Based CRM Popups**, and **Global Hotkey Focusing**. See [[doc:Desktop Client Module Installation]] to get started. | ||
13 | {{/panel}} | ||
14 | |||
15 | {{panel borderColor="#F3F3F3" bgColor="#FAFAFA"}} | ||
16 | == (% style="color: rgb(51,51,51);" %)List View(%%) == | ||
17 | |||
18 | List View is back!!! | ||
19 | {{/panel}} | ||
20 | |||
21 | {{panel borderColor="#F3F3F3" bgColor="#FAFAFA"}} | ||
22 | == (% style="color: rgb(51,51,51);" %)New APIs(%%) == | ||
23 | |||
24 | In our continued effort to provide integration with third party tools and applications, iSymphony 3.2 introduces two new web service APIs. Information on these new APIs can be found in the [[doc:ISYMDEV.iSymphony Developer Documentation]]. | ||
25 | |||
26 | ==== (% style="color: rgb(51,51,51);" %)Live REST API(%%) ==== | ||
27 | |||
28 | Our existing REST API has been expanded to provide realtime information about users, extensions, queues, agents, and calls in the system, in addition to the configuration resources that were provided by the REST API in 3.0 and 3.1. The new additions also provide facilities to execute actions on, users, extensions, queues, agents, and calls, just like a user would in the iSymphony Client Interface. | ||
29 | |||
30 | ==== (% style="color: rgb(51,51,51);" %)Event WebSocket API(%%) ==== | ||
31 | |||
32 | A new WebSocket based API has been added, which allows third party applications to receive events, based on changes to the live state of users, extensions, queues, agents, and calls in the system. | ||
33 | {{/panel}} | ||
34 | |||
35 | {{panel borderColor="#F3F3F3" bgColor="#FAFAFA"}} | ||
36 | == (% style="color: rgb(51,51,51);" %)CRM Widget Improvements(%%) == | ||
37 | |||
38 | A new open option (Always) has been added to the CRM widget, which allows embedding of webpages in the iSymphony Client Interface as widgets, without the need for call activity. This will allow any webpage or web application to be embedded as part of the iSymphony Client Interface. In conjunction with the new APIs, you can now develop your own custom widgets for use in the iSymphony Client Interface. New URL variables have also been added to provide information about the current logged in user. The values these variables provide can be used to reference information in the new APIs. | ||
39 | {{/panel}} | ||
40 | |||
41 | In addition, we've made a few other small improvements, and fixed a lot of bugs. For a complete list of changes, see the [[changelog>>doc:iSymphony 3\.2 Beta 2 ChangeLog]]. Before upgrading, be sure to read the [[upgrade notes>>doc:iSymphony 3\.2 Beta 2 Upgrade Notes]]. |