#Autoscroll Recorder
Videos can now be automatically distributed to multiple destinations including S3 (with cross-account support) and Google Drive. The new distribution system uses Lambda functions that can assume ECS task roles for secure cross-account access, with detailed logging when distribution fails to help troubleshoot issues. Also migrated to a pure SQS worker architecture, simplifying the event processing pipeline and improving reliability.
UI fixes and additions:
- Fixed refresh functionality that was breaking before completing.
- Improved job metadata extraction.
- Resolved UI performance issues.
- Added configuration interfaces for S3 and Google Drive destinations in settings.
#PostgreSDK
Added typed include methods that let you fetch related data with full TypeScript support. You can now query relationships in both directions (forward and reverse foreign keys) with configurable depth. List endpoints and include methods also now support WHERE clauses, giving you precise control over which records to fetch when working with relationships.
Developer experience improvements:
- Interactive configuration merge process now preserves existing settings when updating.
- Standardized config field naming to eliminate confusion.
- Added select schema generation for better type safety.
- Introduced a new
genshorthand command for faster code generation.
#Synapse CRM
- Fixed contact list navigation issues and improved action system typing.
- Added simplified Terraform/Terragrunt setup for Route 53 DNS management with support for existing hosted zones.
- Shipped comprehensive setup guides with enforcement of latest provider version checks.
- Vercel environment variable management now fully automated via Terraform.
- Added GitHub CLI and improved Terraform tooling to the devcontainer.
#GTM Proxy
Cookie translation between domains is now working, enabling proper cross-domain tracking for analytics.