Platform
- Storage DSL: Added new storage DSL for managing persistent data
- JWT authentication: Added JWT body option to HTTP connector for token-based auth
- DynamoDB retries: Improved retry logic with 500ms timeout and automatic retries
- Component API keys: Added ability to specify API keys for components in Spring environment
- MSK IAM Auth: Updated MSK IAM authentication library
Studio
- Async file system: Implemented async file operations for better performance in builder
- Smartlook integration: Added Smartlook user identification for better analytics
- SDK test management: Improved test handling with better skip logic
- Layout fixes: Safari and mobile device layout improvements
- Project locking: Better notifications for project unlock events
Client SDK
- Asset validation: Added checks for asset existence before loading
- Date handling: Properly handle dates before minimum unix date
- Date input validation: Validate on blur instead of change for better UX