|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2026.3.10](https://github.com/jdx/mise/compare/v2026.3.9..v2026.3.10) - 2026-03-21 |
| 4 | + |
| 5 | +### 🐛 Bug Fixes |
| 6 | + |
| 7 | +- **(bootstrap)** preserve argv[0] for shim dispatch by @tak848 in [#8521](https://github.com/jdx/mise/pull/8521) |
| 8 | +- **(config)** resolve trust hash collision for same-name directories by @tdragon in [#8628](https://github.com/jdx/mise/pull/8628) |
| 9 | +- **(docs)** fix width of tools table by @himkt in [#8625](https://github.com/jdx/mise/pull/8625) |
| 10 | +- **(docs)** prevent homepage hero atmosphere overflow by @nygmaaa in [#8642](https://github.com/jdx/mise/pull/8642) |
| 11 | +- **(doctor)** detect PATH ordering issues when mise is activated by @jdx in [#8585](https://github.com/jdx/mise/pull/8585) |
| 12 | +- **(git)** use origin as remote name by @bentinata in [#8626](https://github.com/jdx/mise/pull/8626) |
| 13 | +- **(installer)** normalize current version before comparison by @tak848 in [#8649](https://github.com/jdx/mise/pull/8649) |
| 14 | +- **(lockfile)** Resolve symlink when updating lockfiles by @chancez in [#8589](https://github.com/jdx/mise/pull/8589) |
| 15 | +- **(python)** verify checksums for precompiled binary downloads by @malept in [#8593](https://github.com/jdx/mise/pull/8593) |
| 16 | +- **(python)** exclude freethreaded builds from precompiled selection by @jdx in [#8672](https://github.com/jdx/mise/pull/8672) |
| 17 | +- **(rust)** resolve relative CARGO_HOME/RUSTUP_HOME to absolute paths by @simonepri in [#8604](https://github.com/jdx/mise/pull/8604) |
| 18 | +- **(task)** correctly resolve task name for _default files with extensions by @youta1119 in [#8646](https://github.com/jdx/mise/pull/8646) |
| 19 | +- **(tasks)** global file tasks not properly marked as such by @roele in [#8618](https://github.com/jdx/mise/pull/8618) |
| 20 | +- **(tasks)** handle broken pipe in table print and task completion output by @vmaleze in [#8608](https://github.com/jdx/mise/pull/8608) |
| 21 | +- use dark/light logo variants in README for GitHub dark mode by @jdx in [#8656](https://github.com/jdx/mise/pull/8656) |
| 22 | +- failing rebuild of runtime symlinks for shared tools by @roele in [#8647](https://github.com/jdx/mise/pull/8647) |
| 23 | +- add spaces around current element operator in flutter version_expr by @roele in [#8616](https://github.com/jdx/mise/pull/8616) |
| 24 | +- complete task arguments correctly by @KevSlashNull in [#8601](https://github.com/jdx/mise/pull/8601) |
| 25 | +- remove hidden `--prefix`, `--interleave` from `mise run` by @nkakouros in [#8669](https://github.com/jdx/mise/pull/8669) |
| 26 | + |
| 27 | +### 📚 Documentation |
| 28 | + |
| 29 | +- switch body font to DM Sans and darken dark mode background by @jdx in [6e3ad34](https://github.com/jdx/mise/commit/6e3ad3436369f144943da8166e330514ba4c6240) |
| 30 | +- use Cormorant Garamond for headers and Roc Grotesk for body text by @jdx in [010812a](https://github.com/jdx/mise/commit/010812ac19e14101c9225221da534fd83a4e0060) |
| 31 | +- resolve chaotic heading hierarchy in task-arguments.md by @muzimuzhi in [#8644](https://github.com/jdx/mise/pull/8644) |
| 32 | +- add missing `v-pre` directive to Tera `{{ }}` expressions by @eitamal in [#8659](https://github.com/jdx/mise/pull/8659) |
| 33 | + |
| 34 | +### 🧪 Testing |
| 35 | + |
| 36 | +- fix test_java and mark as slow by @roele in [#8634](https://github.com/jdx/mise/pull/8634) |
| 37 | + |
| 38 | +### 📦️ Dependency Updates |
| 39 | + |
| 40 | +- update docker/dockerfile:1 docker digest to 4a43a54 by @renovate[bot] in [#8657](https://github.com/jdx/mise/pull/8657) |
| 41 | +- update ghcr.io/jdx/mise:alpine docker digest to 2584470 by @renovate[bot] in [#8658](https://github.com/jdx/mise/pull/8658) |
| 42 | +- update ghcr.io/jdx/mise:deb docker digest to c9fcb75 by @renovate[bot] in [#8661](https://github.com/jdx/mise/pull/8661) |
| 43 | +- update ghcr.io/jdx/mise:copr docker digest to 799d8ef by @renovate[bot] in [#8660](https://github.com/jdx/mise/pull/8660) |
| 44 | +- update aws-lc-rs/aws-lc-sys and rustls-webpki by @jdx in [#8674](https://github.com/jdx/mise/pull/8674) |
| 45 | +- update rust crate tar to v0.4.45 [security] by @renovate[bot] in [#8668](https://github.com/jdx/mise/pull/8668) |
| 46 | + |
| 47 | +### 📦 Registry |
| 48 | + |
| 49 | +- add viteplus (npm:vite-plus) by @risu729 in [#8594](https://github.com/jdx/mise/pull/8594) |
| 50 | +- remove backend.options for podman by @roele in [#8633](https://github.com/jdx/mise/pull/8633) |
| 51 | +- add pi.dev coding agent by @dector in [#8635](https://github.com/jdx/mise/pull/8635) |
| 52 | +- add ormolu ([github:tweag/ormolu](https://github.com/tweag/ormolu)) by @3w36zj6 in [#8617](https://github.com/jdx/mise/pull/8617) |
| 53 | +- use version_expr for dart and sort versions by @roele in [#8631](https://github.com/jdx/mise/pull/8631) |
| 54 | +- fix go-getter and mysql CI failures by @jdx in [#8662](https://github.com/jdx/mise/pull/8662) |
| 55 | +- add qwen (npm:@qwen-code/qwen-code) by @jianglu in [#8667](https://github.com/jdx/mise/pull/8667) |
| 56 | +- add hlint ([github:ndmitchell/hlint](https://github.com/ndmitchell/hlint)) by @3w36zj6 in [#8670](https://github.com/jdx/mise/pull/8670) |
| 57 | + |
| 58 | +### New Contributors |
| 59 | + |
| 60 | +- @nkakouros made their first contribution in [#8669](https://github.com/jdx/mise/pull/8669) |
| 61 | +- @jianglu made their first contribution in [#8667](https://github.com/jdx/mise/pull/8667) |
| 62 | +- @tak848 made their first contribution in [#8521](https://github.com/jdx/mise/pull/8521) |
| 63 | +- @bentinata made their first contribution in [#8626](https://github.com/jdx/mise/pull/8626) |
| 64 | +- @tdragon made their first contribution in [#8628](https://github.com/jdx/mise/pull/8628) |
| 65 | +- @nygmaaa made their first contribution in [#8642](https://github.com/jdx/mise/pull/8642) |
| 66 | +- @youta1119 made their first contribution in [#8646](https://github.com/jdx/mise/pull/8646) |
| 67 | +- @chancez made their first contribution in [#8589](https://github.com/jdx/mise/pull/8589) |
| 68 | +- @dector made their first contribution in [#8635](https://github.com/jdx/mise/pull/8635) |
| 69 | + |
| 70 | +### 📦 Aqua Registry Updates |
| 71 | + |
| 72 | +#### New Packages (8) |
| 73 | + |
| 74 | +- [`acsandmann/rift`](https://github.com/acsandmann/rift) |
| 75 | +- [`alltuner/mise-completions-sync`](https://github.com/alltuner/mise-completions-sync) |
| 76 | +- [`atlassian.com/acli`](https://github.com/atlassian.com/acli) |
| 77 | +- [`berbicanes/apiark`](https://github.com/berbicanes/apiark) |
| 78 | +- [`gitlab.com/graphviz/graphviz`](https://github.com/gitlab.com/graphviz/graphviz) |
| 79 | +- [`jorgelbg/pinentry-touchid`](https://github.com/jorgelbg/pinentry-touchid) |
| 80 | +- [`terraprovider/statebridge`](https://github.com/terraprovider/statebridge) |
| 81 | +- [`vercel-labs/agent-browser`](https://github.com/vercel-labs/agent-browser) |
| 82 | + |
| 83 | +#### Updated Packages (8) |
| 84 | + |
| 85 | +- [`UpCloudLtd/upcloud-cli`](https://github.com/UpCloudLtd/upcloud-cli) |
| 86 | +- [`aquaproj/registry-tool`](https://github.com/aquaproj/registry-tool) |
| 87 | +- [`go-swagger/go-swagger`](https://github.com/go-swagger/go-swagger) |
| 88 | +- [`gopinath-langote/1build`](https://github.com/gopinath-langote/1build) |
| 89 | +- [`jkfran/killport`](https://github.com/jkfran/killport) |
| 90 | +- [`sassman/t-rec-rs`](https://github.com/sassman/t-rec-rs) |
| 91 | +- [`sharkdp/fd`](https://github.com/sharkdp/fd) |
| 92 | +- [`temporalio/cli`](https://github.com/temporalio/cli) |
| 93 | + |
3 | 94 | ## [2026.3.9](https://github.com/jdx/mise/compare/v2026.3.8..v2026.3.9) - 2026-03-13 |
4 | 95 |
|
5 | 96 | ### 🚀 Features |
|
0 commit comments