AskiaExt 5.4.9
Version 5.4.9.24 (25/02/2021)
- Use correct seed after multiple send interviews to AskiaExt
Version 5.4.9.23 (12/02/2020)
- Possible fix for nearly-infinite loop in interview timeout check
Version 5.4.9.22 (18/11/2019)
- Added support for converting bigint variant to string
Version 5.4.9.21 (21/10/2019)
- Modified timeouts to reduce chance for problems caused by check for multiple instances
- Invisible questions can have values that are set
Version 5.4.9.20 (10/10/2019)
- added extra logs for 'query web service' routing
Version 5.4.9.19 (28/05/2019)
- Moved the limit of number of instructions to 2M for infinite loop detection
- Ensured that loop items were always saved even when using MakeInvisible in an Askia Script
Version 5.4.9.18 (22/05/2019)
- Fixed issue with large encode64
- Fixed using a sub form and routings from within the form
Version 5.4.9.17 (29/04/2019)
Version 5.4.9.16 (11/01/2019)
- Load balancing issue - only consider an interview as in progress if it's in memory and modified
Version 5.4.9.15 (01/02/2019)
- Include url-encoded form data in fullurl
- Verify the resource checksum before loading an ADC
Version 5.4.9.14 (16/01/2019)
- Fixed thread safety issue in Json parser
Version 5.4.9.13 (7/01/2019)
- Possible load balancing issues because Intvw value changes when loading an interview from database if the respondent UTC offset is different from the server UTC offset
Version 5.4.9.12 (26/12/2018)
- Added option to verify periodically for interviews which weren't sent to CCA
- Possible crash in change response order on loops
- Problem with converting string to value for bigint fields (I8 variants)
Version 5.4.9.11 (7/11/2018)
- Don't set interview start time again on Action=SetIdentity for new interviews. This can cause problems with load balancing.
Version 5.4.9.10 (29/10/2018)
- Don't send interview files to CCA for deleted surveys
Version 5.4.9.9 (09/10/2018)
- Fix for Hour(CurrentQuestion)
- Date.ToIsoString
- Interactive library: resources keep path
Version 5.4.9.8 (20/09/2018)
- Accept links starting with both ~ and %7E as encrypted links
- Fixes in AskiaLanguage - crash with Max / IsDate / Goto EndofSurvey
- Only store the quota in an interview if they are valid
- Support for Responses,Answers for numeric loops
- Internet theme border at 1px
Version 5.4.9.7 (06/09/2018)
- Fix for crash on LoadJSON on empty string
- Interview.IsTest wasn't working
Version 5.4.9.6 (30/07/2018)
- Removal of bugs which would re-run all routings - should increase speed as well
- Preliminary selection import bug
- Preliminary selection can mess up ??gridQuestion??[N] if some of the loop items are empty
- Fix for repeated parameters
- Run Askia Script problem with Skip and sub questions
Version 5.4.9.5 (11/06/2018)
- Importation and make invisible bug
- ColorSuccess propertie was not working
- Crash on CurrentQuestions.Errors
- Ranking error not displayed which can cause missing data
Version 5.4.9.4 (04/06/2018)
- Fixed possible issue when parsing query parameters
Version 5.4.9.3 (20/04/2018)
- When switching an interview from cati to web, generate a new seed for the interview
- Fixed several memory leaks
Version 5.4.9.2 (08/03/2018)
- Don't modify response in ISAPI filter if request was not for AskiaExt.dll
Version 5.4.9.1 (20-02-2018)
- Initial release