Skip to content

Releases: DropSnorz/OwlPlug

OwlPlug 1.26.0

12 Feb 21:26
39f0305
Compare
Choose a tag to compare

Features

  • Reaper Support : Added support for Reaper DAW projects (rpp) discovery (by @DropSnorz in #227)
  • Enhanced Directory Statistics : Updated the directory info view with new UI elements including tabs and a table view for displaying directory metrics, plugins, and files more effectively (by @DropSnorz in #232)

Misc and Bugfixes

Full Changelog: 1.25.0...1.26.0

OwlPlug 1.26.0 -pre-release -appimage

17 Jan 21:38
Compare
Choose a tag to compare
Pre-release
1.26.0-pre

build(preview): bump version to 1.26.0

OwlPlug 1.25.0

25 Nov 15:49
Compare
Choose a tag to compare

Features

Project Discovery

The project feature in OwlPlug allows you to scan DAW project files to extract referenced plugins. Plugins references in project files are compared to plugins installed in configured directories. This way, users can quickly identify missing plugins in the local setup. For now, only Ableton Live is supported but other file formats will be supported in the future (by @DropSnorz in #209)

Updated look and feel

The UI has been updated to a Metro (MS Windows) style for better contrast and clarity. JFoenix has been replaced by native JavaFx components. It's a really positive change as the library has been buggy and unmaintained for years (by @DropSnorz in #205)

Misc and Bugfixes

  • Update the common compress library to fix a moderate security vulnerability (e166722)
  • All tasks appear with a name in the task list, instead of a generic "OwlPlug Task"
  • Dialog default size has been updated

Full Changelog: 1.24.0...1.25.0

OwlPlug 1.24.0

18 Aug 16:50
Compare
Choose a tag to compare

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

OwlPlug 1.23.1

31 Mar 18:25
Compare
Choose a tag to compare

Misc & Bugfixes

  • Fix a NPE on owlplug-host module. An unexpected output from some plugins can put the OwlPlug scan in an unrecoverable error using OwlPlug Scanner (9fcba8e)

OwlPlug 1.23.0

05 Feb 17:42
Compare
Choose a tag to compare

Features

  • New registry model support for downloading plugins by @DropSnorz in #183
    • The default source for plugins download is the new owlplug-registry
    • The OwlPlug Central collection is now deprecated.
    • A new feed is available to download Studiorack plugins from OwlPlug app.
  • Multi-Archive type support for plugin downloads by @DropSnorz in #189

Misc and Bugfixes

  • A directory chooser is now correctly displayed if the preferred path is not set for a plugin format
  • OwlPlug Registry and Studiorack feed are suggested sources in the app.
  • Plugins from OwlPlug and Studiorack are now identified in Explore tab.
  • Dependencies updates:
    • JUCE: 7.0.4
    • JavaFX: 19 (Fix for #187, thanks to @Yetispapa)
    • Spring boot: 2.7.7 (intermediate for v3)

Compatibility

  • Minimum macOS version is now High Sierra 10.13 (Previously 10.12)

Full Changelog: 1.22.1...1.23.0

OwlPlug 1.22.1

07 Sep 08:17
Compare
Choose a tag to compare

Misc & BugFixes

  • LV2 plugins are scanned correctly from additional directories (#174, thanks to @dromer)
  • Default vst plugin path has been changed to /usr/lib/vst (#172)

Full Changelog: 1.22.0...1.22.1

OwlPlug 1.22.0

05 Sep 20:03
Compare
Choose a tag to compare

Features

  • Plugin subcomponents and Waveshell compatibility in #169
  • LV2 format support in #170

Misc & BugFixes

  • Plugins VST3 and AU are now displayed correctly if the base file is a directory
  • Update JUCE dependency to version 7.0.1

Full Changelog: 1.21.0...1.22.0

OwlPlug 1.21.0

14 Jul 11:41
Compare
Choose a tag to compare

Features

  • Export installed plugins to CSV and JSON format by @DropSnorz in #159
  • Plugins can be searched by category in the Plugins view

Full Changelog: 1.20.1...1.21.0

OwlPlug 1.20.1

26 May 20:48
Compare
Choose a tag to compare

Changelog

Misc & BugFixes

  • Remove unused Google Drive scope during auth with Google provider

Full Changelog: 1.20.0...1.20.1