What's Changed:
- PR #923 by @EugeneLightsOn: RELEASE v.1.1.6
- PR #922 by @ezawadski: Backend: Fix DB session not being patched by test fixture
- PR #920 by @EugeneLightsOn: Auth Cache fix
- PR #919 by @app/dependabot: chore(deps): bump vite from 5.4.6 to 5.4.14 in /src/interfaces/slack_bot
- PR #918 by @tianjing-li: backend: (Part 1) Use DB config values for Deployments during runtime
- PR #917 by @arian81: refactor: update deprecated hmset function to hset
- PR #913 by @ezawadski: Infra: reduce workflow runs
- PR #912 by @tianjing-li: Fix integration and unit tests
- PR #911 by @EugeneLightsOn: TLK-2659 Automated Release Workflow
- PR #910 by @ezawadski: Backend: Fix issue 909
- PR #907 by @EugeneLightsOn: TLK-2622 Unit tests improvements
- PR #905 by @tianjing-li: chore: Remove deprecated default_agent router in config
- PR #904 by @tianjing-li: bug: Fix
make first-run
command not setting proper Tavily api_key config - PR #902 by @tianjing-li: Remove web_scrape as default background tool
- PR #901 by @ezawadski: frontend: added temperature gauge to assistant form
- PR #900 by @tianjing-li: security: Update cross-spawn in coral_web
- PR #899 by @tianjing-li: security: Update coral_web nextJS
- PR #898 by @ezawadski: Docs: updated PR template with proper make command for running unit tests
- PR #897 by @ezawadski: Backend: update openapi spec
- PR #896 by @tianjing-li: security: Update nanoid to 3.3.8
- PR #895 by @tianjing-li: security: Update Starlette and Fastapi
- PR #894 by @tianjing-li: security: Update Langchain versions
- PR #893 by @app/dependabot: chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
- PR #891 by @tianjing-li: chore: Update codeowners
- PR #890 by @tianjing-li: chore: Add coral_web client generation CI step
- PR #889 by @tianjing-li: chore: Parallelize pytest runs
- PR #888 by @tianjing-li: chore: Check config when running
make dev
- PR #831 by @malexw: backend: Deployments refactor; Add deployment service and fix deployment config setting