General Information
On 10th of January 2013 we have released Windows (32bit and 64bit), Linux (32bit and 64bit) versions :
- ISL Conference Proxy 3.5.0 for Windows 32bit (Platform=win32, Revision=26725, release_date=2012-11-06)
- ISL Conference Proxy 3.5.0 for Windows 64bit (Platform=win64, Revision=26725, release_date=2012-11-06)
- ISL Conference Proxy 3.5.0 for Linux 32bit (Platform=linux, Revision=26725, release_date=2012-11-06)
- ISL Conference Proxy 3.5.0 for Linux 64bit (Platform=linux64, Revision=26725, release_date=2012-11-06)
Modules
- ISL AlwaysOn 2.1.0 (release_date=2012-11-06, revision=26847)
- ISL Light 3.5.0 (release_date=2012-11-06, revision=26873)
- ISL Pronto 2.1.5 (release_date=2012-11-06 , revision=26685)
- PostgreSQL 9.2.10101 (release_date=2012-11-06, revision=26856)
All updates have release date set to 2012-11-06. Your ESS will need to be same or higher to be able to update your server. This release is available to all countries except Japan.
Upgrading to new version
This is server side updates so hosted service users do not need to do anything.
Server license users please check Upgrading Server License
Improvements
Major improvements
- SMTP Authentication support for authentication to email relay server
- WebAPI2 - new JSON API to access ISL Light, ISL AlwaysOn and ISL Conference Proxy server side features.
- ISL Light server side session transfer support
- Speed optimization for session code generation in GRID environments
- Security improvements
- new optional database module : PostgreSQL
New features
ISL Conference proxy
ISL Conrefence Proxy - add SMTP authentication support [ISLCONFPROXY-111] More
DescriptionISL Conference Proxy now supports sending emails through SMTP servers using auhtentication and SSL connection.
You can setup authentication under ISL Conference Proxy Administration->Configuration->Basic
SMTP Server, Port
SMTP Connection Type
SMTP Authentication
SMTP User, Port
ISL ConferenceProxy - add support for wildcards in web filtering [ISLCONFPROXY-121] More
DescriptionISL Conference Proxy web filtering now supports the use of wildcards.
ISL Conference Proxy - webapi2 usage throttling [ISLCONFPROXY-118] More
DescriptionUsage of WEBAPI2 is limited. Sending e-mails using webapi2 is limited to 10 mails per user in 10 seconds time.
ISL Conference Proxy - sending email through webapi [ISLCONFPROXY-117] More
DescriptionISL Conference Proxy now supports sending e-mails using WEBAPI2.
ISL Conference Proxy - send crash report summary [ISLCONFPROXY-110] More
DescriptionWhen ISL Conference Proxy crashed, the crash info was uploaded to the server. Now there is also a crash report summary send to the administrator of ISL Conference Proxy.
ISL Conference Proxy - Implement WEBAPI that supports JSON and XML [ISLCONFPROXY-106] More
DescriptionISL Conference proxy now supports WEBAPI calls using JSON and XML. All APIs are available at /webapi2 url : http://[server_address]/users/main/test_webapi2.html
ISL AlwaysOn
ISL AlwaysOn - Module - one time password support [ISLALWAYSON-170] More
DescriptionISL AlwaysOn server backend support for one time passwords.
ISL AlwaysOn - Module - add support for session history in webapi [ISLALWAYSON-187] More
DescriptionUsers are now able to search through computer history using ISL AlwaysOn WebAPI.
ISL AlwaysOn - Module - implement webapi2 calls [ISLALWAYSON-190] More
DescriptionAll functionalities from WEBAPI have been ported to WEBAPI2
ISL Light
ISL Light - Client/Module - add recording path to database and http events [ISLLIGHT-234] More
DescriptionRecording path of ISL Light was not included in the HTTP events.
The path is now also send as a event. All users who use HTTP events will now receive a message with destination of the recording.
ISL Light - Module - new web page implemented with webapi2 [ISLLIGHT-381] More
DescriptionISL Light has a new web interface. The interface uses the functionality included in the WEBAPI2. Users can now do the following actions on the new interface: create session,pause session, resume session, stop session, invite user to join a session, transfer session (ISL Light program needs to support this) to another ISL Online user.
ISL Light - Client/ Module - Possibility to invite another operator (supporter) into existing session - also possibility to transfer session [ISLLIGHT-247] More
DescriptionBack-end support for transfer of sessions using webapi2.
ISL Light - Module takes 4 seconds to generate code [ISLLIGHT-110] More
DescriptionSession code is generated and then synced with other Conference Proxies. If user enters the session code on a server that has not synced the session code yet, user will experience a 5 second delay. If the session code is synced in that time with the Conference Proxy that the user is connecting to ISL Light Client will connect to that session. If however after 5 seconds the session code is non existent in that Conference Proxy the user will receive invalid session code error.
This option is also available for server license users that have their private cloud consisting with more then 1 server. The option can be found in ISL Light menu under Use text code notify.
ISL Pronto
ISL Pronto - module - detect windows RT user agent [ISLPRONTO-75] More
DescriptionOperators had wrong user agent information when clients joined chat from device which uses Windows RT operating system.
ISL Pronto now detects such clients and displays the users agent information correctly.
ISL Pronto - Module - Add interface to expose chat lines to external scripts [ISLPRONTO-74] More
DescriptionISL Pronto now supports back-end integration with external system on chat line level. Possible use cases:
- automatic translating strings
- filtering lines for offending words
Defect fixes
ISL Conference proxy
ISL Conference Proxy - possible crash in memory index [ISLCONFPROXY-105] More
DescriptionISL Conference Proxy could crash because of some memory index problems.
The issue was fixed.
ISL Conference Proxy - Web server minor security issues [ISLCONFPROXY-115] More
DescriptionISL Conference Proxy had some minor security issues. The issues that were fixed:
Cookie without Secure flag set,
Cookie without HttpOnly flag set,
Web Server Banner Disclosure,
Autocomplete Not Restricted,
Cacheable HTTPS Response,
Username Enumeration via Forgotten Password Mechanism.
The issue was fixed.
ISL Conference Proxy - os_version for ISL Groop:2012-04-17:2.4.2:mac [ISLCONFPROXY-125] More
DescriptionISL Groop program for OSX had incorrect code for os_version, which is now set to 0xa0600-0xaffff by ISL Conference Proxy.
The issue was fixed.
ISL AlwaysOn
ISL AlwaysOn - Module - Browser title change [ISLALWAYSON-127] More
DescriptionWhen browsing through files on ISL AlwaysOn web interface, you could get IIS 7.0 detailed error when hovering over files. This issue was fixed and notification that the preview is not available is displayed.
The issue was fixed.
ISL AlwaysOn - Module - when server needs db rebuild the AON computers might get duplicated [ISLALWAYSON-185] More
DescriptionUsers that add a computer that was already added but not visible due to Conference Proxy internal database error will see duplicated computer once the database is rebuild. New module now checks duplicated computers in the database and merges them.
The issue was fixed.
ISL AlwaysOn - Module - select users dialog in edit page does not work as expected when page is in subdomain [ISLALWAYSON-183] More
DescriptionWhen users are using group functionality with subdomain users in AlwaysOn computer management, users were not correctly populated in the list.
This functionality is now fixed and users are correctly populated in the list of users.
The issue was fixed.
ISL AlwaysOn - Module - auto complete with tags query users doesn't work as expected [ISLALWAYSON-182] More
DescriptionWhen users were using autocomplete functionality when adding tags, the previous tags were discarded and the current selection was only added.
The issue was fixed.
ISL AlwaysOn - Module - implement fix for type query in xmlmsgs [ISLALWAYSON-181] More
DescriptionChanged behavior of AlwaysOn XMLMSG query. Users can now use gen_websid to generate a session id.
The issue was fixed
ISL AlwaysOn - Module - fix 'transferred' spelling in emails [ISLALWAYSON-193] More
DescriptionISL AlwaysOn can set end of session email. When the end of session e-mail was sent and the session was transferred it had a spelling error.
The issue was fixed.
ISL Light
ISL Light - Module - fix 'transferred' spelling in emails [ISLLIGHT-384] More
DescriptionISL Light module can send email when session ends. There is a typo 'transfered' in email sent.
The issue was fixed