| Release list |
| 1.24.0 | RECENT | |
| 1.23.0 | 6m+ | |
| 1.22.1 | 6m+ | |
| 1.21.1 | 1y+ | |
| 1.21.0 | 1y+ | |
| 1.20.1 | 1y+ | |
| 1.20.0 | 1y+ | |
| 1.19.0 | 1y+ | |
| 1.18.2 | 1y+ | |
| 1.18.1 | 1y+ | |
| 1.18.0 | 1y+ | |
| 1.17.1 | 1y+ | |
| 1.17.0 | 1y+ | |
| 1.16.0 | 1y+ | |
| 1.15.0 | 1y+ | |
| 1.14.2 | 1y+ | |
| 1.14.1 | 1y+ | |
| 1.14.0 | 1y+ | |
| 1.13.1 | 1y+ | |
| 1.13.0 | 1y+ | |
Release notes:
1.24.0 (2025-10-25)
Features
Bug Fixes
- consider text-only meta variables in conditionals set if non-empty (#6338) (286b0f2)
- docker_context: add
compose.yml and compose.yaml to files (#6625) (a98a05f)
- explain: Filter out non-printing ANSI escape codes (#6861) (2c11c08)
- fossil_metrics: match single-file (#6785) (5dd40ea)
- git_metrics: adhere to
git_status use_git_executable option (#6927) (05daa3e)
- git_status: Do not show up-to-date when untracked (#6755) (f42b53e)
- hg_branch: Strip extraneous newlines from hg topic. (#6766) (ccc32e7)
- improve adhere to directory scanning timeout (#6694) (109a681)
- jobs: Count job groups instead of processes for fish (#6899) (95bf53f)
- modules: username detect_env_vars logic (#6934) (a60df1d), closes #6870
- nushell: Startup
cmd_duration should be 0ms not 823ms (#6854) (0ad1cf8)
- pixi: Don't trigger pixi module by
.pixi directory (#6709) (a477186)
- preset/nerd-font: remove double spaces in
gcloud default value and use Google Cloud-specific icon (#6822) (3b5bbe3)
- preset/pure: only enable python module if venv is active (#6689) (5e8851a)
- presets/plaint-text: Add missing entries (#6929) (e593332)
- remove double spaces in default values (#6649) (e406f55)
- rust-ini 0.21.2 has been yanked from crates.io. (#6916) (b698fb0)
- terraform: amend module to
exec_cmds_return_first-changes (#6956) (0f5d8d4)
- test/git_commit: avoid spawning an editor lead to timeout if tag signing is enabled (#6887) (32c29cf)
- time: don't print misleading log message (#7008) (5db4ea7)
- zsh: check if vars are set before reading them (#6742) (608ae37)
- zsh: do not fail under ERR_EXIT conditions if
STARSHIP_DURATION computes to 0 (#6922) (38db5f0)
Performance Improvements
- git_status: avoid gix index load when
core.fsmonitor is used (#6817) (1c2f4d4)
- Parallelize child modules for env_var|custom (#6748) (7f4eb6f)