Skip to content

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 22 May 21:22
· 582 commits to main since this release

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 SentenceFurigana when 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 by YouTubeQueueWorker).

Full Changelog: v2.4.2...v2.4.3