Releases: LuteOrg/lute-v3
Releases · LuteOrg/lute-v3
3.0.7
Feature changes:
- Add slide-in menu for reading pane (issue 60).
- Add font/line spacing etc to slide-in menu (issue 45).
- Fix audio not loading reliably in Firefox.
- Keep book listing filter state on refresh (issue 46).
- Arrow keys only change status for clicked words, not hovered.
- Remove 'mark known' check on all pages, add 'make done' check on final page (issue 58).
3.0.5 / 3.0.6
Feature changes:
- Add audio player to play mp3, wav, or ogg files. See docs
- Add up/down arrow hotkey to change term status.
- Tweak Greek character range.
- Add 'is completed' check to book title in listing.
Supporting changes:
- Page content is now ajaxed in.
3.0.5 (2023-12-13) - Skipped, botched release due to wifi problems.
3.0.2 - themes
- Add theming and highlight toggling.
3.0.1
3.0.0
3.0.0b11
- Add language term export command.
- Add czech language and demo story to baseline db.
- Bugfix: Respect the 'show pronunciation' lang setting in form.
Back end changes
- CLI command sketch.
- Use specified, root, or default config, in that order.
- Change create_app to take config file path, not object.
- Template for demo stories.
3.0.0b10
- Bugfix: Fix "archive book" broken link at end of book
- Issue 7: hotkey updates term form if displayed.
- Redirect to home if bad book id.
- Add custom 404 error handler.
- Change wiki refs on site to manual.
- Add Russian predefined language and story demo to baseline.
3.0.0b9
- bugfix: parser type select box wasn't updating correctly.
- bugfix: Skip bad Japanese input tokens during parse.
- Multi-platform docker builds.
- Add nicer error handler.
- Allow change of mecab path, even in docker.
Back end changes:
- Remove MECAB_PATH from config file.
- Try different mecab path candidates if needed.