Skip to content

Releases: babluboy/bookworm

Appcenter Release for 1.1.2

10 Aug 18:36
Compare
Choose a tag to compare

Changes for the following:
*Library is paginated to load large libraries quickly
*Support for FB2 Format - .fb2 and .fb2.zip

Fixes:
*Fix for keeping the preference dialog open untill all adjustments are completed
*Fix for header title changing during open
*Fix for handling cancellation of dialog to open an ebook
*Fix for toggling between full screen mode with F11
*Fix for annotation dialog for books with empty titles
*Fix for returning to the page position from the info view

Appcenter Juno Release for 1.1.0

10 Oct 20:52
Compare
Choose a tag to compare

Changes for the following:
*Right click a selected word and look up its meaning using a online dictionary
*Added a preference option to customize highlight colour

Fixes:
*Prevent Bookworm from opening links like http, ftp etc and use the default browser to open the same
*Fixed an issue where the lines overlapped for the first couple of pages in the book
*Use of GResource to speed up loading of icons, scripts, etc.
*Some minor CSS compatibility with Juno

Appcenter Release for 1.1.0

02 Oct 18:46
Compare
Choose a tag to compare

Changes for the following:
*Right click a selected word and look up its meaning using a online dictionary
*Added a preference option to customize highlight colour

Fixes:
*Prevent Bookworm from opening links like http, ftp etc and use the default browser to open the same
*Fixed an issue where the lines overlapped for the first couple of pages in the book
*Use of GResource to speed up loading of icons, scripts, etc.
*Some minor CSS compatibility with Juno

Appcenter Release for 1.0.0

11 Feb 21:18
Compare
Choose a tag to compare

Changes for the following:
Support for Right to Left Reading
A shiny new icon and new cover images
Better support for EPUB Table of Contents

Appcenter Release for 0.9.5

12 Dec 20:15
Compare
Choose a tag to compare

Key changes for 0.9.5 include:

  • Capability to add Annotations and tag them for searching
  • Searching for annotations across the entire library based on annotation tags
  • Initial capability for Two Page Views - view two chapters side by side
  • Better cross distro support - Fedora, OpenSuse, Flatpak
  • More shortcuts and bug fixes

Flatpak Release

28 Oct 21:08
Compare
Choose a tag to compare

This is a release for initial publish as Flatpak

Bookworm 0.9.0

23 Jul 13:03
Compare
Choose a tag to compare

New features for Bookworm v0.9 include:

  • Added support for .mobi (Kindle) format
  • Added preference to control library view on start
  • Automatically scroll to exact last read page position
  • Added a progress bar on hover of the book cover
  • Keyboard shortcut (Ctrl+D) for bookmarking

Bookworm 0.8.0

17 Jun 17:16
Compare
Choose a tag to compare

New features for Bookworm v0.8 include:

  • List view for the library for metadata sorting
  • Color customizations via preferences for the three reading profiles
  • Font customization via preferences
  • Add folder in preferences to load new books automatically
  • Shortcuts for text zooming using Ctrl/+ and Ctrl/-

List View

Bookworm 0.7.0

18 May 20:00
Compare
Choose a tag to compare

Release targets for Bookworm (v0.7)

  • Add support for comic book support (.cbr, .cbz formats)
  • Added sepia color profile and made dark profile solarized
  • Added full screen support
  • Fixes for file chooser filter and book cover updates

comics

Bookworm 0.6.0

11 May 20:50
Compare
Choose a tag to compare

Release Notes for Bookworm (v0.6.0)
Release Notes

  • Added support for books in PDF format
  • Added preferences to control the line width and line spacing for the reading view
  • Added a slider control to quickly browse through the pages of the books
  • Added caching support for fast opening of books in the library (turned on by default)
  • Added pop-up context menu for the book in the library view to update metadata like Title, Cover Image, etc
  • Added capability to add tags per book (context menu) and search for books by tag names
  • Small cosmetic changes on the footer-bar and icons to align to the Elementary OS look
  • Bug fixes and code optimizations