2025.11.2 - 2025-11-03
📦 Registry
🚀 Features
- (cli) switch manpage generation from clap_mangen to usage by @jdx in #6868
 - (task) add selective stream suppression for silent configuration by @jdx in #6851
 
🐛 Bug Fixes
- (backend) support platform-specific bin and bin_path configuration by @dragoscirjan in #6853
 - (generate) update git pre-commit script to use null separator by @azais-corentin in #6874
 - (stubs) lookup for aqua tools stubs fails because of tool options by @roele in #6867
 - (task) resolve aliases correctly for monorepo tasks by @jdx in #6857
 - (task) prevent MISE_TASK_OUTPUT from propagating to nested tasks by @jdx in #6860
 - (tasks) simplify task command display to show only first line by @jdx in #6863
 - (tasks) implement smart flag routing for task arguments by @jdx in #6861
 - (xonsh) prevent KeyError when activating in nested shells by @jdx in #6856
 - Don't set empty env var if decryption fails with age.strict=false by @iamkroot in #6847
 
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
New Contributors
- @dragoscirjan made their first contribution in #6853