Features
- fix(nextjs): add force dynamic exports for new copilot routes (#784)
- fix(logs): added indexes to speed up logs loading time, modified to only display logs for current workspace (#773)
- improvement(docs): updated docs with new videos, new tools (#770)
- fix(webhooks): readd immediate acks (#771)
Improvements
- improvement(ui/ux): logs (#762)
- improvement(cleanup): remove old logging code (#779)
- improvement(cleanup): remove workflow_execution_blocks table (#778)
- improvement(kb): workspace permissions system reused here (#761)
Bug Fixes
- fix(workflow-in-workflow): variables not accessible in child workflow (#783)
- fix(sockets): permissions to align with normal perms system" (#782)
- fix(drizzle): use migrate instead of push for ci (#774)
- fix(condition): fixed condition block else routing bug (#772)