Releases: binarynonsense/comic-book-reader
Releases · binarynonsense/comic-book-reader
Version 3.22.0-beta2
- Made some tweaks and fixes to the new features added in the previous beta.
Version 3.22.0-beta1
- Added a new zoom mode to the Reader, "Fit to Both", to fit the page/s to the width and height of the viewable area.
- Expanded the "Automatic Page Turn" setting in the "Comic Book Reader > Navigation" subsection of the Preferences. Now, when selecting the "On scroll boundaries" option, some time values can be changed to customize its behavior.
- Made scrolling the pages using the keyboard smoother on key presses, instead of instant, and more precise if you keep holding down.
Version 3.21.4
- Fixed EPUB, MOBI and PDF files not working correctly on the Windows version of ACBR if the app is placed in a path containing spaces.
- Fixed images-only MOBIs not working.
- Fixed images-only EPUBs that don't store the image paths in img tags not working, and improved the code for the already working ones.
Version 3.21.3
- Added more ways to manage the "Convert Comics", "Extract Comics" and "Create Comic" tools' input list. The "Add Files", "Add Folders" and "Clear List" buttons are now at the top of the list and when the list grows bigger than 10 elements another set of the same buttons is placed at its bottom. Also, when right-clicking inside the list, the context menu now shows entries for those actions.
- Fixed setting the "Convert Comics" tool's "Input Folders Contain" advanced input option to "The image files from a single comic book each" no longer working.
Version 3.21.2
- Fixed the "Create Comic" tool duplicating pages in the output file when the input list consists only of images.
Version 3.21.1
- Made feed items with both description and content data in the RSS Reader start showing only the description and a expand/collapse button to show/hide the content, so it's easier to read and navigate them.
- Added Zona Negativa's feed to the RSS Reader's defaults.
- Fixed the changelog formatting in the check for updates modal when there is a new version.
- Fixed the Media Player's subtitle rendering so tags (italics, bold...) are shown correctly.
Version 3.21.0
- Added a new command line flag, --player, that makes ACBR launch in "Media Player Mode". In this mode the media player runs as if it was a stand alone application, without the Reader's main window or other tools.
- Added a new command line flag, --cli, that allows launching a text mode version of some of the tools ("Convert Comics", "Extract Comics" and "Create Comic") that runs directly through the command line rather than the graphical user interface.
- Fixed the RSS Reader showing the short summary instead of the full content for an RSS feed item if both are available.
Version 3.21.0-beta2
- Added a new command line flag, --cli, that allows launching a text mode version of some of the tools ("Convert Comics", "Extract Comics" and "Create Comic") that runs directly through the command line rather than the graphical user interface.
Version 3.21.0-beta1
- Added a new command line flag, --player, that makes ACBR launch in "Media Player Mode". In this mode it only shows the Media Player, as if it was a stand alone application, without the Reader or other tools.
Version 3.20.0
- Added new parameters to the custom filters in the Reader, invert and rotate hue, and a new default filter, Invert, to use as a quick Dark Mode (resetting the filters to the default ones is needed for the new one to be available if version 3.19.0 was previously used).
- Added the changelog from GitHub to the info shown in the Check for Updates modal.
- Added the current track's name to the Media Player's top bar when the advanced controls are enabled and the playlist is hidden.
- Fixed the Reader's new pages cache manager making the app crash on Windows when changing files in some circumstances.
- Fixed the Metadata Editor failing to update a ComicInfo.xml's pages list when requested and never ending the operation.
- Fixed the Metadata Editor failing to update some PDF's entries if the new value in the input field is empty.