OpenConverter Desktop v0.2.3
OpenConverter Desktop v0.2.3
This release introduces the Conversion History feature and Real-Time Progress UI to the Linux and Windows desktop applications, bringing them to feature parity with the Android client.
Changes:
- Conversion History: Persisted conversion logs locally in a JSONL store. Logs are displayed in a new sidebar History tab with status badges, formats, and relative timestamps.
- Sleek Modal Confirmation: Implemented a native element with backdrop blur and click-outside light dismiss for clearing logs.
- Real-Time UI Progress: Wired progress IPC event listeners to dynamically animate progress bars and labels in the queue in real-time.
- Windows UI Bugfix: Fixed the double-title-bar display bug on Windows by hiding the custom HTML title bar and styling the app layout to full height.
- Testing Improvements: Configured test runner sequentially to avoid concurrent directory locks. Added unit tests for the HistoryStore.