Skip to content

OwlPlug 1.24.0

Compare
Choose a tag to compare
@DropSnorz DropSnorz released this 18 Aug 16:50
· 91 commits to master since this release

Features

  • Directory statistics and metrics: The directory view displays statistics about the directory's largest files. It was a highly requested feature to track space consumption by plugins and files.
    Implementation mostly inspired by @the-simian initial proposal. See #201 and #118

Misc and Bugfixes

  • Number of additional directories is correctly displayed in the Welcome dialog. Issue #196 reported by @jotacoro
  • Welcome dialog can now be closed correctly. Issue #197 reported by @jotacoro
  • Upgrade to spring boot 3 by @DropSnorz in #200
    • ⚠️ Due to the H2 update, data has been cleared and plugins must be re-synced
  • CI Maintenance - Q2 2023 by @DropSnorz in #195

Full Changelog: 1.23.1...1.24.0