Skip to content

Releases: mongodb-js/compass

v0.2.3

12 Aug 13:53
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

New Features

Bug Fixes

DX

v0.2.2

17 Jul 03:21
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Release Notes - Version 0.2.2

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

Bug

  • [INT-355] - Diagnose "slowness" Andrew encountered when opening document viewer
  • [INT-369] - Connect dialogue succeeds even if no mongod running
  • [INT-388] - Close app if all windows are closed
  • [INT-394] - Types no longer sorted
  • [INT-395] - Doc Viewer: Array numbers missing for subdocuments
  • [INT-396] - Doc Viewer: padding for nested documents too small
  • [INT-397] - Nested arrays key label disappeared
  • [INT-398] - Undefined incorrect for collections with 1 (few?) documents
  • [INT-399] - Doc View style has changed during INT-355 refactoring
  • [INT-403] - Update "sample of" text to indicate exact match when query is sufficiently specific
  • [INT-404] - Way too many event listeners not being cleared
  • [INT-412] - Remove "filtering fields" control from sidebar
  • [INT-414] - Refine query does not reset when switching collections. Again.

Improvement

  • [INT-155] - Scout should indicate that a collection is empty
  • [INT-368] - Connection dialog does not go away when you click connect
  • [INT-378] - use {$natural: -1} sort order for sampling
  • [INT-401] - Connection panel: ability to delete connections

New Feature

  • [INT-356] - Truncate long values in tooltips and possibly in the document viewer

Task

  • [INT-350] - Background image for DMG

screen shot 2015-07-16 at 11 16 34 pm

Notice: The OS X build only works on OS X 10.10 presently.

v0.2.1

13 Jul 20:08
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Changes since v0.2.0 include

INT-391 Indexes text gets cut-off
INT-387 Reset refine query to {} when changing collections
INT-382 Use mongodb-language-model instead of JSON for query validation
INT-380 No way to clear the filter once a query has been entered
INT-376 Nested docs in doc viewer should not have a grey border at the bottom
INT-371 "This report is based on N documents" should be dynamic, not hardcoded
INT-357 Possibility to re-open the connection window after it was closed
INT-354 "Filter Fields" not working at all anymore
INT-353 field probabilities incorrect after refining query
INT-110 Scout logo

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute

screen shot 2015-07-13 at 4 08 22 pm

v0.2.0

08 Jul 00:54
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changes since v0.1.2 include:

INT-349 Change number format of document and index counts in coll stats
INT-312 UI Interaction with Data Viewer sidebar
INT-270 Minimal connect dialog for Scout
INT-203 Arrays: a good way to handle them?
INT-196 Filter fields
INT-190 Add "#understanding-scout-in-10-minutes" to README
INT-185 Simplest possible query bar
INT-160 Scout does not work with WiredTiger
INT-158 Hack for Demo: unique chart should sample from all values, not just string type
INT-141 Show collection stats
INT-127 Show documents

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute

screen shot 2015-07-07 at 8 56 46 pm
screen shot 2015-07-07 at 8 57 10 pm

v0.1.2

29 May 21:29
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Warning: Prereleases can cause electrocution!

Changes since v0.1.1

b155d69 Merge branch 'higher-contrast' into dev
65dd4d0 darkened grays to increase contrast for projectors.
1da49cc updated fake sidebar controls image
d16f56b Merge pull request #36 from 10gen/outlined-undefined-bar
a2ac1d2 style change for undefined bar, outlined instead of solid gray
5753f39 fix(ui): BUMP mongodb-schema to include embedded array probability fix.

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • You should have a mongod already running on localhost:27017
  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute
  • To view lots of debugging messages, start Scout from the command line with the DEBUG env variable like so: DEBUG=* ~/Downloads/Scout.app/Contents/MacOS/Scout

mongodb___localhost_27017_world_users_and_r_and_new_release_ _10gen_scout_and_1__bash

v0.1.1

28 May 23:28
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Warning: Prereleases can cause electrocution!

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • You should have a mongod already running on localhost:27017
  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute
  • To view lots of debugging messages, start Scout from the command line with the DEBUG env variable like so: DEBUG=* ~/Downloads/Scout.app/Contents/MacOS/Scout

mongodb___localhost_27017_world_users

v0.1.0

25 May 17:57
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Warning: Prereleases can cause electrocution!

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • You should have a mongod already running on localhost:27017
  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute
  • To view lots of debugging messages, start Scout from the command line with the DEBUG env variable like so: DEBUG=* ~/Downloads/Scout.app/Contents/MacOS/Scout

mongodb___localhost_27017_datasets_payment_methods

v0.0.1

07 May 19:23
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Warning: Prereleases can cause electrocution!

Found a bug? Have questions or ideas? Create a new JIRA ticket in the Integrations project.

  • You should have a mongod already running on localhost:27017
  • If the app state gets wacky, CMD+R to reload
  • If that doesn't work, select View -> Toggle Developer Tools from the OS menu and CMD+R to reload
  • Pretty please, don't use with production deployments or redistribute
  • To view lots of debugging messages, start Scout from the command line with the DEBUG env variable like so: DEBUG=* ~/Downloads/Scout.app/Contents/MacOS/Scout

scout-v0 0 1

Have a problem launching the application after you unzipped it? Leave a comment on this this devilish JIRA ticket.

Hint: You need to enable third-party software under System Preferences -> Security.