Features
- fix(db): add more options for SSL connection, add envvar for base64 db cert (#1533)
- feat(copilot): JSON sanitization logic + operations sequence diff correctness (#1521)
- feat(cmdk): added knowledgebases to the cmdk modal (#1530)
- feat(posthog): added posthog for analytics (#1523)
Improvements
- improvement(performance): remove writes to workflow updated_at on position updates for blocks, edges, & subflows (#1531)
- chore(deps): update fumadocs (#1525)
- improvement(db): enforce SSL everywhere where a DB connection is established (#1522)
Bug Fixes
- fix(fumadocs): fixed client-side export on fumadocs (#1529)
- fix(kb): removed filename constraint from knowledgebase doc names (#1527)
- fix(autolayout): type issue if workflow deployed + remove dead state code (#1524)