AskiaExt 5.5.1
Version 5.5.1.4 (Not yet released)
- Added support for converting bigint variant to string
- Possible fix for nearly-infinite loop in interview timeout check
Version 5.5.1.3 (21/10/2019)
- Proper recording of last seen question for out of quota
- Modified timeouts to reduce chance for problems caused by check for multiple instances
- Invisible questions can have values that are set
Version 5.5.1.2 (01/07/2019)
- Fixed thread safety issue in Json parser
- Include url-encoded form data in fullurl
- Verify the resource checksum before loading an ADC
- Load balancing issue - only consider an interview as in progress if it's in memory and modified
- Corrupt output for Action=EncryptLink
- Database error when an interview is updated by CCA
- Interview blocked update is lost when interview is in progress
- Certain encrypted links aren't decrypted correctly
- 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
- Fixed issue with large encode64
- Fixed using a sub form and routings from within the form
Version 5.5.1.1 (08/01/2019)
- Block panel interviews on web if prio is 0 or mode is telephony
- Extended the Key-16 mechanism to increase the limit of the encoded values (old max: 11881376, new max: 1099511627776)