Releases: DropSnorz/OwlPlug
OwlPlug 1.29.2
OwlPlug 1.29.1
OwlPlug 1.29.0
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
Misc. and Bugfixes
- Fix issue preventing the plugin table from being sorted by column headers (#288)
kind: store
won't work anymore, more info in issue #276.
Full Changelog: 1.28.0....1.28.1
OwlPlug 1.28.0
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 ismacos-13
kind: store
won't work anymore, more info in issue #276.
Full Changelog: 1.27.1....1.28.0
OwlPlug 1.27.1
Misc. and Bugfixes
Allow support for Ventura and Monterey macOS versions.
- Pin macOs builder version to 12 by @DropSnorz in #266
Full Changelog: 1.27.0...1.27.1
OwlPlug 1.27.0
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
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
- Add Appimage packaging for linux distribution (by @DropSnorz in #225)
- Update to OpenJDK and OpenJFX 21 (by @DropSnorz in #229)
Full Changelog: 1.25.0...1.26.0
OwlPlug 1.26.0 -pre-release -appimage
1.26.0-pre build(preview): bump version to 1.26.0
OwlPlug 1.25.0
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