• v1.7.6-dev 5a20a66f52

    FTMahringer released this 2026-05-09 15:15:17 +02:00 | 220 commits to main since this release

    Plugins and Store Screens

    Dedicated views for plugin lifecycle management and store browsing.

    Features:

    • PluginsView.vue: manifest install form (id, name, type, version, author, source) + confirmed checkbox for community plugins; POST /api/plugins/install?confirmed=true
    • Plugin list with enable/disable/uninstall controls
    • StoreView.vue: full store registry list with Install Bundle action
    • Both views extract from App.vue into router-based dedicated screens

    Next: v1.7.7-dev Logs and observability screen

    Downloads