๐ Bug Fixes
- (backend) include backend dependencies in paths by @risu729 in #2893
- (completions) set usage cache-key by @jdx in #2937
- (ls) only show symlink_path when not runtime-symlink by @jdx in #2927
- upgrade vfox.rs with http module by @jdx in #2934
- hide extra "mise" prefix when installing by @jdx in #2935
- only show actual cargo-binstall versions by @jdx in #2936
- use project_root for task execution by @jdx in #2942
- upgrade with options by @jdx in #2925
- remove duplicate "mise" in logs by @jdx in 693f39b
๐ Documentation
- move alternative ways to install mise to a separate page by @hverlin in #2930
- show information about github rate limits when erroring due to 403 by @jdx in #2856
โก Performance
- (shell/zsh.rs) avoid hook-env execution on Enter without command by @powerman in #2861
- skip reading backend-meta files if they do not exist by @jdx in #2941