Skip to content

Releases: DropSnorz/OwlPlug

OwlPlug 1.29.2

19 May 20:35
Compare
Choose a tag to compare

Misc. and Bugfixes

  • Flush save operations to fix unexpected data integrity exception in #315, fixing #306
  • Fix Owlplug scanner hangs and timeouts in #317, fixing #316

Full Changelog: 1.29.1...1.29.2

OwlPlug 1.29.1

30 Apr 18:40
Compare
Choose a tag to compare

Misc. and Bugfixes

  • Flush delete operations to avoid conflicting queries in #311, fixing #306
  • Bump scanner version to 0.2.0 and host to 1.4.0 in #313
  • Store resolved screenshot in the plugin footprint in #314, fixing #312
  • Update contributors file

Full Changelog: 1.29.0...1.29.1

OwlPlug 1.29.0

14 Apr 22:51
Compare
Choose a tag to compare

Features

Open Audio Stack Registry - Add Open Audio Stack Registry support. The OAS registry is now a trusted and pre-configured plugin source within the app. (#291, #275)

Misc. and Bugfixes

  • Fix a bug with fallback application font rendering (#277, #301)
  • Removed the OwlPlug Store distribution specification (#276)
  • Add clarifications in the crash recovery dialog (#304)
  • Update user home and cache directory path resolution (#305)
  • Upate spring boot dependency to 3.4.4 (#279, #220)

Full Changelog: 1.28.1...1.29.0

OwlPlug 1.28.1

18 Jan 14:07
Compare
Choose a tag to compare

Misc. and Bugfixes

  • Fix issue preventing the plugin table from being sorted by column headers (#288)

⚠️ Store distribution support has been deprecated for 2+ years and will be removed in the next release. All sources with kind: store won't work anymore, more info in issue #276.

Full Changelog: 1.28.0....1.28.1

OwlPlug 1.28.0

12 Jan 15:50
Compare
Choose a tag to compare

Features

Plugins Table - Discovered plugins can now be display as a table with columns. The prefered display mode will be automatically selected at app startup. (#270, #280)

Misc. and Bugfixes

  • Update commons-io dependency to fix invalid file permission for plugin uninstallation on POSIX systems (#281)
  • Add a scanDirectory field to plugins data (#280)
  • Exclude hfs files from plugin and project discovery (#271, #273)
  • Drop macos-12 support, minimal version supported is macos-13

⚠️ Store distribution support has been deprecated for 2+ years and will be removed in the next release. All sources with kind: store won't work anymore, more info in issue #276.

Full Changelog: 1.27.1....1.28.0

OwlPlug 1.27.1

21 Sep 07:43
Compare
Choose a tag to compare

Misc. and Bugfixes

Allow support for Ventura and Monterey macOS versions.

Full Changelog: 1.27.0...1.27.1

OwlPlug 1.27.0

02 Sep 19:45
Compare
Choose a tag to compare

Features

Formats filters - Plugins format are now idenified in package bundles in the explore tab. Plugins can be searched based on the format (#256, #237)

This format filtering is made possible with a change on the registry specification side to handle bundle format in a more flexible way: OwlPlug/owlplug-registry#194

Misc. and Bugfixes

  • Package fields in Explore tab are interractive (#241, #62)
  • Display package version in Explore tab side pane (#258)
  • Add metainfo file for appimage package (#253)
  • Update the "New link" dialog for better clarity
  • Update the "Clear cache" section in Settings for better clarity
  • Add a dialog with a link to the donation page
  • Update common-compress to 1.26.0 (#235)

Full Changelog: 1.26.0...1.27.0

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