2026.1.4 - 2026-01-17
🚀 Features
- (conda) add dependency locking for reproducible installations by @jdx in #7708
- (http) add JSON filter syntax for version extraction by @jdx in #7707
- (http) add version_expr support and Tera templating by @jdx in #7723
- (task) add [monorepo].config_roots for explicit config root listing by @jdx in #7705
- (task) support env vars in task dependencies by @jdx in #7724
🐛 Bug Fixes
- (conda) fix hardcoded library paths in conda packages by @jdx in #7713
- (env) avoid venv/go backend deadlock during env resolution by @stk0vrfl0w in #7696
- (locked) exempt tool stubs from lockfile requirements by @jdx in #7729
- (python) sort CPython versions at end of ls-remote output by @jdx in #7721
- (task) resolve remote task files before display and validation commands by @yannrouillard in #7681
- (task) support monorepo paths in
mise tasks depsby @chadxz in #7699 - (task) resolve all monorepo path hints in deps by @chadxz in #7698
📚 Documentation
⚡ Performance
📦️ Dependency Updates
📦 Registry
- add aqua backend for smithy by @jdx in #7661
- remove low-usage asdf plugins by @jdx in #7701
- disable mirrord test by @jdx in #7703
- use vfox-dotnet as default backend by @jdx in #7704
- use vfox-lua as default lua backend by @jdx in #7706
- add vfox backend for redis by @jdx in #7709
- use vfox-postgres as default postgres backend by @jdx in #7710
- use github backend for kotlin by @jdx in #7711
- add vfox backend for leiningen by @jdx in #7714
- use pipx backend for meson by @jdx in #7712
- use github backend for crystal by @jdx in #7715
- use conda backend for sqlite by @jdx in #7718
- use conda backend for make by @jdx in #7719
- swift-package-list use github backend by @jdx in #7720
Chore
New Contributors
- @yannrouillard made their first contribution in #7681
- @stk0vrfl0w made their first contribution in #7696