2025.12.13 - 2025-12-30
๐ Features
- (ruby) set PKG_CONFIG_PATH for native gem extensions by @jdx in #7457
- (tera) add haiku() function for random name generation by @jdx in #7399
- (vfox) pass tool options to EnvKeys hook by @jdx in #7447
- implement independent versioning for subcrates by @jdx in #7402
- Move iTerm to OSC9;4 supported terminals by @Maks3w in #7485
๐ Bug Fixes
- (ci) improve GHA cache efficiency and fix registry-ci bug by @jdx in #7404
- (ci) use !cancelled() instead of always() for registry-ci by @jdx in #7435
- (ci) bump taiki-e/install-action 2.61.10 to 2.65.5 by @kvokka in #7496
- (e2e) use explicit asdf backend for zprint in plugin_install test by @jdx in #7440
- (github) use GITHUB_TOKEN for attestation verification by @jdx in #7446
- (go) filter out go pre-release versions in ls-remote by @roele in #7488
- (hooks) revert per-tool hook execution by @just-be-dev in #7509
- (release) sync subcrate versions and use YYYY.MM.0 calver by @jdx in #7516
- (schema) add shell_alias definition by @anp in #7441
- (schema) add prepare config by @risu729 in #7497
- (test) update backend_arg test to use clojure instead of poetry by @jdx in #7436
- use vfox backend for poetry and fix related tests by @jdx in #7445
๐ Documentation
- (prepare) add all source files to sources by @risu729 in #7498
- add link to COPR package page for Fedora/RHEL by @jdx in bc8ac73
- improve installation documentation by @jdx in #7403
- add comprehensive glossary by @jdx in #7401
- use
mise rununiformly in its examples by @muzimuzhi in #7444 - update source file for asset autodetection by @muzimuzhi in #7513
๐งช Testing
- (ci) validate GitHub token from pool with API call by @jdx in #7459
- rename duplicate 'ci' job names for clarity by @jdx in #7398
- add token pool integration for rate limit distribution by @jdx in #7397
๐ฆ๏ธ Dependency Updates
- replace dependency @tsconfig/node18 with @tsconfig/node20 by @renovate[bot] in #7450
- pin rui314/setup-mold action to 725a879 by @renovate[bot] in #7449
๐ฆ Registry
- add github backend for swiftformat by @jdx in #7396
- use pipx backend for azure-cli by @jdx in #7406
- use pipx backend for dvc by @jdx in #7413
- add github backend for zprint by @jdx in #7410
- use gem backend for cocoapods by @jdx in #7411
- use pipx backend for gallery-dl by @jdx in #7409
- add aqua backends for HashiCorp tools by @jdx in #7408
- use npm backend for danger-js by @jdx in #7407
- use pipx backend for pipenv by @jdx in #7415
- use pipx backend for poetry by @jdx in #7416
- add github backend for xcodegen (github:yonaskolb/XcodeGen) by @jdx in #7417
- use npm backend for heroku by @jdx in #7418
- add aqua backend for setup-envtest by @jdx in #7421
- add github backend for xcresultparser (github:a7ex/xcresultparser) by @jdx in #7422
- add aqua backend for tomcat by @jdx in #7423
- use npm backend for serverless by @jdx in #7424
- add github backend for daytona (github:daytonaio/daytona) by @jdx in #7412
- add github backend for flyway (github:flyway/flyway) by @jdx in #7414
- add github backend for schemacrawler (github:schemacrawler/SchemaCrawler) by @jdx in #7419
- add github backend for codeql by @jdx in #7420
- use pipx backend for mitmproxy by @jdx in #7425
- use pipx backend for sshuttle by @jdx in #7426
- add github backend for quarkus by @jdx in #7428
- add github backend for smithy by @jdx in #7430
- add github backend for xchtmlreport (github:XCTestHTMLReport/XCTestHTMLReport) by @jdx in #7431
- add github backend for grails by @jdx in #7429
- use npm backend for esy by @jdx in #7434
- add github backend for micronaut by @jdx in #7433
- add github backend for dome by @jdx in #7432
- use vfox backend for poetry by @jdx in #7438
- add vfox backend for pipenv by @jdx in #7439
- use github backend for xchtmlreport by @jdx in #7442
- use npm backend for purty by @jdx in #7443
- add micromamba tool definition by @x9xhack in #7475
- add github backend for rumdl by @kvokka in #7494
- add github backend for ty by @kvokka in #7495
- add kopia by @ldrouard in #7501
- add d2 by @icholy in #7514
Chore
- (docker) add Node LTS to mise Docker image by @jdx in #7405
- rename mise-tools to mise-versions by @jdx in ab3e1b8
- s/mise task/mise tasks/g in docs and tests by @muzimuzhi in #7400
- update singular/plural forms for word "task" by @muzimuzhi in #7448
New Contributors
- @icholy made their first contribution in #7514
- @Maks3w made their first contribution in #7485
- @muzimuzhi made their first contribution in #7513
- @just-be-dev made their first contribution in #7509
- @kvokka made their first contribution in #7495
- @x9xhack made their first contribution in #7475
- @anp made their first contribution in #7441