mise-en-place

jdx/mise last check 263 releases recent
Notes

The front-end to your dev env Pronounced "MEEZ ahn plahs"

Release notes
v2025.12.3 · 6m+
view on github

2025.12.3 - 2025-12-13

🚀 Features

  • (ui) add color_theme setting for light terminal support by @bishopmatthew in #7257

🐛 Bug Fixes

  • (node) add newlines between GPG keys in fetch script by @jdx in #7262
  • (run) truncate task description to first line in run selector by @jdx in #7256
  • unset -f bash functions by @agriffis in #7072

📚 Documentation

  • fix type of mise_env in templates by @risu729 in #7261

🧪 Testing

  • add empty secret redaction test by @risu729 in #7260

📦️ Dependency Updates

  • update ghcr.io/jdx/mise:copr docker digest to af06edf by @renovate[bot] in #7245
  • update ghcr.io/jdx/mise:alpine docker digest to 3ca5ebd by @renovate[bot] in #7244
  • update ghcr.io/jdx/mise:rpm docker digest to bdc5d0d by @renovate[bot] in #7247
  • update ghcr.io/jdx/mise:deb docker digest to f73d7ef by @renovate[bot] in #7246
  • update mcr.microsoft.com/devcontainers/rust:1 docker digest to 884de39 by @renovate[bot] in #7249
  • update jdx/mise-action digest to 146a281 by @renovate[bot] in #7248

Chore

  • (registry) retry only failed tools by @risu729 in #7251

New Contributors

  • @agriffis made their first contribution in #7072
  • @bishopmatthew made their first contribution in #7257