Vorno 0.11.4
Version Display Fix
July 14, 2026
A fast follow to 0.11.3.
Bug Fixes
- The app now reports its real version — Settings → About and the update toasts were displaying "0.11.1" on newer builds (including right after a successful update). The displayed version compiles in from a different file than the app's actual bundle version, and releases were only bumping the latter — updates worked correctly, but the app lied about what version it was. All version surfaces (Settings About, update toasts, WebUI, CLI
--version, error-report tagging) now agree, and a release-pipeline gate ensures they can never drift apart again.