Releases: jdx/mise
Releases Β· jdx/mise
v2025.12.1
Immutable
release. Only release title and notes can be modified.
2025.12.1 - 2025-12-08
π Features
- (npm) support pnpm as a package manager for npm backend by @risu729 in #7214
- (tool-stubs) add --bootstrap flag to mise generate tool-stub by @jdx in #7203
π Bug Fixes
- (alpine) increase alpine release timeout to 60 minutes by @jdx in #7188
- (bun) use x64-baseline for aarch64 on Windows by @roele in #7190
- (tools) allow using env vars in tools by @antonsergeyev in #7205
- add cfg(feature = "self_update") to statics only used by that feature by @jdx in #7185
π Documentation
π¦οΈ Dependency Updates
- update ghcr.io/jdx/mise:alpine docker digest to 2909cce by @renovate[bot] in #7196
- update fedora:43 docker digest to 6cd815d by @renovate[bot] in #7195
- update ghcr.io/jdx/mise:deb docker digest to 1893530 by @renovate[bot] in #7198
- update ghcr.io/jdx/mise:copr docker digest to 0447a85 by @renovate[bot] in #7197
π¦ Registry
- add Supabase CLI to registry.toml by @bodadotsh in #7206
- add cmake aqua backend by @mangkoran in #7186
New Contributors
- @antonsergeyev made their first contribution in #7205
- @bodadotsh made their first contribution in #7206
v2025.12.0
Immutable
release. Only release title and notes can be modified.
2025.12.0 - 2025-12-04
π Features
- (config) add support for netrc by @RobotSupervisor in #7164
- (lock) add resolve_lock_info to core backends for checksum fetching by @jdx in #7180
- (ruby) Install ruby from a zip file over HTTPS by @KaanYT in #7167
- (tasks) add
usageargs to Tera context in run scripts by @iamkroot in #7041
π Bug Fixes
- (lock) validate platform qualifiers when reading from lockfile by @jdx in #7181
- (task) retry shebang scripts on ETXTBUSY by @iamkroot in #7162
- (ui) remove duplicate 'mise' prefix in verbose footer output by @jdx in #7174
π¦οΈ Dependency Updates
π¦ Registry
- remove duplicated ubi and github backends from gping by @risu729 in #7144
- disable bashly test (not working in CI) by @jdx in #7173
- disable cfn-lint test (failing in CI) by @jdx in #7176
Chore
New Contributors
- @RobotSupervisor made their first contribution in #7164
v2025.11.11
Immutable
release. Only release title and notes can be modified.
2025.11.11 - 2025-11-30
π Features
- (backend) add filter_bins option to github/gitlab backends by @risu729 in #7105
- (ci) auto-close PRs from non-maintainers by @jdx in #7108
- (conda) add conda backend for installing packages from conda-forge by @jdx in #7139
- (github) add rename_exe option and switch elm, opam, yt-dlp from ubi by @jdx in #7140
- (install) add --locked flag for strict lockfile mode by @jdx in #7098
- (lock) implement cross-platform lockfile generation by @jdx in #7091
- (lockfile) add options field for tool artifact identity by @jdx in #7092
- (lockfile) add env field and local lockfile support by @jdx in #7099
- (lockfile) add URL support for deno, go, and zig backends by @jdx in #7112
- (lockfile) add URL support for vfox backend by @jdx in #7114
- (lockfile) add multi-platform checksums without downloading tarballs by @jdx in #7113
π Bug Fixes
- (backend) allow platform-specific strip_components by @risu729 in #7106
- (backend) prefer path root for bin path if it contains an executable by @risu729 in #7151
- (bash) avoid deactivate error on (no)unset PROMPT_COMMAND by @scop in #7096
- (ci) use updatedAt instead of createdAt for stale PR detection by @jdx in #7109
- (config) increase fetch_remote_versions_timeout default to 20s by @jdx in #7157
- (github) search subdirectories for executables in discover_bin_paths by @jdx in #7138
- (lockfile) combine api_url with asset_pattern for GitHub release URLs by @jdx in #7111
π Refactor
- (lock) simplify lockfile to always use array format by @jdx in #7093
- (lockfile) use compact inline table format by @jdx in #7141
π Documentation
- (gitlab) document rename_exe option also for gitlab backend by @risu729 in #7149
- (lockfile) update documentation for recent lockfile changes by @jdx in #7107
- (node) use config_root in _.path for pnpm example by @risu729 in #7146
- (registry) add github/gitlab backends to the preferred backends list by @risu729 in #7148
- (registry) add url mappings for all backends by @risu729 in #7147
π¦οΈ Dependency Updates
- update docker/metadata-action digest to c299e40 by @renovate[bot] in #7101
- update ghcr.io/jdx/mise:alpine docker digest to 693c5f6 by @renovate[bot] in #7102
- update ghcr.io/jdx/mise:deb docker digest to 9985cab by @renovate[bot] in #7104
- update ghcr.io/jdx/mise:copr docker digest to 564d8e1 by @renovate[bot] in #7103
- update rust crate ubi to 0.8.4 by @risu729 in #7154
π¦ Registry
- add aqua backend as primary for e1s by @jdx in #7115
- add gem backend for bashly by @jdx in 6af6607
- switch 1password from asdf to vfox backend by @jdx in #7116
- add vfox backend for bfs by @jdx in #7126
- add github backend for btrace by @jdx in #7129
- add github backend for cf by @jdx in #7131
- add vfox backend for bpkg by @jdx in #7130
- switch apollo-ios from asdf to github backend by @jdx in #7118
- add vfox backend for chromedriver by @jdx in #7134
- switch superhtml, vespa-cli, xcsift from ubi to github backend by @jdx in #7137
- add vfox backend for clickhouse by @jdx in #7136
- switch chicken to vfox plugin by @jdx in #7135
- switch chezscheme from asdf to vfox backend by @jdx in #7132
- add vfox backend for carthage by @jdx in #7133
- switch azure-functions-core-tools from asdf to vfox backend by @jdx in #7128
- switch aapt2 to vfox backend by @jdx in #7117
- switch ant to vfox backend by @jdx in #7119
- switch asciidoctorj from asdf to vfox backend by @jdx in #7121
- switch awscli-local to pipx backend by @jdx in #7120
- add omnictl by @risu729 in #7145
- remove pnpm asdf plugin from fallback by @risu729 in #7143
- switch tanzu to github backend by @jdx in #7124
- switch android-sdk to vfox plugin by @jdx in #7127
- add vfox backend for ag (The Silver Searcher) by @jdx in #7122
- add gem backend for bashly by @jdx in #7125
Chore
v2025.11.10
Immutable
release. Only release title and notes can be modified.
2025.11.10 - 2025-11-27
π¦ Registry
- enable symlink_bins for aws-sam by @risu729 in #7082
- use cargo backend for tokei to support latest version by @risu729 in #7086
- add SonarSource/sonar-scanner-cli by @kapitoshka438 in #7087
π Bug Fixes
π Refactor
New Contributors
- @kapitoshka438 made their first contribution in #7087
v2025.11.9
Immutable
release. Only release title and notes can be modified.
2025.11.9 - 2025-11-27
π¦ Registry
- add charmbracelet/crush by @ev-the-dev in #7075
π Features
π Bug Fixes
- (aqua) skip whitespace before pipe token in template parser by @jdx in #7069
- (docs) link github backends to github repo URLs by @SKalt in #7071
π Documentation
β‘ Performance
New Contributors
- @ev-the-dev made their first contribution in #7075
- @SKalt made their first contribution in #7071
v2025.11.8
Immutable
release. Only release title and notes can be modified.
2025.11.8 - 2025-11-26
π¦ Registry
- add blender by @lucasew in #7014
- add vespa-cli by @buinauskas in #7037
- fix vespa-cli order by @buinauskas in #7038
- add scooter by @TyceHerrman in #7039
- Prefer github backend for allure by @TobiX in #7049
π Features
- (plugins) Install a plugin from a zip file over HTTPS by @KaanYT in #6992
- (registry) add tool options support for http backend by @jdx in #7061
π Bug Fixes
- (core) trim
core:prefix in unalias_backend by @kou029w in #7040 - (exec) make
mise x tool@latestauto-install actual latest version by @jdx in #7064 - (go) use -mod=readonly for go install by @joonas in #7052
- (npm) handle v-prefixed versions correctly by @jdx in #7062
- (tasks) add missing task fields to JSON output by @roele in #7044
- semver in aqua by @lucasew in #7018
- use the musl version if installing in Android (Termux) by @lucasew in #7027
- empty enable_tools crash by @moshen in #7035
π Documentation
- add MISE and USAGE syntax hl queries to neovim cookbook by @okuuva in #7047
- use local assets for screenshots by @okuuva in #7056
- remove GitHub issues link from roadmap by @jdx in 6897286
π¦οΈ Dependency Updates
- update docker/metadata-action digest to 318604b by @renovate[bot] in #7033
- update actions/checkout digest to 34e1148 by @renovate[bot] in #7032
- lock file maintenance by @renovate[bot] in #7048
Chore
New Contributors
v2025.11.7
Immutable
release. Only release title and notes can be modified.
2025.11.7 - 2025-11-20
π¦ Registry
π Features
π Bug Fixes
- (fig) resolve __dirname error in ES module by @jdx in #7021
- (go) Don't allow auto mod=vendor mode by @mariduv in #7006
- (nushell) test
usenotsource, fix pipeline parse error by @jokeyrhyme in #7013 - (tasks) make file paths relative to config location and templateable by @halms in #7005
Chore
New Contributors
v2025.11.6
Immutable
release. Only release title and notes can be modified.
2025.11.6 - 2025-11-18
π¦ Registry
- add tbls by @artemklevtsov in #6987
- add kubeswitch tool and add test for ruff by @jylenhof in #6990
π Bug Fixes
- (nushell) add missing
| parse env | update-envfor deactivation operations by @jokeyrhyme in #6994 - (pwsh) wrap the executable path with double quotes by @leosuncin in #6993
- in
activate bashoutput, wrap mise executable path in single-quotes by @cspotcode in #7002 - On Windows, preserve/proxy the exit code of tools, to match behavior on Unix by @cspotcode in #7001
π Documentation
- simplify apt instructions by @scop in #6986
- update idiomatic version files enablement info by @scop in #6985
- registry notability explanation by @jdx in 8f9ab15
π§ͺ Testing
π¦οΈ Dependency Updates
New Contributors
- @cspotcode made their first contribution in #7001
- @jokeyrhyme made their first contribution in #6994
- @artemklevtsov made their first contribution in #6987
- @leosuncin made their first contribution in #6993
v2025.11.5
Immutable
release. Only release title and notes can be modified.
2025.11.5 - 2025-11-15
π Features
- (http) Add 'format' to http backend by @thejcannon in #6957
π Bug Fixes
- (bootstrap) wrong directory on first run by @vmeurisse in #6971
- (tasks) fix nested colons with
mise task editby @jdx in #6978 - Use compatible env flags by @thejcannon in #6964
- Flush vfox download buffer by @blampe in #6969
π Documentation
arch()template isx64by @thejcannon in #6967- update section headers in getting-started.md by @JunichiroKohari in #6980
New Contributors
- @JunichiroKohari made their first contribution in #6980
- @blampe made their first contribution in #6969
- @thejcannon made their first contribution in #6964
v2025.11.4
Immutable
release. Only release title and notes can be modified.
2025.11.4 - 2025-11-13
π¦ Registry
- add xcsift by @alexey1312 in #6923
- add tools: magika & xxh by @IceCodeNew in #6909
- add aliases to aqua-backend tools by @IceCodeNew in #6910
π Features
- (gem-backend) use gem command for backend operations by @andrewthauer in #6650
- (tasks) add
mise task validatecommand for task validation by @jdx in #6958 - Add
--skip-depsflag to run specified tasks, skipping dependencies by @hverlin in #6894
π Bug Fixes
- (cli) intercept --help flag to show task help instead of executing task by @jdx in #6955
- (cli) handle
mise helpwithout requiring tasks by @jdx in #6961 - (pwsh) remove __MISE_DIFF env var instead of __MISE_WATCH on deactivate by @IMXEren in #6886
- remove temporary files after install by @vmeurisse in #6948
π Documentation
- (snapcraft) update
summary&descriptionshown in snapcraft.io by @phanect in #6926 - Change package example in go.md by @nachtjasmin in #6862
- paranoid mode does not untrust global config by @iloveitaly in #6952
π¦οΈ Dependency Updates
Chore
New Contributors
- @iloveitaly made their first contribution in #6952
- @nachtjasmin made their first contribution in #6862
- @IceCodeNew made their first contribution in #6910
- @alexey1312 made their first contribution in #6923