[v0.6.5] - 2026-05-06
Hero Screenshot
Why Upgrade
- iPhone search and TOC navigation now reliably jump to the selected result after file load completes.
- SSH-based commit signing is now supported for verified GitHub contributions.
- Codebase security and crash audit passed with zero critical issues.
Highlights
- Fixed Find in Files result tapping on iPhone: cursor now jumps to the correct match once the target file finishes loading.
- Fixed TOC sidebar item tapping on iPhone: sheet now dismisses after jumping to the selected document section.
- Added SSH commit signing configuration for verified GitHub workflows.
- Completed full security and stability audit: no
fatalError,try!, or sensitive logging found.
Fixes
- Resolved race condition where
.moveCursorToRangenotifications were posted before file content was available on iPhone. - Resolved TOC sidebar sheet not dismissing after navigation on compact iOS layouts.
- Replaced unreliable 80ms delay with state-driven file load completion callback for search jumps.
Milestone Issues (GitHub #17)
Closed:
- #96 [Feature]: Improve JSON tools discoverability
Open (carried forward):
- #108 [Feature]: Add structured plist editor support
- #107 [Bug]: not aligned text in language search box
- #106 [Bug]: empty space in search window
- #105 [Bug]: Label for German language not aligned
- #97 [Feature]: Clarify toolbar customization settings
- #50 Known Issues Hub
- #41 Help wanted: Intel Mac test coverage for Neon Vision Editor
Breaking changes
- None.
Migration
- None.