Skip to content

Releases: baskerville/plato

Plato 0.9.13

13 Jan 19:52
Compare
Choose a tag to compare
  • Add dithering support. Dithering can be toggled for the current document by selecting the Apply Dithering entry in the book menu or by performing a bottom right corner swipe sequence. When opening a new document, dithering will be enabled if the document's kind is in reader.dithered-kinds.

Plato 0.9.12

09 Jan 19:38
Compare
Choose a tag to compare

Plato 0.9.11

02 Jan 17:25
Compare
Choose a tag to compare
  • Remove setting: import.traverse-hidden.
  • Notify the user when a hook's process fails.
  • Decode all the percent-encoded characters and HTML entities.
  • Update the MuPDF shared library.

Plato 0.9.10

28 Dec 19:56
Compare
Choose a tag to compare
  • Add optional thumbnail previews.
  • Update the following third-party dependencies: DjvuLibre, FreeType, HarfBuzz, jbig2dec, bzip2.

Plato 0.9.9

23 Dec 16:51
Compare
Choose a tag to compare
  • Introduce a new zoom mode: custom.
  • Add the Annotations and Bookmarks pages.

Plato 0.9.8

14 Dec 18:07
Compare
Choose a tag to compare
  • Introduce complex search queries.
  • Add two test applications:
    • Touch Events is used for testing the various touch gestures and for displaying the reader's regions.
    • Rotation Values records the raw information needed to infer a device's coordinate transformation scheme.

Plato 0.9.7

20 Nov 10:48
Compare
Choose a tag to compare
  • The battery widget was refined in order to assert more clearly where the capacity level ends.
  • Moving the frontlight sliders now applies the changes in real time.
  • The time and date format are now configurable, in Settings.toml, via time-format and date-format.

Plato 0.9.6

15 Oct 09:06
Compare
Choose a tag to compare
  • HTML engine: deal with bad colspan values.

Plato 0.9.5

24 Sep 13:33
Compare
Choose a tag to compare
  • Fix a crash that would occur when performing a swipe gesture during a book’s loading phase.

Plato 0.9.4

20 Sep 13:29
Compare
Choose a tag to compare
  • Add the ability to remove documents and move documents to another library. The removed documents are moved to an hidden trash library. You can set the trash's maximum size, in bytes, through the home.max-trash-size setting.
  • Add a System Info page and an About dialog accessible via the main menu.