What's Changed
New Features
- feat(connections): Adds 'No results found' message to connections search COMPASS-9970
- feat: switch to the mongodb-chat-2 model COMPASS-10506
- feat: focus tool call Run button automatically COMPASS-10267
- feat: strip content when there's structuredContent COMPASS-10274
- feat: enable search in database tools COMPASS-10214
- feat(assistant): prompt engineering to try and make sure the model always asks for the collection schema if it could benefit from it COMPASS-10234
- feat: tell the assistant what version of compass this is and where to find the release notes COMPASS-10089
- feat(compass-assistant): auto cancel proposed calls when turning off tool calling COMPASS-10231
- feat(components): add sort persistance for data modeling, saved queries, databases and collections COMPASS-9702
- feat(components): skip menu when adding a field and only one menu item COMPASS-10596
Bug Fixes
- fix: diagram settings style improvements
- fix(indexes): prevent duplicated snippet to show up in the search index definition field COMPASS-9813
- fix: assistant input bar state so that 'assistant is thinking' shows up when it should, refactor, add tests COMPASS-10515
- fix(editor): restrict query history autocomplete for performance COMPASS-8359
- fix(editor): prevent field name in field value autocompletion COMPASS-7297
- fix(shell): set database on initial load COMPASS-9204
- fix(data-service): remove compass connectivity check via ping COMPASS-9455
- fix(aggregations): show link to first server erroring stage COMPASS-5779
Full Changelog: v1.49.4...v1.49.5