1.51.0 (February 20, 2023)
- new feature - new alternative authentication header for scenarios when an API Gateway requires their own Authorization header
- improvement - performance improvement for installing marketplace extensions on free instance
- improvement - auto-sanitize filenames that have improper characters like newline characters “ n”
- improvement - additional access settings for RBAC
- improvement - clearer instructions and validation on properly formed CSV files
- improvement - presence and chat are now supported across the entire workspace - not just the branch
- improvement - branch ids are now preserved within the URL, which means copy/pasting urls go to the right components and branch
- improvement - to_text, to_int, and to_decimal filters now work on arrays of scalar values
- improvement - Lambda’s now have access to the special $auth variable for the authenticated user
- bug fix - database link was no longer dynamically updating when schema updates were made
- bug fix - the return statement would ignore the return if a null value was used
- bug fix - create file resource was not using the supplied filename if the filedata was being retrieved from a URL
see more release notes