mise Releases
194 releases of jdx/mise
- v2026.4.14v2026.4.14: Fix GitHub attestation verification for some tools
Fixes GitHub artifact attestation verification failures for tools installed via the `github:` backend by bumping the `sigstore-verification` library.
Apr 15, 2026
- v2026.4.12v2026.4.12: OS/arch filtering, task confirmation defaults, and npm supply chain improvements
Adds OS/architecture filtering for tool configuration, defaults task confirmation prompts to 'no', and improves npm supply chain security.
Apr 15, 2026
- v2026.4.11v2026.4.11: Task dependency templates and npm semver range support
Fixes task dependency templates to render correctly when called without arguments and improves npm semver range parsing in `devEngines`.
Apr 13, 2026
- v2026.4.10v2026.4.10: Fix spurious warnings from postinstall hooks running tasks
Fixes a bug where postinstall hooks running tasks produced spurious registry warnings.
Apr 12, 2026
- v2026.4.9v2026.4.9: Cross-device installs, deterministic lockfiles, and sandbox template support
Fixes cross-device tool installation failures, makes lockfile provenance deterministic, and adds sandbox field support to task templates.
Apr 11, 2026
- v2026.4.8v2026.4.8: Task engine stability and Go subpath version resolution
Significant stability improvements to the task runner and fixes for Go subpath version resolution.
Apr 10, 2026
- v2026.4.7v2026.4.7: Native ARM64 Python on Windows
Fixes precompiled Python installation on Windows ARM64 to download the correct architecture.
Apr 9, 2026
- v3.16.0
Adds support for the latest Claude AI models, including Opus 4.6 and Sonnet 4.6, featuring extended 1M context windows, advanced reasoning capabilities, and prompt caching.
Apr 9, 2026
- v3.15.6
Focuses on dependency updates and security improvements, including unifying Node.js versions to 22 and removing support for EOL versions, alongside various UI and build bug fixes.
Apr 8, 2026
- v2026.4.6v2026.4.6: Tera templates in miserc.toml, shim race condition fix, and SPM self-hosted support
Adds Tera template support to `.miserc.toml`, fixes a shim race condition, and improves SPM backend compatibility with self-hosted instances.
Apr 8, 2026
- v2026.4.5v2026.4.5: GitLab and Forgejo token support, env file diagnostics, and shell fixes
Adds GitLab and Forgejo token support, surfaces env files in diagnostics, and fixes bash shell hooks.
Apr 6, 2026
- v2026.4.4v2026.4.4: Tool Dependencies, .NET Runtimes, and Task Argument Forwarding
Adds tool dependencies, .NET runtime-only installs, and argument forwarding to tasks, along with stronger lockfile provenance verification.
Apr 5, 2026
- v2026.4.2v2026.4.2: Process sandboxing for exec and run
Introduces experimental process sandboxing for `mise exec` and `mise run` to restrict filesystem, network, and environment variable access, along with documentation fixes.
Apr 3, 2026
- v2026.4.3v2026.4.3: Fix seccomp build on armv7
Fixes a compile error preventing mise from building on 32-bit ARM (armv7) targets.
Apr 3, 2026
- v2026.4.1v2026.4.1: Per-tool install_before and musl detection fixes
Adds per-tool `install_before` overrides for granular control and fixes musl detection in minimal Docker containers.
Apr 2, 2026
- v2026.4.0v2026.4.0: Linked version fixes, monorepo task aliases, and Azure Developer CLI
Fixes panic with linked versions on aqua tools, resolves bare task alias lookups in monorepos, and handles Rustup exit codes correctly.
Apr 1, 2026
- v2.35.0
Introduces breaking changes regarding module locations and default start scripts, alongside dependency upgrades and internal refactoring for the MagicMirror platform.
Apr 1, 2026
- v2026.3.18v2026.3.18: Python provenance verification, Go sub-module fixes, and shim recursion guards
Adds Python provenance verification via GitHub Artifact Attestations and fixes critical shim recursion bugs.
Mar 31, 2026
- v2026.3.17v2026.3.17: Shims always at the front of PATH
Fixes PATH ordering to ensure shims are always prepended when using `mise activate --shims`.
Mar 27, 2026
- v2026.3.16v2026.3.16: Fix unnecessary GitHub API calls during locked installs
Fixes `mise install --locked` to avoid unnecessary GitHub API calls when lockfiles contain pre-resolved URLs and checksums.
Mar 26, 2026