Skip to content

Tags: jdx/mise

Tags

vfox-v2026.6.7

Toggle vfox-v2026.6.7's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.6.7

v2026.6.6

Toggle v2026.6.6's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(bootstrap)** add dotfiles workflow by @jdx in [#10376](#10376)

- **(bootstrap)** support brew taps and casks directly by @jdx in [#10383](#10383)
- **(config)** load safe mise.toml files without trust by @jdx in [#10360](#10360)
- **(oci)** apply system files and apt packages by @jdx in [#10373](#10373)
- **(system)** add [system.defaults] for declarative macOS defaults by @jdx in [#10363](#10363)
- **(system)** build source formulae from source with a native formula DSL shim by @jdx in [#10364](#10364)
- **(system)** support wildcards in system files by @jdx in [#10374](#10374)
- **(system)** support custom brew taps by @jdx in [#10375](#10375)
- **(system)** add login shell bootstrap support by @jdx in [#10377](#10377)
- add `mise bootstrap` and declarative `[system.files]` by @jdx in [#10365](#10365)
- add `[system.edits]` for editing files mise doesn't own by @jdx in [#10368](#10368)

- **(cli)** don't panic on arguments containing invalid UTF-8 by @JamBalaya56562 in [#10386](#10386)
- **(http)** show github 403 response diagnostics by @jdx in [#10382](#10382)
- **(release)** include brew shim in crate package by @jdx in [#10388](#10388)

- **(file)** split extraction helpers and harden format handling by @risu729 in [#10274](#10274)

- **(settings)** document 24h default for minimum_release_age by @ThijsdeJong-TomTom in [#10366](#10366)
- link to all sponsors by @jdx in [#10369](#10369)
- add more tips and tricks entries by @jdx in [#10370](#10370)
- clarify contribution fit by @jdx in [#10378](#10378)
- make contributing guide canonical by @jdx in [#10380](#10380)

- **(versions-host)** fetch version lists from static assets by @jdx in [#10361](#10361)

- graduate stable features from experimental by @jdx in [#10371](#10371)
- remove stale cargo-deny advisory ignores by @jdx in [#10372](#10372)

- @ThijsdeJong-TomTom made their first contribution in [#10366](#10366)

mise-interactive-config-v2026.6.1

Toggle mise-interactive-config-v2026.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Release mise-interactive-config 2026.6.1

vfox-v2026.6.5

Toggle vfox-v2026.6.5's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.6.5

vfox-v2026.6.4

Toggle vfox-v2026.6.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.6.4

v2026.6.5

Toggle v2026.6.5's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(aqua)** support GitHub attestation predicate fields by @risu729 …

…in [#10169](#10169)

- **(aqua)** canonicalize and reject duplicate vars by @risu729 in [#10187](#10187)
- **(config)** ignore local credential commands by @jdx in [#10356](#10356)
- **(config)** ignore local trust controls by @jdx in [#10357](#10357)
- **(schema)** forbid task-only bool fields on task templates by @risu729 in [#10242](#10242)
- **(schema)** allow registry backend platform selectors by @risu729 in [#10358](#10358)
- **(task)** require trust for config-less task includes by @jdx in [#10355](#10355)

- **(windows)** restore github token env in e2e by @jdx in [#10359](#10359)

- update ghcr.io/jdx/mise:deb docker digest to 5b1ef5e by @renovate[bot] in [#10349](#10349)
- update ghcr.io/jdx/mise:alpine docker digest to 1218930 by @renovate[bot] in [#10348](#10348)
- update ghcr.io/jdx/mise:rpm docker digest to 5907998 by @renovate[bot] in [#10350](#10350)

- **(ci)** bump pr-closer action by @jdx in [#10354](#10354)

v2026.6.4

Toggle v2026.6.4's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(github)** add `matching` and `matching_regex` asset options by @…

…devnulled in [#10325](#10325)

- **(oci)** add configurable layer owner by @ThomasK33 in [#10075](#10075)
- **(system)** declarative system packages (apt, dnf, pacman, and brew without brew) by @jdx in [#10326](#10326)
- **(system)** add mise system use and mise system upgrade by @jdx in [#10346](#10346)

- **(aqua)** support override env selectors by @risu729 in [#10200](#10200)
- **(aqua)** route versions host by registry repo by @jdx in [#10341](#10341)
- **(backend)** honor zero minimum release age flag by @jdx in [#10344](#10344)
- **(core)** preserve inner quotes for remaining cmd /c call sites on windows by @JamBalaya56562 in [#10323](#10323)
- **(dotnet)** include runtime in lock identity by @risu729 in [#10175](#10175)
- **(install)** skip inactive unknown tools by @risu729 in [#10206](#10206)
- **(java)** include shorthand vendor in lock identity by @risu729 in [#9989](#9989)
- **(task)** append forwarded args to inline bash -c tasks on windows by @JamBalaya56562 in [#10321](#10321)
- **(task)** validate monorepo-relative task refs by @jdx in [#10342](#10342)
- **(task)** show multiline descriptions in usage help by @risu729 in [#10204](#10204)
- **(tasks)** refactor editor command handling and improve error reporting by @roele in [#9752](#9752)

- **(completions)** update usage 3.5 expectations by @jdx in [#10340](#10340)
- **(use)** cover quiet global use output by @risu729 in [#10199](#10199)

- update ghcr.io/jdx/mise:alpine docker digest to 1248f2a by @renovate[bot] in [#10331](#10331)
- update rust crate tabled to 0.21 by @renovate[bot] in [#10337](#10337)
- update rattler by @renovate[bot] in [#10336](#10336)
- update actions/checkout action to v6.0.3 by @renovate[bot] in [#10335](#10335)
- update ghcr.io/jdx/mise:deb docker digest to 50edf9f by @renovate[bot] in [#10332](#10332)
- update rust docker digest to 4fd8406 by @renovate[bot] in [#10334](#10334)
- update ghcr.io/jdx/mise:rpm docker digest to 57866e0 by @renovate[bot] in [#10333](#10333)

- add ghtkn by @TyceHerrman in [#9967](#9967)
- add antigravity-cli by @rhanneken in [#10324](#10324)

- @ThomasK33 made their first contribution in [#10075](#10075)
- @devnulled made their first contribution in [#10325](#10325)

mise-sigstore-v2026.6.0

Toggle mise-sigstore-v2026.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Release mise-sigstore 2026.6.0

aqua-registry-v2026.6.3

Toggle aqua-registry-v2026.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Release aqua-registry 2026.6.3

aqua-registry-v2026.6.2

Toggle aqua-registry-v2026.6.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Release aqua-registry 2026.6.2