2023-06-06 19:52:02 +00:00
|
|
|
## Unreleased
|
|
|
|
|
2023-06-07 19:52:43 +00:00
|
|
|
* Display host and database statistics generated by the corresponding diagnostic MongoDB commands in addition to collection stats (#15).
|
2023-06-07 19:12:09 +00:00
|
|
|
* Added version number of the running Rolens instance in the about dialog (#25, #28).
|
|
|
|
* Fixed host/database selection bug in grid.
|
2023-06-09 18:52:15 +00:00
|
|
|
* Added meaningful window titles, and actually show these in the title bar (macOS).
|
2023-06-10 07:40:38 +00:00
|
|
|
* Corrected link to documentation in the about box (#30).
|
2023-06-06 19:52:02 +00:00
|
|
|
|
2023-06-07 19:12:09 +00:00
|
|
|
## [v0.2.0]
|
2023-06-02 16:43:52 +00:00
|
|
|
|
2023-06-02 19:30:47 +00:00
|
|
|
* 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.
|
2023-06-02 20:33:43 +00:00
|
|
|
* Find view: added the ability to make changes to single documents from within the object editor.
|
2023-06-02 16:43:52 +00:00
|
|
|
|
2023-06-07 19:12:09 +00:00
|
|
|
## [v0.1.0]
|
2023-06-02 16:43:52 +00:00
|
|
|
|
|
|
|
Initial release.
|
2023-06-07 19:12:09 +00:00
|
|
|
|
|
|
|
[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
|