v1.26.0
Added 4
- Show git am progress in git_state module
- Enable sha256 support in git module
- Add level variable to nix-shell module to show nix shell depth
- Expose PIXI_PROJECT_NAME as format placeholder in pixi module
Changed 1
- Improve timezone handling in time module by switching to jiff
Fixed 6
- Honor CLOUDSDK_COMPUTE_REGION env variable in gcloud module
- Improve reliability of config-file writing
- Avoid detecting user .mvn config as project in maven module
- Avoid deno project files in nodejs module
- Make OS symbol dynamic in Tokyo Night theme preset
- Handle null context_window fields at session start in statusline module
1.26.0 (2026-06-28)
Features
- git_state: show git am progress (#7500) (26ce2cc)
- git: enable sha256 support (#7531) (e1418b2)
- nix-shell: Add level variable to show nix shell depth (#7394) (b85b7b9)
- pixi: expose PIXI_PROJECT_NAME as format placeholder (#7346) (cfd5e76)
- time: improve timezone handling by switching to jiff (#7222) (3dd8c14)
Bug Fixes
- gcloud: honor CLOUDSDK_COMPUTE_REGION env variable (#7451) (d0e2468)
- improve reliability of config-file writing (#5426) (57bb99b)
- maven: avoid detecting user .mvn config as project (#7426) (d455255)
- nodejs: avoid deno project files (#7478) (96c1f90)
- preset: make OS symbol dynamic in Tokyo Night theme (#7555) (9627650)
- statusline: handle null context_window fields at session start (#7533) (0185e48)
- use cargo-zigbuild for riscv64gc-unknown-linux-musl release builds (#7449) (166d7bb)