Skip to content

v1.1.0 - Architecture and release workflow improvements

Choose a tag to compare

@NichlasB NichlasB released this 20 Mar 20:44
· 10 commits to main since this release

What's Changed

  • Refactored the plugin internals toward a clearer service-based architecture.
  • Improved update checker result handling for more reliable GitHub release detection.
  • Improved plugin metadata and update folder handling.
  • Refreshed the GitHub release workflow to use current action versions.
  • Updated the plugin compatibility guide to match the current automated release flow, including GitHub CLI release creation guidance.

Technical Notes

  • Release automation now uses newer GitHub Action versions.
  • The release workflow now supports npm build execution when package.json is present.
  • The compatibility guide now reflects the current updater-compatible release asset workflow.