Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.49.8
Release v1.49.8
What's Changed
Bug Fixes
- fix(compass-indexes): show error message COMPASS-10687
Full Changelog: v1.49.7...v1.49.8
1.49.8-beta.2
What's Changed
Bug Fixes
- fix(compass-indexes): show error message COMPASS-10687
- fix: use stricter shell bson parsing everywhere COMPASS-10678
Full Changelog: v1.49.7...v1.49.8-beta.2
1.49.8-beta.1
Release v1.49.8-beta.1
What's Changed
Bug Fixes
- fix(compass-indexes): show error message COMPASS-10687
- fix: use stricter shell bson parsing everywhere COMPASS-10678
Full Changelog: v1.49.7...v1.49.8-beta.1
1.49.7
Release v1.49.7
What's Changed
Bug Fixes
- fix(window-manager): restore window to primary display when saved position is off-screen
- fix(connections-navigation): update scrollbar mouse focus interactions COMPASS-10668
- fix(import): use manual fan-out to prevent stream hang COMPASS-10565
Full Changelog: v1.49.6...v1.49.7
1.49.7-beta.1
Release v1.49.7-beta.1
What's Changed
Bug Fixes
- fix(window-manager): restore window to primary display when saved position is off-screen
- fix(connections-navigation): update scrollbar mouse focus interactions COMPASS-10668
Full Changelog: v1.49.6-beta.6...v1.49.7-beta.1
1.49.6
What's Changed
New Features
- feat: add maxTimeMS support to the database tools COMPASS-10235
Bug Fixes
- fix(compass-indexes): include _id in create index field suggestions COMPASS-9771
- fix(data-service): hide MongoDB internal database names from database list COMPASS-10653
- fix(tab-stats): refresh collection stats on refresh documents COMPASS-8364 COMPASS-9420
- fix(import-export): fix prototype pollution issue when importing a csv file COMPASS-10657 (fixes CVE-2026-9101)
Full Changelog: v1.49.5...v1.49.6
1.49.6-beta.6
Release v1.49.6-beta.6
What's Changed
Bug Fixes
- fix(data-service): hide MongoDB internal database names from database list COMPASS-10653
- fix(compass): only open http urls externally COMPASS-10658
- fix(import-export): cleaner doc from csv creation COMPASS-10657
- fix(editor): stricter check for description presence COMPASS-10659
Full Changelog: v1.49.6-beta.2...v1.49.6-beta.6
1.49.6-beta.2
Release v1.49.6-beta.2
Full Changelog: v1.49.6-beta.1...v1.49.6-beta.2
1.49.6-beta.1
Release v1.49.6-beta.0
What's Changed
New Features
- feat: add maxTimeMS support to the database tools COMPASS-10235
Bug Fixes
- fix(compass-indexes): include _id in create index field suggestions COMPASS-9771
Full Changelog: v1.49.5-beta.7...v1.49.6-beta.1
1.49.5
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