What's Changed
- Harden security and App Store distribution readiness
- Add comprehensive PHP and CSV language support
- Refine JSON/TOML syntax highlighting
- Document Homebrew install
- Add first-launch Welcome Tour sheet with richer feature messaging
- Remove extra inner edge border and tune card/container visual balance
feat(editor): add basic Vim navigation and quick open workflow
- Add Vim mode toggle support in the editor command set
- Implement core normal-mode movement keys (h/j/k/l) and insert-mode transitions
- Wire Vim mode state updates through notifications for UI/status sync
- Add Cmd+P Quick Open command and quick file switcher panel integration
- Extend editor command handling for fast navigation and file switching
- Keep fallback behavior in place to protect caret focus and text input stability
- Consolidate duplicate View menu entries into the system View menu
- Shorten Diagnostics menu labels and entries (compact status/check/RTT text)
- Keep iOS/iPad paged tour behavior while using macOS-compatible TabView style
Fixes:
- Fix(installer+language): add curl install path
- Document Homebrew no-password flow
- Expose MIT license
- Correct file-type detection on open/save
Full Changelog: v0.4.0-beta...v0.4.1-beta [cite:2][cite:3]