v0.5.3
Fixed
- Keyboard shortcuts now work while a text field or editor has focus. Every app shortcut (Send, Save, Open, Import, New request/collection, Duplicate, Undo delete, Edit environments, Settings) was registered only against the window canvas; Fyne only dispatches a canvas-level shortcut when the focused widget doesn't itself handle shortcuts — and the URL bar, every auth field, the body/response editors, and the other text fields all do. In practice a shortcut went silently dead the moment any of them had focus, which is most of a normal session.
Security
- Dependency bump:
go-fyne-pretty-viewbumped to v2.4.1-alpha, closing the same GO-2026-5856crypto/tlstoolchain vulnerability in that dependency's own pinned build (already fixed for Helena's own toolchain in v0.5.2).
Downloads
Linux (amd64), Windows (amd64 & arm64), and macOS (arm64) binaries plus .deb/.rpm, SHA256SUMS, SBOM, and a provenance attestation are attached below once the build finishes.
Full notes: CHANGELOG.