What's Changed
- fix(editor): improve rich markdown table readability by @aparusel in #827
- fix(sidebar): raise contrast on 'Don't ask again' checkbox by @AmethystLiang in #831
- fix(editor): contain rich editor crashes and dedupe external reloads by @AmethystLiang in #832
- fix(editor): don't highlight block-type toolbar buttons as active by @AmethystLiang in #833
- fix(editor): don't highlight mark-toggle toolbar buttons either by @AmethystLiang in #834
- fix(sidebar): sort Recent mode by lastActivityAt, not sortOrder by @ppuliu in #825
- fix(editor): debounce tombstone to avoid flash on macOS atomic writes by @AmethystLiang in #835
- fix(browser): debounce find-in-page query to stop per-keystroke flash by @AmethystLiang in #836
- fix(terminal): refresh WebGL canvas after resume to prevent frozen terminal by @Jinwoo-H in #837
- feat: add idempotent E2E test suite with headless Electron support by @brennanb2025 in #671
- Add New GitHub issue dialog to tasks page by @AmethystLiang in #841
New Contributors
Full Changelog: v1.3.4...v1.3.5