CcaAPI 5.4.6
Version 5.4.6.13 (26/04/2019)
- Retrieving the task content using the API could retrieve an older cached version
Version 5.4.6.12 (01/02/2019)
- Cca port number was limited to 32767, while port numbers can go to 65535
Version 5.4.6.11 (21/10/2018)
- When subscribing to quota events for one survey, notifications were sent for all surveys
- Possible crash if a WCF connection closes while a quota event is being sent
Version 5.4.6.10 (06/07/2018)
- Retrieving the report parameters from a report without parameters caused an error
Version 5.4.6.9 (22/06/2018)
- Comma was incorrectly replaced with semicolon in report parameters
- Fixed run report progress value
- Re-enable call events for permanent authentication tokens after restoring CCA connection
Version 5.4.6.8 (26/03/2018)
- See-in doesn't work
- Listen-in doesn't work
Version 5.4.6.7 (02/02/2018)
- Fix for crash if surveys couldn't be loaded
- Return error in SetQuotaValues if any quota token doesn't exist
Version 5.4.6.6 (04/10/2017)
- fix result check in when starting anonymization
- Always send call end event (even if viewing call isn't allowed)
- Problems with running reports
- Add 'invalid' to ListFieldType enum
Version 5.4.6.5 (01/09/2017)
- BREAKING CHANGE : changed ANOREC Cca socket command, requires Cca v5.4.6.6
- improved file cache handling
Version 5.4.6.4 (28/08/2017)
- Crash when triggering quota update event
Version 5.4.6.3 (19/07/2017)
- It was not possible to set the target of the quota root line
- Result for update quota from API incorrectly handled - Requires CCA 5.4.6.4
- Possible crash on quota update because of simultaneous quota actions on API
- Token invalidated by CCA restart remained working for cached data
Version 5.4.6.2 (16/07/2017)
Breaking changes
Renamed:
- FindCallParameter.CallTime -> FindCallParameter.CallStartTime
- FindCallParameter.annotation* -> FindCallParameter.Annotation*
Added support for find call on end time (FindCallParameter.CallEndTime)
Introduced ANDALL operator to allow multiple conditions for annotations when using FindCall
Version 5.4.6.1 (01/06/2017)
Breaking changes
- Windows feature
IIS Management Scripts and Toolsmust be enabled before running Voor CcaAPI setup. - ALL functions return ResultCode instead of short
- Renamed:
- RequestLock -> RequestLockObject
- UnlockObj -> UnlockObject
- LstReportParameters -> GetReportParameters
- LstObjectReportParameters -> GetObjectReportParameters
- Modified quota functions (output parameter to return created quota token)
- AddQuestion
- AddRange
- AddGroup
- Deleted RegisterEvent / UnregisterEvent (not implemented)
- Fixed wrong internal quota locking state after quota changes were saved
- Don't automatically save quota when quota values are set as this might trigger a quota category update at CCA