Features
- feat(secrets): allow admins to view and edit workspace secret values (#4040)
- feat(ui): Add copy button for code blocks in mothership (#4033)
- feat(athena): add AWS Athena integration (#4034)
- feat(chat): drag workflows and folders from sidebar into chat input (#4028)
- feat(slack): add subtype field and signature verification to Slack trigger (#4030)
- feat(posthog): Add tracking on mothership abort (#4023)
Improvements
- improvement(kb): deferred content fetching and metadata-based hashes for connectors (#4044)
- refactor(polling): consolidate polling services into provider handler pattern (#4035)
- improvement(secrets): parallelize save mutations and add admin visibility for workspace secrets (#4032)
Bug Fixes
- fix: address PR review comments (#4042)
- fix(kb): show 'pending' instead of past date for overdue next sync (#4039)
- fix(manual): mock payloads nested recursion (#4037)
- Revert "fix(sockets): joining currently deleted workflow (#4004)" (#4004)
- fix(admin): delete workspaces on ban (#4029)
- fix(login): fix captcha headers for manual login (#4025)