General Information
On 21st of June 2013 we have released:
- ISL Light 2.2.1 for iOS (Build date=2013-06-05, Revision=28626, Platform=iOS).
Upgrading to new version
Hosted service users please check Upgrading Hosted Service for iOS or Android
Server license users please check Upgrading Server License for iOS or Android
Improvements
New features
ISL Light - Mobile iOS - Add google analytics More [ISLLIGHT-396]
DescriptionGoogle Analytics have been added to application.
ISL Light - Mobile iOS - add languages russian and hindi, chinese traditional and chinese simplified, czech More [ISLLIGHT-413]
DescriptionApplication has been translated to 5 new languages:
- Russian
- Hindi
- Chinese traditional
- Chinese simplified
- Czech
ISL Light - Mobile iOS - add crash handlers and send statistics More [ISLLIGHT-423]
DescriptionApplication uses crash reporting system. Our dedicated server will receive notifications and collect crash information.
Defects
ISL Light - Mobile iOS - Invalid parameters in "Create account request" More [ISLLIGHT-369]
DescriptionWhen users created a new account on newer devices some of the parameters were not correctly passed on to the create account function. Grabbing of parameters was redesigned, when creating account all needed parameters are properly send to the function.
The defect was fixed.
ISL Light - Common - Issue with reconnects More [ISLLIGHT-402]
DescriptionWhen users used external authentication and rebooted the remote machine they have received authentication failed. Problem was in the session id, as it was recreated when rebooting the remote machine. The procedure has been redesigned and session id remains the same throughout the whole session.
The defect was fixed.
ISL Light - Mobile iOS - Can obtain session code even though user has ip deny for code generation on CP More [ISLLIGHT-404]
DescriptionUsers were able to obtain session code even though the ISL Conference Proxy had a Desk code request ip filter parameter set. Session code retrieval function was redesigned, now it also checks for this parameter.
The defect was fixed.