Features
- fix(condition): fix bug where user can't edit if container when else if is added (#760)
- improvement(chat-panel): added the ability to reuse queries, focus cursor for continuous conversation (#756)
- feat(copilot-v1): Copilot v1 (#662)
- feat(tools): New Qdrant Tool (#644)
Improvements
- improvement(logs): make perms workspace scoped (#759)
Bug Fixes
- fix(lint): ran lint (#766)
- fix(chat-deploy): fixed permissions to match the workspace permissions, admins can deploy & edit & delete (#753)
- fix(csp): created csp utils file that holds the csp for organization (#752)
- fix(envvars): use getEnv on the client-side when we need to inject vars for docker runtime, fix folder container & removed folder/subfolder creation modals (#751)
- Revert "v0.3.7: docker fix, docs "
- Revert "v0.3.7: docker fix, docs "
- fix(qdrant): kebab case to camel case for icon properties (#748)
Other Changes
- Merge branch 'main' into staging