Skip to content

v0.5.3

Choose a tag to compare

@bpacholek bpacholek released this 15 Jul 03:42

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-view bumped to v2.4.1-alpha, closing the same GO-2026-5856 crypto/tls toolchain 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.