What's Changed
- 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
Full Changelog: v1.3.5-rc.1...v1.3.5-rc.2