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_PLUGINSActions variable (falling back toBUILD_TARGETS, then the shared default), allowing plugins to ship a wider OS/architecture set than the Wick binary. - The manual
release-plugins.ymlrun no longer requires a plugin name; an empty value orallrebuilds every plugin. - A new
forceoption allows re-releasing already-tagged versions by replacing/extending the zips on their existing releases (e.g., to backfill a newly added architecture).
- Separate target knob + rebuild-all: Plugin builds now read the
Contributors
Thanks to everyone who contributed to this release: @yogasw 🎉