|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2026.3.9](https://github.com/jdx/mise/compare/v2026.3.8..v2026.3.9) - 2026-03-13 |
| 4 | + |
| 5 | +### 🚀 Features |
| 6 | + |
| 7 | +- **(github)** use release latest endpoint to get latest release by @roele in [#8516](https://github.com/jdx/mise/pull/8516) |
| 8 | +- **(install)** add shared and system install directories by @jdx in [#8581](https://github.com/jdx/mise/pull/8581) |
| 9 | +- **(vfox)** add provenance metadata to lockfile for tool plugins by @malept in [#8544](https://github.com/jdx/mise/pull/8544) |
| 10 | + |
| 11 | +### 🐛 Bug Fixes |
| 12 | + |
| 13 | +- **(aqua)** expose main binary when files field is empty and symlink_bins is enabled by @AlexanderTheGrey in [#8550](https://github.com/jdx/mise/pull/8550) |
| 14 | +- **(env)** redact secrets in `mise set` listing and task-specific env by @jdx in [#8583](https://github.com/jdx/mise/pull/8583) |
| 15 | +- **(prepare)** install config tools before running prepare steps by @jdx in [#8582](https://github.com/jdx/mise/pull/8582) |
| 16 | +- **(task)** allow ctrl-c to interrupt tool downloads during `mise run` by @jdx in [#8571](https://github.com/jdx/mise/pull/8571) |
| 17 | +- **(tasks)** add file task header parser support for spaces around = by @roele in [#8574](https://github.com/jdx/mise/pull/8574) |
| 18 | + |
| 19 | +### 📚 Documentation |
| 20 | + |
| 21 | +- **(task)** add property description for interactive by @roele in [#8562](https://github.com/jdx/mise/pull/8562) |
| 22 | +- add missing `</bold>` closing tag by @muzimuzhi in [#8564](https://github.com/jdx/mise/pull/8564) |
| 23 | +- rebrand site with new chef logo and warm culinary palette by @jdx in [#8587](https://github.com/jdx/mise/pull/8587) |
| 24 | + |
| 25 | +### 📦️ Dependency Updates |
| 26 | + |
| 27 | +- update ghcr.io/jdx/mise:alpine docker digest to de4657e by @renovate[bot] in [#8577](https://github.com/jdx/mise/pull/8577) |
| 28 | +- update ghcr.io/jdx/mise:copr docker digest to eef29a2 by @renovate[bot] in [#8578](https://github.com/jdx/mise/pull/8578) |
| 29 | +- update ghcr.io/jdx/mise:rpm docker digest to 5a96587 by @renovate[bot] in [#8580](https://github.com/jdx/mise/pull/8580) |
| 30 | +- update ghcr.io/jdx/mise:deb docker digest to 464cf7c by @renovate[bot] in [#8579](https://github.com/jdx/mise/pull/8579) |
| 31 | + |
| 32 | +### 📦 Registry |
| 33 | + |
| 34 | +- fix flatc version test mismatch by @jdx in [#8588](https://github.com/jdx/mise/pull/8588) |
| 35 | + |
| 36 | +### Chore |
| 37 | + |
| 38 | +- **(registry)** skip spark test-tool by @jdx in [#8572](https://github.com/jdx/mise/pull/8572) |
| 39 | + |
| 40 | +### New Contributors |
| 41 | + |
| 42 | +- @AlexanderTheGrey made their first contribution in [#8550](https://github.com/jdx/mise/pull/8550) |
| 43 | + |
| 44 | +### 📦 Aqua Registry Updates |
| 45 | + |
| 46 | +#### New Packages (6) |
| 47 | + |
| 48 | +- [`bahdotsh/mdterm`](https://github.com/bahdotsh/mdterm) |
| 49 | +- [`callumalpass/mdbase-lsp`](https://github.com/callumalpass/mdbase-lsp) |
| 50 | +- [`facebook/ktfmt`](https://github.com/facebook/ktfmt) |
| 51 | +- [`gurgeous/tennis`](https://github.com/gurgeous/tennis) |
| 52 | +- [`tektoncd/pipelines-as-code`](https://github.com/tektoncd/pipelines-as-code) |
| 53 | +- [`weedonandscott/trolley`](https://github.com/weedonandscott/trolley) |
| 54 | + |
| 55 | +#### Updated Packages (2) |
| 56 | + |
| 57 | +- [`apple/container`](https://github.com/apple/container) |
| 58 | +- [`cocogitto/cocogitto`](https://github.com/cocogitto/cocogitto) |
| 59 | + |
3 | 60 | ## [2026.3.8](https://github.com/jdx/mise/compare/v2026.3.7..v2026.3.8) - 2026-03-11 |
4 | 61 |
|
5 | 62 | ### 🐛 Bug Fixes |
|
0 commit comments