Houdoku Versions Save

Manga reader and library manager for the desktop

v2.14.0

3 months ago

Added/Changed

  • This release changes the way you install/update extensions. You can learn more here: https://github.com/xgi/houdoku/discussions/322
  • The "max page width" reader setting now supports both px and percentage values -- thanks @MaazXQureshi
  • Chapters in the table on the series page are now clickable to read -- thanks @wintrmut3
  • Added automatic daily backups, with a max number of backups to retain -- thanks @merlinmarijn
  • Added ctrl+scroll keybind in reader to adjust page width -- thanks @merlinmarijn

v2.13.1

5 months ago

Added

  • Added "crop cover images to library grid" setting -- thanks @TheMadog24!

Fixed

  • Fixed blurriness on Mac devices with retina displays -- thanks @ericorruption!
  • Fixed chapter table filters only working with lowercase text -- thanks @ericorruption!
  • Fixed remove series button not prompting correct action -- thanks @ismaelcompsci!
  • Fixed page number showing incorrectly when "there's no next chapter" page is displayed.
  • Fixed MyAnimeList tracker search including novels.
  • Fixed link behavior in update modal release notes.

v2.13.0

8 months ago

Added

  • Added "Mark all Read" option to the right-click menu on the Library page.
  • Added MangaUpdates tracker -- thanks @20Righe!
  • Added button in tracker modal to copy tracker progress to chapter list (marking chapters as read according to tracker progress) -- thanks @Kropatz!

Fixed

  • Fixed "Download next X" and "Download all" buttons not working -- thanks @ismaelcompsci!
  • Fixed support for .rar/.cbr imports.
  • Fixed the Link/Unlink buttons on the tracker modal not applying until the modal was reopened.

v2.12.2

11 months ago

Fixed

  • Fixed an issue where the library would continuously reload if "refresh on start" is enabled.
  • Fixed an issue where categories in the series context menu on the library page would be unselectable.

v2.12.1

11 months ago

houdoku.org

Added

  • Added "Comfortable" and "Cover-only" grid layouts on the library page.

Fixed

  • Fixed error when trying to read downloads if download directory didn't exist.
  • Fixed performance issues when there are a large number of downloaded chapters.

v2.12.0

1 year ago

Hey, it’s been a while!

Added/Changed

  • The filesystem naming of downloaded chapters has improved:
    • Each series directory will now be named the title of the series.
    • Chapter directories will be named Chapter XY.Z - <long_id>
    • Existing downloads will continue to work, but all new chapters downloaded will be placed in the Series.Title directory. Houdoku will find all chapters regardless, but you may want to move existing downloads to the new directory.
  • Added a reader max page width setting, which is "Kind of a Zoom"
    • This setting applies when "fit to width" is enabled, and can restrict the maximum width from 10%-100%.
    • Basically, you can make a page take up X% of the window.
  • Added a "Mark all read" right-click menu option for series on the library page.
  • Changed the "long strip margin" setting to be "space between pages", and it now also works with the Double page layout.
  • The client now ignores Windows scaling by default. You can use default Chrome bindings -- ctrl-shift-plus, ctrl-minus, ctrl-0 -- to scale the interface.

Fixed

  • Fixed some reader keybinds not being persisted between restarts.
  • Fixed filesystem extension sometimes ignoring decimals in chapter numbers.
  • Fixed strange UI behavior with empty category textboxes.
  • Fixed several transitive security vulnerabilities.

v2.11.0

1 year ago

houdoku.org

Added

  • You can now preview a series before adding it to your library.
    • Right-click->Preview a series on the search page, or click Preview on the popup modal.
    • In preview mode, you can view all of the series' details and read chapters. To keep it in your library, click the Add to library button in the top right.
  • You can now disable refreshing for series per Category. Toggle under Category -> Edit categories on the library page.
  • Added a retry button for page images which failed to load.
  • Added a fullscreen toggle keybind (default f).

Changed

  • Consolidated download buttons and added "download unread" and "download all" buttons. You can access download options under the More dropdown in the top right of the series page. You can still download individual chapters from the chapter table.
  • Chapter keybinds are now flipped when reading right-to-left. The text for the page and chapter navigation keybinds has been updated to properly reflect their behavior.
  • When going to the previous page while on the first page of a chapter, the reader will move to the last page of the previous chapter.
  • Improved the layout of the General Settings tab.
  • The Category filter on the library page is now persisted between restarts.

Fixed

  • Fixed library/chapter/search context menu flashing position when opening.
  • Fixed a crash when the only chapter folder in a series' download directory has an invalid name.
  • Fixed chapters being able to have duplicate entries in the download queue.
  • Fixed focus being stolen when removing a series from the library page with "confirm deleting series" disabled.

v2.10.3

1 year ago

Added

  • Added categories, which can be assigned to series to filter your library. Additional UX controls for this feature will be added in the next update.

Fixed

  • Fixed search results being cleared when clicking the active search tab.
  • Fixed reader jumping between pages when scrolling in long strip.
  • Fixed cover aspect ratio not being preserved on library/search grids.

v2.10.2

1 year ago

Added

  • Added support for extensions to have filter/sort options on the search page. Options have been added for a few extensions (incl. MangaDex and MangaSee/MangaLife). More will be added later.
  • The search page will now scroll infinitely.
  • Added a right-click context menu on the search page for quickly importing series.
  • Descriptions on the series details page are now scrollable.

Fixed

  • The "Install" button for extensions will now properly show when it's loading.
  • Fixed incorrect background-overlap on the reading direction selector.
  • Fixed how the chapter table sorts with decimals in chapter numbers.
  • Fixed chapters with the same number swapping positions on the "My Downloads" page.
  • Fixed content not always being updated when going to the library page.

v2.10.1

1 year ago

Added

  • Added support for extensions with more complex download patterns (Komga, Mangakakalot, Manganato, Mangabat now available).
  • The Offset Pages setting in the Double layout now has 3 options: "no offset", "offset first", "offset all".

Fixed

  • Fixed rare issue where extension table/modal contents would not update properly.