• v1.6.6-dev 1af21c192e

    FTMahringer released this 2026-05-09 14:54:28 +02:00 | 229 commits to main since this release

    Dashboard Plugin and Store Management Views

    Two new tabs for managing installed plugins and browsing the store.

    Features:

    • Plugins tab: list installed plugins with status badge + enable/disable/uninstall controls
    • Store tab: list all store entries (PLUGIN/BUNDLE) with Install Bundle action for bundles
    • api.ts: fetchPlugins(), enablePlugin(), disablePlugin(), uninstallPlugin(), fetchStore(), installBundle()
    • Plugin and StoreEntry TypeScript interfaces
    • Nav updated with Plugins and Store links
    • Reload after bundle install to refresh plugin list

    Next: v1.6.7-dev Safety rules for community plugin installs

    Downloads