Releases: baskerville/plato
Releases · baskerville/plato
Plato 0.7.4
- Upgrade MuPDF from 1.15.0 to 1.16.0. We gained a few code points thanks to the new Noto fonts (Noto Sans Math and Noto Music).
- Honor the hyphenations bounds in all cases.
- Remove the
reader.epub-engine
setting and the importer's--extract-isbn
and--retrieve-metadata
commands. - The default library path is now
/mnt/sd
on devices with an external SD card, and/mnt/onboard
otherwise.
Plato 0.7.3
- Switch to the Linaro compiler toolchain.
- Update the intermission images when books are removed.
- Include XPS and OpenXPS in the default list of imported formats.
Plato 0.7.2
- Switch the Clara HD to the premixed frontlight interface.
- Forma: add a Gyroscope sub-menu in the main menu.
- Fix a bug in a fit-to-width corner case.
Plato 0.7.1
- Add a few entries to the library menu to allow updating the library over WiFi.
- Fix a crash that could occur while scrolling the screen when the fit-to-width mode was used.
- Fix a potential crash by wrapping the MuPDF function that creates a pixmap for a given page.
- Constrain the font size to the slider's bounds.
- The default article fetcher now properly restores the WiFi state.
- Upgrade libmupdf to 1.15.0.