# zoxide v0.9.1 — 0.9.1 - Product: zoxide (https://whatsnew.fyi/product/zoxide) - Vendor: Ajeet D'Souza - Date: 2023-05-07 - Version: v0.9.1 - Original notes: https://github.com/ajeetdsouza/zoxide/releases/tag/v0.9.1 - Permalink: https://whatsnew.fyi/product/zoxide/releases/v0.9.1 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** — Fish/Zsh aliases on __zoxide_z will now use completions - **added** — Nushell add support for v0.78.0 - **added** — Fish plugin now works on older versions - **added** — PowerShell warn when PowerShell version is too old for z - and z + - **added** — PowerShell support for PWD hooks on all versions - **fixed** — Fish not providing cd completions when there is a space in the path - **fixed** — Bash/Fish/Zsh providing z completions when the last argument starts with z! - **fixed** — Bash/Fish/Zsh attempting to cd when the last argument is z! ###### Added - Fish/Zsh: aliases on `__zoxide_z` will now use completions. - Nushell: add support for v0.78.0. - Fish: plugin now works on older versions. - PowerShell: warn when PowerShell version is too old for `z -` and `z +`. - PowerShell: support for PWD hooks on all versions. ###### Fixed - Fish: not providing `cd` completions when there is a space in the path. - Bash/Fish/Zsh: providing `z` completions when the last argument starts with `z!`. - Bash/Fish/Zsh: attempting to `cd` when the last argument is `z!`.