Instance Clone cross stacks, GraphQL and Liquid enhancements
January 21, 2025
NEW
- Add at argument to activity_publish mutation
- Add hash_except liquid filter
- Add ability to filter by
subdomain
in admin_pages query - New endpoints for allowing Instance Copy cross stacks (see pos-cli clone init)
IMPROVED
- Ensure no race condition for
record_update
and improve performance of atomic operations - Allow epoch as a filter value for datetime argument in GraphQL queries
admin_asset_delete
will ensure the physical file is removed, even if already marked as a soft delete
FIXED
- Fix edge case scenarios when
user_update
mutation sometimes fails when changing an email of the user to the same email