Foliate Versions Save

Read e-books in style

1.5.2

4 years ago
  • Fixed table of contents navigation not working with some books
  • Fixed not being able to zoom images with Kindle books
  • Fixed not being able to open books with .epub3 filename extension
  • Fixed temporary directory not being cleaned after closing

1.5.1

4 years ago
  • Fixed F9 shortcut not working (#142)
  • Updated translations

1.5.0

4 years ago

image

  • JavaScript and external resources are now blocked by default (#78)
  • Basic text-to-speech support (#85) (pictured) Requires new optional dependency, espeak, or espeak-ng, or festival, or any other speech synthesis program as long as it (1) speaks text from stdin, (2) returns when finished speaking, and (3) stops speaking when receiving SIGINT
  • Export annotations to HTML, plain text, or JSON (#93)
  • Support for viewing .mobi, .azw, and .azw3 files (#128) Requires new optional dependency python2 >= 2.7 or python3 >= 3.4

1.4.0

4 years ago

Sidebar

  • New alternative sidebar UI (pictured)
  • Lookup words in Wikipedia and offline dictionaries (#5)
  • Translate passages with Google Translate
  • Configure default action when words are selected (#98)
  • Experimental popup footnote support
  • Ability to find within only the current chapter
  • Fixed CPU spikes when left open (#76)
  • Fixed highlights not rendering at the correct positions (#96)

Technical changes:

  • Foliate no longer depends on libsoup.
  • New optional dependency: dictd (for offline dictionary support)
  • The minimum GJS version has been lowered to 1.52, which means that Foliate can now run on systems based on Ubuntu 18.04 or later.
  • The permission --talk-name=org.freedesktop.Flatpak is now required for Flatpak. It's only used for spawning the dict process. This can be overridden, if dictd support is not needed.
  • A .deb package is provided with this release.

1.3.1

4 years ago
  • Fixed crashing when opening files (#88)
  • Updated translations

1.3.0

4 years ago
  • Customize page margins (#53) and brightness
  • Tweak the theme colors, or add your own custom themes (#53)
  • Ability to zoom and copy images (#21)
  • Option to auto-hide cursor (#71)
  • See reading time left by hovering over the reading progress slider

1.2.1

4 years ago
  • Fixed some books not rendering sometimes
  • Fixed images being too wide in some cases

1.2.0

4 years ago

New features:

  • Auto-hyphenation
  • Option to switch between left and full justification
  • New layout option: single-column paginated view (#46)

Fixed:

  • Generated locations are now stored in the cache directory rather than localStorage (#43)

1.1.1

4 years ago
  • Allow font size adjustment when using publisher fonts (#34)
  • Fixed reading progress slider not appearing after localStorage quota is exceeded

1.1.0

4 years ago

New features:

  • Touchpad gestures and ability to scroll through pages
  • Fullscreen mode
  • Option to hide reading progress bar
  • Option to disable dictionary
  • Option to use publisher font

Fixes:

  • Restoring reading progress is now smooth and jank-free
  • Fixed custom styles not applying in some cases