Skip to content

v12.22.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 16:38
· 46 commits to release/v1 since this release

v12.22.0 (2026-04-15)

This release is published under the MPL-2.0 License.

Continuous Integration

  • Release automatic windows installer creation to live path. (22500d8)

After extensive testing with the rehearsal workflow, this will enable automatic creation and release of new windows installers every time we cut a release to PyPI.

Additionally upgraded python-release to v6 as Node 20 is deprecated and this correctly invokes Node 24

  • Test workflow for windows autorelease (391e634)

  • Undo pypi workaround (f413607)

  • rehearsal: Fix inno setup install (33388bb)

  • rehearsal: Fix Node 20 Warnings (f72615b)

Documentation

  • Document automatic release path (6997a04)

Features

  • gui: Give insurance the prominence it deserves (20dbafc)

Rather than being hidden away in extended options, insurance is now added to the saved ship proile and inherited by (or copied into) the run workspace. This allows per ship insurance to be set up and unless overidden will be assumed to be a desired action.

Refactoring

  • Reduce duplication in run_view.py (5aac428)

Detailed Changes: v12.21.0...v12.22.0