Skip to content

Releases: baskerville/plato

Plato 0.9.45

11 Jan 17:11

Choose a tag to compare

  • Make sure that the display list isn't empty (#383).
  • Add Clara BW variant (#409).

Plato 0.9.44

25 Nov 11:05

Choose a tag to compare

If you already have a Settings.toml file, remove the line that starts with color = in the [sketch.pen] section before launching.

  • Add support for the Libra Colour and the Clara Colour (#364).
  • Use the local font for the hyphen’s render plan (#380).
  • Let MuPDF resolve the nonexplicit PDF links (#369).

Plato 0.9.43

24 Jun 17:27

Choose a tag to compare

  • Add support for the Clara BW.

Plato 0.9.42

27 Apr 13:22

Choose a tag to compare

  • 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

25 Feb 14:34

Choose a tag to compare

  • 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

27 Nov 13:04

Choose a tag to compare

  • Handle the reader field when receiving a fetcher's addDocument event (#337).
  • Handle devices where reading the alarm is useless (#330).
  • Reset the selection when changing the location (#327).

Plato 0.9.39

14 Sep 19:55

Choose a tag to compare

  • Add support for the Elipsa 2E (#315).
  • Handle VAL_REPEAT for the cover key code (#307).
  • Add setting to override the reader’s flashing refresh rates (#323).

Plato 0.9.38

09 Jul 16:27

Choose a tag to compare

  • Make the Dictionary view swallow the Forward/Backward button release events and not the press events (#298).
  • Reboot if remounting the user partition fails.
  • Fix a Linux font resource name (#297).

Plato 0.9.37

11 Jun 08:33

Choose a tag to compare

  • 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

15 May 09:12

Choose a tag to compare

  • 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).