Release v1.49.0-beta.0
What's Changed
New Features
- feat(crud): add tooltip for N/A count COMPASS-10076
- feat(query-bar): add _id: ObjectId('') around pasted object id COMPASS-10077
- feat(compass-crud): enable resizable column widths in document table view COMPASS-2218
- feat(export-code): improve query to language discoverability COMPASS-8348
- feat(settings, components): add preference for legacy UUID display encoding COMPASS-9690
- feat(query-bar): bump deps for legacy UUID support and autocomplete COMPASS-9690
- feat(compass-assistant): add a system prompt to precede user prompts with the basic UI context COMPASS-10140
- feat(data-modeling): allow inline field type changes COMPASS-9799
- feat(gen-ai): enable chatbot-gen-ai feature COMPASS-10125
- feat: diagram creation progress COMPASS-9521
- feat(assistant): add suggested prompts COMPASS-10141
- feat(data-modeling): new diagram creation flow COMPASS-10050
- feat(data-service): pass maxTimeMS to cursor.explain() COMPASS-8396
- feat(compass-assistant): add ability to stop assistant chat COMPASS-9910
- feat(crud): cancel operation on tab close and plugin cleanup COMPASS-10216
- feat(compass-assistant): release tool calling and review the preview badge COMPASS-10143 COMPASS-10258
Bug Fixes
- fix(query-bar): use hint in query COMPASS-9373
- fix(compass-crud): use ejson to validate input COMPASS-10101
- fix(crud): emit
documents-deletedevent during bulk delete (deleteMany) COMPASS-10102 - fix: dashed line for incomplete relationships COMPASS-10157
- fix: clarify import functionality COMPASS-9833
- fix(ci): add missing id-token permission publish compass-web workflow
- fix: moveMultipleConnections edit COMPASS-10008
Full Changelog: v1.48.2...v1.49.0-beta.0