Features
- fix(ci): add skip promotion to trigger ci
- feat(i18n): update translations (#1496)
Improvements
- improvement(db): remove vercel, remove railway, remove crons, improve DB connection config (#1519)
- improvement(trigger): increase maxDuration for background tasks to 10 min to match sync API executions (#1504)
- improvement(var-resolution): resolve variables with block name check and consolidate code (#1469)
- improvement(autolayout): use live block heights / widths for autolayout to prevent overlaps (#1505)
- improvement(ci): trigger.dev pushes (#1506)
- improvement(triggers): uuid, autolayout, copilot context (#1503)
Bug Fixes
- fix(trigger): inject project id env var in correctly (#1520)
- fix(ci): update trigger.dev ci to only push to staging on merge to staging & for prod as well (#1518)
- fix(redirects): update middleware to allow access to /chat regardless of auth status (#1516)
- fix(router): use getBaseUrl() helper (#1515)
- fix(deployed-version-check): check deployed version existence pre-queuing (#1508)
- Fix/remove trigger promotion (#1513)
- fix(ci): capture correct deployment version output (#1512)
- fix(ci): fix trigger version capture
- Fix trigger ci creds (#1510)
- fix(ci): trigger permissions
- fix(migrations): make sso migration idempotent
Other Changes
- Remove migrations ci (#1501)