Releases: baskerville/plato
Releases Β· baskerville/plato
Plato 0.9.44
If you already have a Settings.toml file, remove the line that starts with color =
in the [sketch.pen]
section before launching.
Plato 0.9.43
- Add support for the Clara BW.
Plato 0.9.42
- Initialize the plugged context variable using the main batteryβs status.
- Load a user style sheet (
css/html-user.css
) when loading HTML based formats from MuPDF. - Use buffered readers and writers in the JSON file helpers.
- Deal with the p within li anomaly (#359).
Plato 0.9.41
- Hyphenate ragged paragraphs (#285).
- Fix the condition for identifying empty block elements.
- Don't close a named input with no keyboards attached.
- Schedule a suspend task when resuming (#313).
- Let the framebuffer inversion impact the intermission messages (#353).
- Only restore the framebuffer rotation when quitting (#352).
Plato 0.9.40
Plato 0.9.39
Plato 0.9.38
Plato 0.9.37
- Fix parsing internal PDF links.
- Handle Β± go to page offsets in the synthetic case.
- Correct the fix for Wiktionaryβs dictionaries.
Plato 0.9.36
- Let
auto-{suspend,power-off}
be floats (#289). - Add missing power button input pseudo-file (#288).
- Add new setting:
sync-metadata
(addresses this issue: if true, the database is automatically updated when changes are detected). - Update the fix for Wiktionaryβs StarDict dictionaries (in response to this comment).
Plato 0.9.35
- Reboot if the FAT partition is corrupt.
- Remove support for starting Plato from rcS.
- Make loading libraries fallible.
- Donβt hard-code limits on the marginβs width.
- The MOBI format is now handled by MuPDF.