# Paneflow v0.7.2

- Released: 2026-06-29T07:48:09Z
- URL: https://paneflow.dev/releases/v0.7.2
- GitHub: https://github.com/ArthurDEV44/paneflow/releases/tag/v0.7.2
- Previous release: v0.7.1

## Release notes

Paneflow v0.7.2 is a focused reliability release for Windows/Codex hooks and the in-app update banner. It keeps the v0.7.x cross-platform release surface stable while fixing two sharp edges found after v0.7.1.
Fixed

Fixed Codex hook commands on Windows when Paneflow is installed under paths with spaces, including C:\Program Files\PaneFlow. The generic Codex command field now invokes paneflow-ai-hook.exe through an explicit PowerShell command, with single-quote escaping and forward-slash paths so PowerShell sessions execute the hook reliably.
Kept Paneflow-managed hook cleanup reliable for PowerShell-wrapped commands by detecting embedded paneflow-ai-hook / paneflow-ai-hook.exe program tokens, including quoted paths and orphaned hook commands.
Fixed the sidebar update banner so clicking the banner starts the self-update flow directly, while clicking the dismiss control only dismisses the update. This restores the intended update action path from the sidebar UI.

Release

Bumped the workspace, lockfile, Debian changelog, and README release asset example to 0.7.2.
Published signed release artifacts for Linux x86_64/aarch64, macOS Apple Silicon, and Windows x64.
Passed release workflow 28355116650: four-platform build matrix, Ubuntu/Debian .deb smoke tests, Fedora/openSUSE .rpm smoke tests, Arch Linux tar.gz smoke test, Windows MSI install + relay, and Linux x86_64 auto-update e2e.

Full Changelog: v0.7.1...v0.7.2
