Changelog
New Features
- 791d6d9: feat(download): improve logging (#67) (@nuxencs)
- 472563b: feat(download): support application/octet-stream (#60) (@nuxencs)
- a1d1e5c: feat(sources): MangaPark & Weeb Central (#53) (@nuxencs)
- 37c2457: feat(sources): add Comix (#56) (@nuxencs)
- 8ef83e5: feat: download all & summary (#50) (@nuxencs)
Bug fixes
- 41d7a9f: fix(asurascans): ERR_ABORTED (#61) (@nuxencs)
- c19e244: fix(asurascans): chapter number parsing (#63) (@nuxencs)
- 2400f0a: fix(comick): skip volumes (#39) (@nuxencs)
- 49559da: fix(files): unsupported subsampling ratio (#38) (@nuxencs)
- c90ee1d: fix(flamecomics): image url fetching (#52) (@nuxencs)
- f677745: fix(flamescans): image url (#41) (@nuxencs)
- 1cb2f60: fix(flamescans): unmarshal (#54) (@nuxencs)
- 7e08917: fix(flamescans): unmarshalling alt titles (#47) (@nuxencs)
- 0c83b60: fix(mangadex): manga title unmarshalling (#49) (@nuxencs)
- 389d67b: fix: close HTTP response bodies and flush CBZ writer (#66) (@nuxencs)
- dd9b0c2: fix: two vulnerabilities and formatting (#72) (@nuxencs)
Other work
- 2fbadb4: chore(deps): bump several dependency versions (#42) (@nuxencs)
- 211c0f5: chore(deps): bump the github group across 1 directory with 3 updates (#46) (@dependabot[bot])
- 142f878: chore(deps): bump the github group across 1 directory with 3 updates (#59) (@dependabot[bot])
- 97a6375: chore(deps): bump the github group with 2 updates (#51) (@dependabot[bot])
- e4a6c28: chore(deps): bump the github group with 3 updates (#69) (@dependabot[bot])
- 8344569: chore(deps): bump the github group with 5 updates (#75) (@dependabot[bot])
- f2190d1: chore(deps): bump the golang group with 2 updates (#40) (@dependabot[bot])
- 43f4436: chore(readme): update README to reflect current functionality (#57) (@Copilot)
- ee785ce: chore(sources): remove comick functionality (#58) (@nuxencs)
- 1239244: chore: bump deps (#65) (@nuxencs)
- b19990b: chore: remove mangapark (#70) (@nuxencs)
- 15d9601: docs: add development docs (#71) (@nuxencs)
- 974015e: docs: restructure repo knowledge base (#76) (@nuxencs)
- 069384d: perf: improved memory allocs (#68) (@nuxencs)
- 86ebfb5: refactor(config): swap viper for koanf (#62) (@nuxencs)
- 1022cf2: refactor(docker): make use of tini (#43) (@nuxencs)
- 9003fa4: refactor(http): retry policy (#74) (@nuxencs)
- fd41ca0: refactor: chapter numbers to exact decimals (#77) (@nuxencs)
- d5521b5: refactor: overhaul of some core functions (#37) (@nuxencs)
Full Changelog: v0.3.0...v0.4.0
What to do next?
- Read the documentation