Skip to content

Releases: xgi/houdoku

v2.8.0

16 Feb 02:32
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Changed

  • Added support for importing local series with chapters as separate archives.
  • Added more download options, along with a dedicated button at the top of the series page.
  • Removed tooltips from library control bar buttons.

Fixed

  • Fixed the filter on the extension table not ignoring case.
  • Fixed image order when reading from local sources.
  • Fixed flag icons not loading in some components.
  • Fixed chapters in "My Downloads" list not being sorted.

v2.7.1

24 Dec 00:56
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Changed

  • Removed support for migrating legacy Lovefield user data, which was deprecated in 2.5.0.
  • In two-page view, the reader control bar now shows both visible page numbers (i.e. "3-4 / 20").

Fixed

  • Fixed how chapters with no number would appear in the reader dropdown & titlebar.
  • Fixed reader click controls not working correctly on the two-page layout.
  • Fixed order of pages in two-page layout not using the reader direction.
  • Fixed the chapter & page control buttons not being disabled properly according to the reader direction.

v2.7.0

06 Dec 02:25
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Added

  • The reader page has been overhauled. It's faster, easier to use, and has a few more sizing/fit options.
  • The window title now shows the current chapter name.

Fixed

  • Fixed a rare issue where the titlebar would overlap the library page.

v2.6.0

31 Oct 22:12
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Added

  • Added MyAnimeList as a tracker, and greatly improved the layout of the trackers page.
  • Added support for different score formats from AniList.
  • Added reset controls to reader keybinds.
  • Added a setting to hide the reader scrollbar.

Changed

  • Limited the language filter on the extensions tab to only available languages, including a count of available extensions for each language.
  • Replaced some setting dropdowns with switch controls.

Fixed

  • Fixed persistence of the custom download directory setting.
  • Fixed a case where toggleChapterRead could be triggered multiple times.

v2.5.1

09 Sep 21:38
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Added

  • Improved the reader's vertical layout: controls to move between pages now work as expected, and the layout now properly detects your current page.
  • Improved the layout of language flags on tables they appear (chapter list, extension list, my downloads list).

Changed

  • Chapters will now only be marked as read after passing a certain page threshold (80%, rounded down). Linked tracker entries will only be updated after this threshold as well.
  • Minor layout updates on the settings page.

Fixed

  • Fixed an occasional error when rapidly changing chapters on the reader.
  • Fixed a warning caused by tag elements on the series details page.

v2.5.0

01 Sep 03:54
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Added

  • Added customization of reader keybindings.
  • Added setting for custom download directory location.

Changed

  • Houdoku now uses a different storage system for library data. Your data will be automatically migrated when you launch the new version. If you encounter data loss, please make a bug report with the lovefield-db.bak file from the app data directory.
  • The "chapter languages" setting will now show all languages when no languages are set. This is also now the default.

Fixed

  • Fixed tracker connection not being saved when reloading a series.
  • Fixed internal search parameters for extensions API.
  • Fixed deleting downloaded chapters attempting to delete a directory twice in some scenarios.
  • Fixed the "Multi" language option incorrectly appearing in the chapter languages setting.

v2.4.1

23 Aug 05:26
@xgi xgi
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with cover image paths not resolving on Mac - thanks @parointi
  • Fixed an issue where the Extensions table would not load all available extensions.

v2.4.0

19 Aug 22:41
@xgi xgi
Compare
Choose a tag to compare

Added

  • Added a new UI/UX for filesystem imports.
  • Added setting to check for extension updates on startup.
  • Added pagination to extension search results.
  • Added language (w/ filter) to the extension table.
  • Added a slight gradient to series covers to better show their title.
  • Added a more detailed page when errors occur.
  • Added a link to the downloads folder on the "My Downloads" page.

Changed

  • Changed the default number of library columns from 6 to 4.
  • Improved the display of tag labels on the series details page.

Removed

  • Extension-based series can no longer have a custom cover -- they are only retrieved from the extension.

Fixed

  • Fixed series covers not updating automatically in some scenarios.
  • Fixed some series not loading when certain properties weren't set.
  • Fixed title parsing for filesystem imports.
  • Fixed the filesystem import notice having an outdated URL.
  • Fixed the reader not finding the next/previous chapters from some extensions.

v2.3.1

31 Jul 00:09
@xgi xgi
Compare
Choose a tag to compare

Added

  • Added support for editing the details of filesystem-based series after they are in the library.
    • This also adds an editable description field, which had been omitted before.
  • Added the extension name to the series details page.

Changed

  • Changed the source format of extension details. Users on older versions will need to update or their extensions list will appear Very Cursed™.
  • Improved the layout of buttons on the series details page.

Fixed

  • Fixed the text of a message popup from "episodes" to "chapters".
  • Fixed some whitespace being included in filesystem-based series titles and chapter names.

v2.3.0

20 Jul 20:28
@xgi xgi
Compare
Choose a tag to compare

houdoku.org

Added

  • Added support for downloading chapters to read offline. To download chapters, right click the chapter table on a series page. You can view the status of the download queue, and a list of your downloaded chapters, in the Downloads tab.
  • Improved display of errors that occur when refreshing the library.

Changed

  • Slightly updated the layout of the series details page and its chapters table in order to accommodate DL display.
  • Improved performance of some filesystem-related operations.