Skip to content

Latest commit

 

History

History
130 lines (61 loc) · 5.87 KB

File metadata and controls

130 lines (61 loc) · 5.87 KB

0.7.4 (2026-06-27)

Bug Fixes

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

0.7.3 (2026-06-03)

Bug Fixes

0.7.2 (2026-06-03)

Bug Fixes

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

0.7.1 (2026-06-03)

Bug Fixes

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

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)

0.6.3 (2026-05-27)

Bug Fixes

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

0.6.2 (2026-05-26)

Bug Fixes

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

0.6.1 (2026-05-25)

Bug Fixes

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

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)

0.5.0 (2026-05-12)

Features

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

Performance Improvements

  • inject: replace setInterval with MutationObserver (c304583)

0.4.0 (2026-05-11)

Features

  • hako.vip: add hako.vip registry (2c4cdb5)

0.3.1 (2026-05-10)

Bug Fixes

  • remove h2 title in chapter sonako (cfe4559)

0.3.0 (2026-05-10)

Features

  • registry: enhance image parsing (c671f3f)

0.2.1 (2026-05-10)

Bug Fixes

  • fetch: improve CORS and credentials handling (d712e11), closes #cors

0.2.0 (2026-05-08)

Bug Fixes

  • foxaholic: remove unwanted images (b031fec)

Features

  • improve epub image download robustness (09182fc)

0.1.1 (2026-05-08)

Bug Fixes

  • ci(release): align package version for build (06b0fcb)

0.1.0 (2026-05-07)

Features

  • fetcher: add resource retry and timeout (8c7d13d)