Skip to content

Releases: mongodb-js/compass

1.49.8

27 May 08:31

Choose a tag to compare

Release v1.49.8

What's Changed

Bug Fixes

Full Changelog: v1.49.7...v1.49.8

1.49.8-beta.2

25 May 09:49

Choose a tag to compare

1.49.8-beta.2 Pre-release
Pre-release

What's Changed

Bug Fixes

Full Changelog: v1.49.7...v1.49.8-beta.2

1.49.8-beta.1

22 May 13:03

Choose a tag to compare

1.49.8-beta.1 Pre-release
Pre-release

Release v1.49.8-beta.1

What's Changed

Bug Fixes

Full Changelog: v1.49.7...v1.49.8-beta.1

1.49.7

12 May 09:08

Choose a tag to compare

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

11 May 12:14

Choose a tag to compare

1.49.7-beta.1 Pre-release
Pre-release

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

06 May 16:21

Choose a tag to compare

What's Changed

New Features

  • feat: add maxTimeMS support to the database tools COMPASS-10235

Bug Fixes

Full Changelog: v1.49.5...v1.49.6

1.49.6-beta.6

06 May 11:58

Choose a tag to compare

1.49.6-beta.6 Pre-release
Pre-release

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

05 May 11:51

Choose a tag to compare

1.49.6-beta.2 Pre-release
Pre-release

Release v1.49.6-beta.2

Full Changelog: v1.49.6-beta.1...v1.49.6-beta.2

1.49.6-beta.1

29 Apr 21:03

Choose a tag to compare

1.49.6-beta.1 Pre-release
Pre-release

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

22 Apr 21:34

Choose a tag to compare

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