Skip to content

Improvements in user input handling and document field highlighting

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrishikeshs hrishikeshs released this 08 Jun 19:06
· 43 commits to master since this release

This release includes several bug fixes and improvements in user input parsing. You can now paste the output of the mongo console directly into the browser's create document button's pop up and save the document after you edit it in your browser. This release also includes a color scheme that highlights the different document fields that you are examining which means you can know at a glance, if something is a string, or an isodate or a mongodb id. Hack on!