Releases: binarynonsense/comic-book-reader
Releases · binarynonsense/comic-book-reader
Version 3.10.2
- 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
- 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
- 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
- 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
- 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
- Made the tools' sliders always show their current value.
- Removed an unused image quality slider from the 'Extract Pages' tool.
Version 3.9.0
- 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
- 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
- Fixed search results not showing in metadata editors.
Version 3.8.0
- 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.