Vorno 0.11.6
Projects, Cleaner Chrome, and Settings Fixes
July 15, 2026
Improvements
- Projects are now first-class citizens — clicking a project in the sidebar opens a dedicated view of that project's sessions (titled with the project name, sidebar highlighted), and clicking All Sessions or any other navigation fully exits the project scope — no more lingering invisible project filter. A new project badge next to the mode/status badges above the chat input lets you add, move, or remove the current session's project in one click, and ⌘⇧P opens it from the keyboard (rebindable in Shortcuts settings).
- Removed the fork indicator stripe — the thin orange line under the title bar is gone. Vorno's own name and icon now carry the "which build is this" distinction.
Bug Fixes
- Port and rate-limit fields in Remote Access settings can now be typed into — previously, clearing the field instantly snapped back to a default and every keystroke was saved as a real value (typing a port like 3999 could persist 3, 39, 399… along the way, silently changing which port the server uses). These fields now accept normal typing and apply the value when you press Enter or leave the field, clamped to the valid range.