Release notes
Each entry states what changed and what, if anything, you need to do.
How to read these
| Marker | Means |
|---|---|
| Added | New capability. Nothing to do unless you want it. |
| Changed | Existing behaviour differs. Read before upgrading. |
| Fixed | A defect corrected. Note whether existing data needs a recompute. |
| Removed | A capability withdrawn. Check whether you depend on it. |
A fix may need a recompute
Where a defect affected stored or derived data, correcting the code does not correct data already written. Those entries say so explicitly and name the recompute to run. Read them even when the fix sounds unrelated to your usage.
Upgrading
Always read every entry between your current version and your target, not just the newest..
Release entries are added here as versions ship.
Last verified against commit 952ed91b (2026-08-03)