Skip to content

v2.11.0

Compare
Choose a tag to compare
@xgi xgi released this 29 Nov 03:43
· 97 commits to master since this release

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.