Skip to content

LWT 3.0.2: EPUB fix, reader controls, and export improvements

Choose a tag to compare

@HugoFara HugoFara released this 05 Apr 10:58
· 367 commits to main since this release

Added

  • Reading area width and text size controls (#225): Display dropdown in the reader toolbar with width slider (40–100%) and text size buttons. Settings persist across sessions.

Changed

  • Removed @vitejs/plugin-legacy, cutting JS build output by ~70%.

Fixed

  • EPUB import always failing (#231): Extension check was validating the PHP temp path instead of the original filename.
  • Glosbe translation blocked: Upgraded API calls to HTTPS and added CSP allowlist.
  • Anki export missing sentences: Words without {word} markup in their sentences are now included.
  • License link broken in page headers after file rename.
  • Docker image builds failing on arm/v7 due to multi-stage build issue.

Full Changelog:

3.0.1...3.0.2