Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.19.0-beta.2
- COMPASS-3708: Fix DnD plus subtab naming after drop (d39ead2)
- COMPASS-3707: Fix Readonly View Creation Tab Indicators (a51bdd0)
- COMPASS-3641: Backport: Update maps provider (#1746)
- Refactor Sidebar to new style (9ca4474)
1.19.0-beta.1
- COMPASS-3517: Move instance header into sidebar
- COMPASS-3702: Fix sidebar collapse
- COMPASS-3698: Fix query history style issues
- COMPASS-3646: Fix save as view dropdown being cutoff.
- COMPASS-3696: Fix styling in slow ops list.
1.19.0-beta.0
v1.19.0-beta.0 v1.19.0-beta.0
1.18.0
1.18.0-beta.3
1.18.0-beta.2
- Fixes readonly view detection in sidebar.
- Fixes signing on OSX
- Fixes sidebar actions in Compass Readonly
- Fixes style issues in the Agg Pipeline Builder
1.18.0-beta.1
- Adds Schema Validation card to the welcome carousel.
- Fixes Compass Readonly distribution detection in all plugins.
1.18.0-beta.0
- Fixes to the Windows installer: with the new MSI it is now possible to select the destination of the installation, it is possible to install Compass for all users and it is possible to script the installation of Compass and do a quiet install
- Compass works in Ubuntu 18.10 and other recent Linux distributions
- New Schema Validation experience: smart editor with autocomplete with added support for JSON schema + preview of existing documents in the collection that match and don’t match the new schema
- Minor UX improvements to the Agg. pipeline builder
- Rearchitected the way Compass loads plugins to improve start time
- Bug fixes