Skip to main content

v1.6.5

ยท One min read
๐Ÿš€ New Featuresโ€‹
  • Go prev/next chapter with auto-scroll (Moving the cursor in the middle of the screen) d9dfaa0
๐Ÿ› Bug Fixesโ€‹
  • Cancelling prev/next chapter breaks the magnifier tool d851178
  • Downgrade Electron to 37.8.0 to fix font rendering issues on Linux fbdff55

You can see changes made in other versions in the Changelog ๐Ÿ“

Download

v1.6.3

ยท 2 min read
๐Ÿ› Bug Fixesโ€‹
  • Add error handling for reading progress in comic context menu b3a6bbf
  • Error handling for corrupted JSON/ZSTD files in cache and remove them 978e281
  • Header bar buttons don't register start/end of chapter if scrolled with scrollbar b9cb5ea
  • Asynchronous progress check in the context menu (Mark as read/unread) ca51b12
  • The application loops and freezes when opening files on the network (UNC paths) 7ca4d20
  • Prevent concurrent reads of the same file cefa1c5
  • Memory leak in blob files when browsing extremely quickly while reading ccdcdbc
  • TypeError by ensuring countries is an array 4fb987d
  • High memory usage on Linux due to a compatibility issue between Sharp and Electron 2bf74ee
  • Incorrect page is being set as a poster in manga mode 3e90c82
  • Image breaks sometimes in PDF render a184b0c

You can see changes made in other versions in the Changelog ๐Ÿ“

Download

v1.6.1

ยท 2 min read
๐Ÿš€ New Featuresโ€‹
  • Extract tracking chapter/volume also from image names 2218bfb
  • Tracking also by current page/image chapter/volume 5ff5932
  • Pick at random button 6423fe9
  • Separate order of browsing and reading e08faea
  • Sort option to list compressed files first, separated from folders 508fd1a
  • Auto-prompt to track 30608da
  • Improve relative path support for folder portable 0e3b2a8
๐Ÿ› Bug Fixesโ€‹
  • Show page number doesn't work properly on scroll reading c72814b
  • Some tap zones events not working 225de43
  • Thumbnails and progress missing when filtering current page beb5f90
  • Rare cases of blank images during reading e1f27b3
  • Show magnifying glass instantaneous when enabled from shortcuts 43bc73d
  • goBack not working if OpenComic starts directly on reading 2f6e2fc
  • Error on migrating some config 3b4e1ce
  • Server connections do not work in some cases on Windows 65ecdf6
  • Some compressed files wouldn't open from the servers b1c7aef

You can see changes made in other versions in the Changelog ๐Ÿ“

Download

v1.6.0

ยท 2 min read
๐Ÿš€ New Featuresโ€‹
  • Allow disabling Do not enlarge more than its original size in Webtoon mode 7519ac5
  • Improved rotation and support for rotating in PDF cb90771
  • PDFs are rendered to a blob image instead of a canvas 554c1ef
  • Optimized sidebar thumbnails 02b67c6
  • Support Discord Rich Presence a19f9eb
  • Get Calibre series and series_index metadata in PDF and ePub da739de
  • Increase and decrease horizontal margin shortcuts 0bae05f
  • Use single thread in HDD extractions a4874a6
  • Auto-hide mouse cursor in fullscreen mode fbfa9f8
  • Show progress bar, pages and percentage in library/browsing d0002d9
  • Progressive thumbnail/progress generation based on scroll position 1d22f22
  • Option to mark as read and unread 82ae5ef
  • Option to show page number in the top right-hand corner 35e44c6
  • Add support for labels in master folders (auto config only) 50e42cd
  • Option to show shadow effect between pages in double page mode 5bfee80
๐Ÿ› Bug Fixesโ€‹
  • Error opening files from the system file explorer cecc15d
  • Invert tap zones in manga reading 08a4d10
  • Error opening an OPDS Catalog d80c2da
  • Correct support Komga OPDS server 0ae69bf
  • Some mime types are not correct detected baa8397
  • Update electron to fix white lines in Webtoon mode 2b98eb3
  • Navigation back not working with shortcuts and gamepad ba8641f
  • Correct invert some shortcuts in manga reading 208fee6
  • Optimized poster handling in file image retrieval 53b5c42
  • Do not use the ignore pattern when searching for poster/images 7b52b28

