What's Changed
- chore: set up translations by @barredterra in #1927
- fix: add scope to manifest in Vite configuration by @barredterra in #1925
- fix: disable Variables tab for auto-generated function types by @UmakanthKaspa in #1910
- fix: Validate both users are Raven Users in create_direct_message_channel API by @TITANiumRox in #1901
- fix: Open chat in new tab for AI agents by @UmakanthKaspa in #1911
- fix: allow get_raven_user to match user_id against user or bot by @diptanilsaha in #1935
- fix: sync full_name from User to Raven User on update by @UmakanthKaspa in #1909
- fix: update in-memory value for total_votes and removed extra loop over options by @TITANiumRox in #1919
- fix(notification): DM notifications not being sent to recipients by @prathameshkurunkar7 in #1942
- chore: bump version to 2.6.6 by @prathameshkurunkar7 in #1943
- Merge pull request from The-Commit-Company/develop by @prathameshkurunkar7 in #1944
- chore: remove redundant requirements.txt by @nikkothari22 in #1945
- fix: use query builder in get_raven_user by @TITANiumRox in #1971
- fix: clean duplicate channel members creation and remove race condition issues by @prathameshkurunkar7 in #1967
- fix: clean duplicate dm channels and fix race condition issues by @prathameshkurunkar7 in #1970
- fix(patch): dm duplication issue by @prathameshkurunkar7 in #1974
- fix(ai): do not validate Select options when no options defined by @nikkothari22 in #1976
New Contributors
- @barredterra made their first contribution in #1927
- @diptanilsaha made their first contribution in #1935
Full Changelog: v2.6.5...v2.7.0