Skip to content

Releases: binarynonsense/comic-book-reader

Version 3.10.2

06 Apr 17:18
Compare
Choose a tag to compare
  • Fixed the internet radio tool's search not working due to the queried server no longer being available.
  • Fixed showing the wrong keyboard shortcuts in the menu bar for the zoom related entries.

Version 3.10.1

22 Mar 20:19
Compare
Choose a tag to compare
  • Added a .deb package for Linux that should work with distributions, like Ubuntu 24.04, that require setting an AppArmor profile for Electron apps to run, as the regular and AppImage versions don't currently work on them due to that restriction.
  • Updated the Arabic localization.

Version 3.10.0

24 Jan 14:03
de6e43f
Compare
Choose a tag to compare
  • Added a new tool: "RSS Reader". A basic RSS and Atom feed reader that includes some default feeds relating to comic books.
  • Made the tools' sliders always show their current value.
  • Removed an unused image quality slider from the 'Extract Pages' tool.
  • Made some small tweaks and visual changes to the user interface.
  • Updated some of the core libraries to newer versions.
  • Fixed the updates checker wrongly reporting the program's version as up to date in some situations (v3.8.0 to v3.9.0 had this bug and will not report v3.10.0 as newer).

Version 3.10.0-beta2

22 Jan 14:15
61d805f
Compare
Choose a tag to compare
Version 3.10.0-beta2 Pre-release
Pre-release
  • Fixed an error message showing in the previous beta, v3.10.0-beta1, when changing preferences.
  • Made some small user interface tweaks.

Version 3.10.0-beta1

21 Jan 20:54
706683f
Compare
Choose a tag to compare
Version 3.10.0-beta1 Pre-release
Pre-release
  • Added a new tool: "RSS Reader". A basic RSS and Atom feed reader that includes some default feeds relating to comic books.
  • Updated some of the core libraries to newer versions.

Version 3.9.1-beta1

19 Jan 13:37
Compare
Choose a tag to compare
Version 3.9.1-beta1 Pre-release
Pre-release
  • Made the tools' sliders always show their current value.
  • Removed an unused image quality slider from the 'Extract Pages' tool.

Version 3.9.0

18 Jan 21:32
Compare
Choose a tag to compare
  • Added a settings section to the 'Convert Comics', 'Create Comic', 'Convert Images' and 'Extract Pages' tools where the user can reset the tool's options to their default values or configure it so it remembers the ones selected the last time it was used (this is disabled by default).
  • Fixed choosing the option to split output files into multiple parts no longer working correctly.

Version 3.9.0-beta1

17 Jan 18:15
Compare
Choose a tag to compare
Version 3.9.0-beta1 Pre-release
Pre-release
  • Added a settings section to the 'Convert Comics', 'Create Comic', 'Convert Images' and 'Extract Pages' tools where the user can reset the tool's options to their default values or configure it so it remembers the ones selected the last time it was used (this is disabled by default).
  • Fixed choosing the option to split output files into multiple parts no longer working correctly.

Version 3.8.1

13 Jan 17:34
Compare
Choose a tag to compare
  • Fixed search results not showing in metadata editors.

Version 3.8.0

13 Jan 10:44
Compare
Choose a tag to compare
  • Added a new tool: Template Maker. A direct port of my comic book page and thumbnails maker app.
  • Added a new option in the preferences to set the clock format (12h or 24h).
  • Added a "Close File" entry to the right-click context menu.
  • Added a new entry in the menu (Help > Check for Updates) to check if there's a newer stable version available on github and give the option to open its download page in the browser if there's one.
  • Added Filipino localization (contributed by AndrewL (CodeByMoriarty)).
  • Disabled forced colors when using a high contrast OS theme.
  • Modified the color themes.
  • Fixed dragging and dropping files no longer working and producing errors and crashes due to a breaking change in Electron's API.