You can see changes made in other versions in the Changelog ๐Ÿ“

Download

v1.5.0

ยท 4 min read
๐Ÿš€ New Featuresโ€‹
  • Improve chapter detection in tracking ad05a23
  • Support for JP2 image format e11046b
  • Support for JXR image format 0e24922
  • Support for JXL image format bd6fb0a
  • Thumbnail generation speed has been improved 155f064
  • Support for HEIC image format 4f4b5a1
  • Option to apply configuration profile based on folder/file label 71d9ff5
  • Option to disable Align with next horizontal when reading on double page 97d8ecd
  • Option in setting to adjust gamepad sensitivity f309c27
  • Copy image to clipboard bb96cef
  • OPDS support b72f32f
  • Button to enable/disable full screen from the more options menu 5d2ac36
  • Show package versions in About OpenComic 888d9ba
  • Custom mouse wheel shortcuts 1db0fc7
  • Option to configure mouse wheel sensitivity when zooming 8a80d0a
  • Option to ignore files and folders that match Regex or File pattern 670bced
  • Authentication support for OPDS (Basic and Digest) 11c3aa8
  • Use safeStorage for passwords and tokens 6178ded
  • Change extraction of RAR and TAR to 7zip to improve performance c0c2d6d
  • Add suport for compressed LZH, ACE, TAR.GZ, TAR.XZ, TAR.BZIP2 and TAR.ZSTD e7e7815
  • Support compressed files with password 9a6ef8e
  • Show release notes in new version dialog e572128
  • Improved extract performance of big files 5c50739
  • Support MyAnimeList tracking 5f40b4a
  • Multi-layer folder labeling/favoriting and header bar filter options 652a6a5
  • Option to disable tap zones aa7bb3c
  • Refactored navigation history logic (goBack, goForward, etc.) a4b6c3d
  • Count images/pages in file info if they are not in the metadata fdf8eaf
๐Ÿ› Bug Fixesโ€‹
  • Hide toolbar in full screen 7dbc3c2
  • Gamepad menus do not work correctly b997d6b
  • Sharp crashes on Arch Linux and other distributions d60620a
  • Add cMap support for PDF.js 3da7b8e
  • Page jumps during zoom animation in vertical reading d9f94e7
  • Stuttering when decode big images (From sync decode to async when possible) d320aad
  • Move zoom using cursor after turning a pages not working property 3012715
  • Turn page forward in manga mode (Only on non-arrow keys) bdbc0dc
  • Check if the file is written to disk when extracting using 7zip 66d4897
  • Wrong size detection for animated AVIF images b741e52
  • Compressed files with unsupported chars in Windows are not correct displayed 120c86b
  • Error Failed to retrieve track metadata in some images 1439b9b

You can see changes made in other versions in the Changelog ๐Ÿ“

Download

v1.4.0

ยท 2 min read
๐Ÿš€ New Featuresโ€‹
  • Turn pages with mouse wheel f164068
  • Custom name in image saving function 4b01440
  • Option to save bookmarked images 7def9ec
  • Improved opening behavior options for files and folders 07ee1f5
  • Make the Ignore single folders option work for images too cc9f9c7
  • Scroll by screen percentage in webtoon mode 9a86a30
  • Shortcuts for saving images 05c9b31
  • Personalize save images template and save automatically to custom folder 47e8de7
  • Multiple poster/folder sizes c64222a
  • Implement header scrolling functionality cf5615e
  • Clear cache for individual files 45e2e99
  • Add support in server settings for show in library the files in subfolders e2fa97a
  • Option to show only one page at a time in Vertical Reader 65f83db
  • Show files that have lost access on macOS (Store) 7964d79
๐Ÿ› Bug Fixesโ€‹
  • Save image not saving the correct page in manga mode b14a26e
  • Sometimes right click on reading fails b14a26e
  • Avoid generating thumbnails of images that are still being extracted (Extractions with 7-Zip) c415b3f
  • Error attempting to open the bookmarks menu after navigating to a bookmark 80c1b0e
  • Can't override font in some epub files 3265e1f

Download