admin_page_update_all mutation, fixes and improvements
April 28, 2023
NEW
- Unescape Javascript filter
admin_page_update_allmutation- Liquid: add
hash_keysandhash_valuesfilters - Slugify fixes and encoding filters
- Sync true for partial and layout delete all
- Liquid: add
www_form_encodefilter - Allow to delete on deploy and sync
FIXED
- Intercept open and write timeout errors
- Always raise errors inside try
IMPROVED
- Liquid: add sanitize option to
to_csvfilter - Liquid: set session timeout via
sign_intag - Websockets: require csrf token
- Added invisible for hcaptcha
spam_protection_tag - Order pages by
redirect_to,redirect_code - Preserve JSON for
to_csv - GraphQL:
records_createadd table to return type - Filter pages by redirect code
- GraphQL activities add sort
- Allow include/render/function in local remote
- Allow to specify layout as liquid
- Make params available in auth policy for local page request and context in page