CcaAPI 5.4.2
Version 5.4.2.5 (20/10/2016)
- Improved failing user login handling
- Fixed XML (de-)serialization inconsistencies:
- List:
- Grouped POP3 and SMTP settings in MailingOptions to match CCA serialization of these objects
- Fixed naming issue. Rename POP33Port to POP3Port
- Matched naming of ReminderEmails and MailTemplate properties
- Grouped POP3 and SMTP settings in MailingOptions to match CCA serialization of these objects
- Task:
- No longer serialize Fields, as it's not deserialized on Cca anyway
- List:
- Improvements to quota push-updates
Version 5.4.2.4 (19/09/2016)
- Possible crash when retrieving an object without specifying settings
- Don't look in cache for objects of types that are not stored in the cache
- Improved reliability of Cca reconnect
- Add webconnection info from cache to retrieved SurveyTask object
- Route properties not sent correctly to Supervisor
- Backported locking on AgentSessions
- Make sure that when restriction updates are received that the internal cached restrictions on agentsession get updated
- Possible crash when passing NULL to CheckToken
- Improved thread safety
- Process asynchronous requests on separate thread, to reduce delays on synchronous requests
- Always fire event when receiving object/quota update
- Also show missing state in quota
- Fix for session timeout issues
- Online listen-in wasn't working
- Make AddTextCommandHandler thread safe
Version 5.4.2.3 (11/07/2016)
- Always request object to Cca when object state is requested