Lithe v0.1.4
Fixed
- Fixed the editor and terminal failing to receive focus when they open.
- Fixed Chinese IME input by preserving marked pinyin text until the input method commits it.
- Moved file reads off the main actor and deduplicated concurrent opens to keep rapid file switching responsive.
- Preserved the last selected file when several files finish loading out of order.
- Expanded workbench hit areas and removed the duplicate Welcome menu indicator.
- Kept the workbench title tied to the project name instead of the active file.
This release includes the fixes from Issue #1.