Skip to content

Releases: tachibana-shin/hako-epub-extension

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:17

0.7.4 (2026-06-27)

Bug Fixes

  • background: failed load image on Firefox: unify DNR rule usage (97a4a1c)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:52

0.7.3 (2026-06-03)

Bug Fixes

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:41

0.7.2 (2026-06-03)

Bug Fixes

  • Add additional selectors to findBlocks in sonako.ts (f6eb378)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:38

0.7.1 (2026-06-03)

Bug Fixes

  • baka-tsuki: Enhance image source retrieval for DL elements (f6e6fbb)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 May 13:19

0.7.0 (2026-05-31)

Bug Fixes

  • logic: scope script removal to container (f86115c), closes #15

Features

  • self-update: add app update check (ab7007d)

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 27 May 11:06

0.6.3 (2026-05-27)

Bug Fixes

  • hako: optimize fetcher sleep duration and improve chapter content replacement logic (0d478e0)

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 26 May 15:13

0.6.2 (2026-05-26)

Bug Fixes

  • adjust fetcherOptions concurrency and sleep duration (temp) upto 5 (a13213b)

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 25 May 17:22

0.6.1 (2026-05-25)

Bug Fixes

  • refactor injector call based on document readiness (69d6186)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 May 18:36

0.6.0 (2026-05-20)

Bug Fixes

  • download: fix epub buffer blob creation (244049a)
  • sonako: preserve full size image URLs (07ffbd5)

Features

  • add CBZ download support (2fe8979)
  • registry: add truyenqq support (d37e922)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 May 05:25

0.5.0 (2026-05-12)

Features

  • Add custom styles and profile-based DB (46b908c)

Performance Improvements

  • inject: replace setInterval with MutationObserver (c304583)