LWT 3.0.2: EPUB fix, reader controls, and export improvements
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: