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
subdomainin admin_pages query - New endpoints for allowing Instance Copy cross stacks (see pos-cli clone init)
IMPROVED
- Ensure no race condition for
record_updateand improve performance of atomic operations - Allow epoch as a filter value for datetime argument in GraphQL queries
admin_asset_deletewill ensure the physical file is removed, even if already marked as a soft delete
FIXED
- Fix edge case scenarios when
user_updatemutation sometimes fails when changing an email of the user to the same email