# zoxide v0.9.9 — 0.9.9 - Product: zoxide (https://whatsnew.fyi/product/zoxide) - Vendor: Ajeet D'Souza - Date: 2026-01-31 - Version: v0.9.9 - Original notes: https://github.com/ajeetdsouza/zoxide/releases/tag/v0.9.9 - Permalink: https://whatsnew.fyi/product/zoxide/releases/v0.9.9 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support for Android ARMv7 - **added** — Fish support for v4.1.0+ - **fixed** — Nushell uses sigil operator when calling external commands - **fixed** — Zsh supports multiple digits in z +N and z -N dirstack commands - **fixed** — Bash avoids downcasting $PROMPT_COMMAND array into a string - **fixed** — Bash avoids overwriting $PIPESTATUS - **fixed** — POSIX removes non-POSIX compliant calls to builtin - **fixed** — Fish clears existing completions when defining z command ###### Added - Support for Android ARMv7. - Fish: support for v4.1.0+. ###### Fixed - Nushell: use sigil operator when calling external commands. - Zsh: support multiple digits in `z +N` and `z -N` dirstack commands. - Bash: avoid downcasting `$PROMPT_COMMAND` array into a string. - Bash: avoid overwriting `$PIPESTATUS`. - POSIX: remove non-POSIX compliant calls to `builtin`. - Fish: clear existing completions when defining `z` command.