What's New in v1.15.0
- Feature: Plugin event bus with trackFinished and trackStarted events
Plugins- @nukeop - Feature: Custom settings widgets for plugins (render React components in settings UI)
Plugins- @nukeop - Feature: Shell API for plugins to open URLs in the system browser
Plugins- @nukeop - Feature: Plugins can use Nuclear UI components (Button, Toggle, etc.)
Plugins- @nukeop - Fix: Fixed plugin settings using wrong storage key (core prefix instead of plugin prefix)
Settings- @nukeop