v2.4.3
New features
- Multi-URL YouTube queue. Paste several URLs, probe each on Add, mine sequentially. Per-item retry-once on yt-dlp fetch errors. Replaces previous single-URL system.
- Theme settings panel. New Settings tab 'Themes' lists every shipped and user theme; click to live-preview, star to favorite, Revert to undo.
Fixes
- Per-row Re-import for dictionaries was undiscoverable (#29). Right-click menu on dictionary rows now exposes Re-import and Remove.
- Remove did nothing on dictionary rows outside the main selection path (#30). Same right-click menu now exposes Remove.
- Bold target word landed on the wrong characters in
SentenceFuriganawhen a bracketed reading sat next to the target (#31). - Star toggle in the Themes panel was visually clipped.
- YouTube progress bar stuck after Clear, cancel, or an unhandled worker exception.
Removed
- Single-URL
YouTubeWorkerThread(replaced byYouTubeQueueWorker).
Full Changelog: v2.4.2...v2.4.3