# gitui v0.27.0 - Product: gitui (https://whatsnew.fyi/product/gitui) - Vendor: gitui project - Date: 2025-01-14 - Version: v0.27.0 - Original notes: https://github.com/gitui-org/gitui/releases/tag/v0.27.0 - Permalink: https://whatsnew.fyi/product/gitui/releases/v0.27.0 - Labels: Platforms: Desktop 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'. --- - **changed** — Use default shell instead of bash on Unix-like OS - **added** — Add popups for viewing, adding, updating and removing remotes - **added** — Support for Copy Path action in WSL - **added** — Help popup scrollbar - **fixed** — Respect env vars like GIT_CONFIG_GLOBAL - **fixed** — Set CREATE_NO_WINDOW flag when executing Git hooks on Windows **new: manage remotes** ![add-remote](assets/add-remote.png) ###### Breaking Changes * use default shell instead of bash on Unix-like OS [[@yerke](https://github.com/yerke)] ([#2343](https://github.com/extrawurst/gitui/pull/2343)) ###### Added * add popups for viewing, adding, updating and removing remotes [[@robin-thoene](https://github.com/robin-thoene)] ([#2172](https://github.com/extrawurst/gitui/issues/2172)) * support for `Copy Path` action in WSL [[@johnDeSilencio](https://github.com/johnDeSilencio)] ([#2413](https://github.com/extrawurst/gitui/pull/2413)) * help popup scrollbar [[@wugeer](https://github.com/wugeer)] ([#2388](https://github.com/extrawurst/gitui/pull/2388)) ###### Fixes * respect env vars like `GIT_CONFIG_GLOBAL` ([#2298](https://github.com/extrawurst/gitui/issues/2298)) * Set `CREATE_NO_WINDOW` flag when executing Git hooks on Windows ([#2371](https://github.com/extrawurst/gitui/pull/2371))