Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@garraflavatra garraflavatra released this 23 Dec 13:32
· 10 commits to main since this release
8a1f170

New features:

  • Added log view (#53, #54).
  • Added a shell script editor (#37), plus export/import feature.
  • Added collection duplication feature (#63).
  • Find view: paste ID and press Enter (#55).

Patches:

  • Preserve state after switching to another tab (#56).
  • Find view: ask for confirmation before negligently deleting documents when the user has clicked the '-' button (#58).
  • Set a deadline for counting documents, and added a button to count documents if the deadline has been exceeded.
  • Changed os.ModePerm (777) file permissions to 644 and 755.
  • UI improvements.
  • Bumped minimum reqiured Go version from 1.18 to 1.20.

Bugfixes:

  • Build script recreates the build output directory after it has been removed (#62).
  • After dropping a collection or database, the hosttree was not reloaded correctly. Now, dropped databases and collections are correctly removed from the host tree.

See the versioned readme and the Rolens web site for more information. Feel free to contact me if you have questions!

You can download a pre-compiled Rolens.app (Mac) or installer (Windows) using the download links on the bottom of this page. Binaries are not generated for Linux distributions — please refer to the installation docs for a guide on how to compile Rolens for your platform.

Thank you for using Rolens!