Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:02
· 23 commits to main since this release
c7a609b

What's Changed

  • a new data browser for viewing documents in a collection
    • list controls
      • change sort order
      • change the number per page
      • paginate through results
      • insert document
      • delete documents
    • per document controls
      • copy to clipboard
      • edit document
      • clone document
      • delete document
  • open playground cursor results in the new data browser with most of the same new list controls
  • better document titles
  • the default document format is now shell syntax (matching playgrounds, mongosh, compass, etc.)

Full Changelog: v1.14.6...v1.15.0