Skip to content

v1.7.3 — Plugins & Autosave

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:19
· 39 commits to master since this release

Added

  • Autosave commit method: Added a new method to immediately save without a prior schedule.
  • Project Settings Form: Updated event handlers to use the new autosave commit method for selects and toggles.
  • Provider Picker: Enabled selection of instances even with an empty model list through a default model button.

Improved

  • Plugin release pipeline:
    • Separate target knob + rebuild-all: Plugin builds now read the BUILD_TARGETS_PLUGINS Actions variable (falling back to BUILD_TARGETS, then the shared default), allowing plugins to ship a wider OS/architecture set than the Wick binary.
    • The manual release-plugins.yml run no longer requires a plugin name; an empty value or all rebuilds every plugin.
    • A new force option allows re-releasing already-tagged versions by replacing/extending the zips on their existing releases (e.g., to backfill a newly added architecture).

Contributors

Thanks to everyone who contributed to this release: @yogasw 🎉