Skip to content

Releases: DropSnorz/OwlPlug

OwlPlug 1.20.0

12 May 20:46
Compare
Choose a tag to compare

Changelog

Features

  • Linux support by @DropSnorz in #143
  • All target environments can be selected on the Store tab filter to browse cross-platform plugins.

Misc & BugFixes

  • Options tab is correctly refreshed when user data is cleared (#140)
  • Options are correctly deleted after a data reset
  • Native scanner timeout is increased from 10s to 30s
  • Fix an issue while parsing native scanner output without XML content

Full Changelog: 1.19.0...1.20.0

OwlPlug 1.19.0

12 Mar 11:19
Compare
Choose a tag to compare

Changelog

Features

  • Plugins synchronization can be sandboxed to avoid app crashes (#27). A selector is available in the Options tab to choose between two implementations OwlPlug JNI (legacy) and the new OwlPlug Scanner. For now, the legacy implementation is used by default, but based on community feedback, it may be replaced by the new scanner in future releases. More information about this feature is available on this wiki page.

  • OwlPlug can be installed using winget on windows : winget install owlplug

  • Google Analytics features have been removed from the app.

OwlPlug 1.18.0

21 Nov 10:26
Compare
Choose a tag to compare

Changelog

Features

  • Additional directories can be configured for scanning on each plugin format : VST, VST3, AU (#38)

Misc & BugFixes

  • Directory-based audio plugins can be disabled (#117)
  • A new icon identifies top-level plugin directories in the treeview.
  • Components in the Options tab will be updated correctly when some features are enabled or disabled.
  • Links and symlinks are now correctly detected on VST3 and AU directories.
  • Various typo issues fixed (UI, docs, codebase, ...)
  • OwlPlug version updated from 0.17.X to 1.18.X. A version tag starting with a 0 is invalid on macOS.
  • Java and JavaFX updated from version 16 to 17.

OwlPlug 0.17.1

25 Sep 13:25
Compare
Choose a tag to compare

Changelog

Misc & Bugfixes

  • Update JUCE dependency to 6.1.2
  • Stores are synced on first app launch
  • Plugin sync is not triggered on startup if the previous sync has failed.
  • A new "Unstable" plugin state tracks crashing plugin during sync.

OwlPlug 0.17.0

19 Aug 18:27
Compare
Choose a tag to compare

Changelog

Features

  • Plugins can be disabled from OwlPlug UI (#61)

Misc & BugFixes

  • Improved plugin state management and display.
  • Support Store specification 1.2.0
  • A License field is displayed in the store product details.
  • Various dependency updates

OwlPlug 0.16.0

12 May 14:47
Compare
Choose a tag to compare

Changelog

Features

  • Add Audio Units (AU) support. #40

Misc & BugFixes

  • Juce dependencies as been upgraded to 6.0.8. Should improve stability on native discovery.

OwlPlug 0.15.0

11 Jan 20:47
Compare
Choose a tag to compare

ChangeLog

Features

  • Downloaded plugins from stores can be grouped by creator (#55, thanks to @the-simian)

BugFixes

  • VST2 directory ignored during a scan on OSX (#48)
  • Allow spaces in directories create by owlplug during plugin installation (#59)
  • Blinking items when plugins are selected in the tree view.

OwlPlug 0.14.1

13 Sep 10:59
Compare
Choose a tag to compare

Changelog

  • Fix native discovery button not displayed correctly on mac #41

OwlPlug 0.14.0

03 Sep 20:44
Compare
Choose a tag to compare

Changelog

Migrate project to OpenJDK 14 - More details

OwlPlug 0.13.0

23 Jul 18:09
Compare
Choose a tag to compare
build: bump version to 0.13.0