mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 21:17:59 +00:00
21 lines
865 B
Markdown
21 lines
865 B
Markdown
## Unreleased
|
|
|
|
* Display host and database statistics generated by the corresponding diagnostic MongoDB commands in addition to collection stats (#15).
|
|
* Added version number of the running Rolens instance in the about dialog (#25, #28).
|
|
* Fixed host/database selection bug in grid.
|
|
* Added meaningful window titles, and actually show these in the title bar (macOS).
|
|
* Corrected link to documentation in the about box (#30).
|
|
|
|
## [v0.2.0]
|
|
|
|
* Added some external links related to Rolens to the application menu.
|
|
* Fix an infinite loop bug when a document in the find view has been double clicked.
|
|
* Find view: added the ability to make changes to single documents from within the object editor.
|
|
|
|
## [v0.1.0]
|
|
|
|
Initial release.
|
|
|
|
[v0.2.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.0
|
|
[v0.1.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.1.0
|