|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2026.4.19](https://github.com/jdx/mise/compare/v2026.4.18..v2026.4.19) - 2026-04-21 |
| 4 | + |
| 5 | +### 🚀 Features |
| 6 | + |
| 7 | +- add gsudo (Sudo for Windows) to registry by @matracey in [#9281](https://github.com/jdx/mise/pull/9281) |
| 8 | + |
| 9 | +### 🐛 Bug Fixes |
| 10 | + |
| 11 | +- **(cli)** retrieve token from github helper for `self-update` command by @sushichan044 in [#9259](https://github.com/jdx/mise/pull/9259) |
| 12 | +- **(github)** scope auth headers to API URLs by @risu729 in [#9271](https://github.com/jdx/mise/pull/9271) |
| 13 | +- **(vfox)** use github token for lua http requests by @jdx in [#9257](https://github.com/jdx/mise/pull/9257) |
| 14 | + |
| 15 | +### 📚 Documentation |
| 16 | + |
| 17 | +- add aube hero banner by @jdx in [#9265](https://github.com/jdx/mise/pull/9265) |
| 18 | +- add en.dev footer by @jdx in [#9267](https://github.com/jdx/mise/pull/9267) |
| 19 | +- implement landing page design by @jdx in [#9266](https://github.com/jdx/mise/pull/9266) |
| 20 | + |
| 21 | +### 📦️ Dependency Updates |
| 22 | + |
| 23 | +- lock file maintenance by @renovate[bot] in [#9268](https://github.com/jdx/mise/pull/9268) |
| 24 | + |
| 25 | +### 📦 Registry |
| 26 | + |
| 27 | +- add llama.cpp ([github:ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp)) by @igor-makarov in [#9282](https://github.com/jdx/mise/pull/9282) |
| 28 | +- add kiro-cli by @shalk in [#9274](https://github.com/jdx/mise/pull/9274) |
| 29 | + |
| 30 | +### Chore |
| 31 | + |
| 32 | +- **(release)** add en.dev sponsor blurb to release notes by @jdx in [#9272](https://github.com/jdx/mise/pull/9272) |
| 33 | +- bump communique to 1.0.1 by @jdx in [#9264](https://github.com/jdx/mise/pull/9264) |
| 34 | + |
| 35 | +### New Contributors |
| 36 | + |
| 37 | +- @igor-makarov made their first contribution in [#9282](https://github.com/jdx/mise/pull/9282) |
| 38 | + |
| 39 | +### 📦 Aqua Registry Updates |
| 40 | + |
| 41 | +#### New Packages (2) |
| 42 | + |
| 43 | +- [`controlplaneio-fluxcd/flux-operator/flux-operator-mcp`](https://github.com/controlplaneio-fluxcd/flux-operator/flux-operator-mcp) |
| 44 | +- [`endevco/aube`](https://github.com/endevco/aube) |
| 45 | + |
| 46 | +#### Updated Packages (1) |
| 47 | + |
| 48 | +- [`graelo/pumas`](https://github.com/graelo/pumas) |
| 49 | + |
3 | 50 | ## [2026.4.18](https://github.com/jdx/mise/compare/v2026.4.17..v2026.4.18) - 2026-04-19 |
4 | 51 |
|
5 | 52 | ### 🚀 Features |
|
0 commit comments