2026.1.0 - 2026-01-07
๐ Features
- (hooks) add tool context env vars to postinstall hooks by @jdx in #7521
- (sops) support standard SOPS environment variables by @yordis in #7461
- (tasks) Add disable_spec_from_run_scripts setting by @iamkroot in #7471
- (tasks) Add task_show_full_cmd setting by @iamkroot in #7344
- (tasks) enable naked task completions and ::: separator by @jdx in #7524
- add Forgejo backend by @roele in #7469
- override node bundled npm by specified version of npm by @risu729 in #7559
๐ Bug Fixes
- (aqua) fix tree-sitter bin path regression by @risu729 in #7535
- (ci) exclude subcrate tags from release workflow by @jdx in #7517
- (e2e) remove hardcoded year from version check by @jdx in #7584
- (github) asset matcher does not handle mixed archive/binary assets properly by @roele in #7566
- (github) prioritize .zip on windows by @risu729 in #7568
- (github) prefer .zip over non-archive extensions on linux by @risu729 in #7587
- (npm) always use hoisted installs of bun by @sushichan044 in #7542
- (npm) suppress NPM_CONFIG_UPDATE_NOTIFIER by @risu729 in #7556
- (registry) fix biome test to handle version prefix by @jdx in #7585
- (tasks) load monorepo task dirs without config by @matixlol in #7478
- force reshim when windows_shim_mode is hardlink by @roele in #7537
- simple .tar files are not extracted properly by @roele in #7567
- quiet kerl update output by @iloveitaly in #7467
๐ Documentation
- (registry) remove ubi backend from preferred backends list by @risu729 in #7555
- (tasks) remove advanced usage specs sections from toml-tasks.md by @risu729 in #7538
- fix invalid config section
[aliases]by @muzimuzhi in #7518 - Fix path to GitLab backend source by @henrebotha in #7529
- Fix path to GitLab backend source by @henrebotha in #7531
- update
mise --versionoutput by @muzimuzhi in #7530
๐งช Testing
- (win) use pester in backend tests by @risu729 in #7536
- update e2e tests to use
[tool_alias]instead of[alias]by @muzimuzhi in #7520
๐ฆ๏ธ Dependency Updates
- update alpine:edge docker digest to ea71a03 by @renovate[bot] in #7545
- update docker/setup-buildx-action digest to 8d2750c by @renovate[bot] in #7546
- update ghcr.io/jdx/mise:copr docker digest to 23f4277 by @renovate[bot] in #7548
- update ghcr.io/jdx/mise:alpine docker digest to 0adc211 by @renovate[bot] in #7547
- lock file maintenance by @renovate[bot] in #7211
- lock file maintenance by @renovate[bot] in #7572
- replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in #7543
- replace dependency @tsconfig/node20 with @tsconfig/node22 by @renovate[bot] in #7544
๐ฆ Registry
- add zarf by @joonas in #7525
- update aws-vault to maintained fork by @h3y6e in #7527
- fix claude backend http for windows-x64 by @granstrand in #7540
- add sqlc by @phm07 in #7570
- use spm backend for swift-package-list by @risu729 in #7569
- add npm (npm:npm) by @risu729 in #7557
- add github backend for tmux by @ll-nick in #7472
Chore
- (release) update Changelog for v2025.12.13 by @muzimuzhi in #7522