[v0.5.2] - 2026-03-09
Added
- Added editor performance presets in Settings (
Balanced,Large Files,Battery) with shared runtime mapping. - Added configurable project navigator placement (
Left/Right) for project-structure sidebar layout. - Added richer updater diagnostics details in Settings: staged update summary, last install-attempt summary, and recent sanitized log snippet.
- Added CSV/TSV table mode with a
Table/Textswitch, lazy row rendering, and background parsing for larger datasets. - Added an in-app
Editor Helpsheet that lists core editor actions and keyboard shortcuts. - Added a dedicated
Support Neon Vision Editor…entry to the macOSHelpmenu for direct support-dialog access.
Improved
- Improved iOS/iPadOS large-file responsiveness by lowering automatic large-file thresholds and applying preset-based tuning.
- Improved project-sidebar open flow by short-circuiting redundant opens when the selected file is already active.
Fixed
- Fixed missing diagnostics reset workflow by adding a dedicated
Clear Diagnosticsaction that also clears file-open timing snapshots. - Fixed macOS editor-window top-bar jumping when toggling the toolbar translucency control by keeping chrome flags stable.
- Fixed CSV/TSV mode header transparency so the mode bar now uses a solid standard window background.
- Fixed settings-window translucency consistency on macOS so title/tab and content regions render as one unified surface.
- Fixed cross-platform updater diagnostics compilation by adding a non-macOS bundle-version reader fallback.
- Fixed macOS system
Helpmenu fallback ("no help available") by replacing it with working in-app help actions.