Releases: nuxencs/mangarr
Releases · nuxencs/mangarr
v0.4.0
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
v0.3.0
Changelog
New Features
- f9bc303: feat(monitor): add startup info (#34) (@nuxencs)
- f0d542a: feat(source): add ComicK & fix Asurascans (#18) (@nuxencs)
- a699333: feat: ability to overwrite parsed manga name (#15) (@nuxencs)
Bug fixes
- 4c0194c: fix(asurascans): title fetching (#26) (@nuxencs)
- 55df05c: fix(cli): overwrite default value (#16) (@nuxencs)
- fd949c9: fix(flamecomics): unmarshalling error (#27) (@nuxencs)
- b6de027: fix(flamescans): json decoding (#22) (@nuxencs)
- e699b0e: fix(naming): inconsistent punctuation (#9) (@nuxencs)
- 5070ea0: fix(providers): flamecomics (#13) (@nuxencs)
- 8623b55: fix(providers): mangaplux extra chapters (#14) (@nuxencs)
- 3e80296: fix(source): TCBScans & logging (#31) (@nuxencs)
- 88e5e83: fix(source): asurascans (#17) (@nuxencs)
Other work
- 3d1259c: build(deps): bump various dependencies (#35) (@nuxencs)
- b1297b0: chore(ci): fix goreleaser deprecation warnings (#28) (@nuxencs)
- 1b0e6ff: chore(ci): proper dev build versioning (#33) (@nuxencs)
- 1bdd761: chore(deps): bump go version (#32) (@nuxencs)
- bb32701: chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 (#29) (@dependabot[bot])
- 3f57604: refactor(config): parse check interval as time.Duration (#11) (@nuxencs)
- 0395526: refactor(sanitize): grow cap and improve whitespace handling (#12) (@nuxencs)
- d06321f: refactor(sanitize): use maps and string builder instead of regex (#10) (@nuxencs)
- 3a11d8b: style: use var for zero value structs (#36) (@nuxencs)
Full Changelog: v0.2.0...v0.3.0
What to do next?
- Read the documentation
v0.2.0
Changelog
New Features
- 4c174d8: feat(ci): correct buildinfo usage (#1) (@nuxencs)
- 07e8b36: feat(mangadex): allow empty group ID (#4) (@nuxencs)
- bae1eae: feat: improve overall error handling (#3) (@nuxencs)
- 2c7902b: feat: limit concurrency using semaphores (#5) (@nuxencs)
Bug fixes
- 87a1be6: fix(ci): Dockerfile lint (#6) (@nuxencs)
- e0f644e: fix(manhwa): filter images more aggressively (#7) (@nuxencs)
- c3390d2: fix(version): github url (#2) (@nuxencs)
Other work
Full Changelog: v0.1.0...v0.2.0
What to do next?
- Read the documentation