Date Period
February 21, 2025
February 21, 2025
February 21, 2025
February 18, 2025
cc and bcc recipients to the subject line for better visibility during development and testing.February 17, 2025
February 12, 2025
February 11, 2025
hard_delete argument to admin_asset_delete_all mutation. When enabled, this removes assets from storage providers like S3 or R2.Background Job Processing: Deploy background job now executes in a separate process to ensure thorough cleanup operations.
Instance Clone Error Messages: More descriptive error handling for better debugging.
UserProfile GraphQL Query: Resolved edge case affecting UserProfile GraphQL query functionality.
Google OAuth2 Provider: Restored deprecated Google OAuth2 provider support.
context.globals in Background Jobs: Fixed context.globals access within background jobs.
Instance Clone Asset Metadata: Corrected asset metadata copying during Instance Clone operations across stacks.
User Name Recalculation: Resolved built-in user name recalculation when name components update via UserForm.
January 25, 2025
Activity Publish Mutation: Added an at argument to the activity_publish mutation for better control over activity timestamps.
hash_except Filter: Introduced the hash_except liquid filter for improved data filtering.
Admin Pages Query Filter: Extended the admin_pages query to support filtering by subdomain.
Instance Clone Cross-Stack: New endpoints enabling instance copying across different stacks (requires pos-cli 5.3.0+).
Record Update Optimization: Eliminated race conditions in record_update operations and enhanced atomic operation performance.
DateTime Filtering: GraphQL queries now accept epoch values as filter parameters for datetime arguments.
Asset Deletion Reliability: The admin_asset_delete function now guarantees physical file removal, even when previously marked as soft-deleted.
user_update mutation would fail when reassigning a user to their existing email address.January 24, 2025
January 21, 2025
record_update and improve performance of atomic operationsadmin_asset_delete will ensure the physical file is removed, even if already marked as a soft deletesubdomain in [admin_pages query]user_update mutation sometimes fails when changing an email of the user to the same emailFilter by
Date Period