Releases: browningluke/mangathr-legacy
Releases · browningluke/mangathr-legacy
v0.5.0
What's Changed
- Add postgresql driver support by @browningluke in #24
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Support node lts/iron version by @browningluke in #19
Full Changelog: v0.3.7...v0.4.0
v0.3.7
What's Changed
- Update dependency versions & fix CVE-2022-25878 by @browningluke in #20
- Fix build errors from TS upgrade to 4.9 by @browningluke in #21
- Use new mangaplus title_detail v3 endpoint by @browningluke in #22
Full Changelog: 0.3.6...v0.3.7
v0.3.6
What's Changed
- Fix CVEs and use highest image quality for mangaplus by @browningluke in #18
Full Changelog: 0.3.5...0.3.6
v0.3.5 - Security Updates
What's Changed
- Add Docker image by @browningluke in #12
- Rename project to
mangathr-legacy
(final deprecation) by @browningluke in #13 - build(deps): bump protobufjs from 6.11.3 to 7.2.4 by @dependabot in #14
- build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #17
- build(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #16
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: 0.3.4...0.3.5
v0.3.4
What's Changed
- hotfix(v0.3.4): Replace crypto package with uuid by @browningluke in browningluke/mangathr#11
Full Changelog: browningluke/mangathr@0.3.3...0.3.4
v0.3.3
What's Changed
- Update high severity vulnerabilities in dependencies
Full Changelog: browningluke/mangathr@0.3.2...0.3.3
v0.3.2
What's Changed
- Update README.md by @duskmushroom in browningluke/mangathr#9
- hotfix(v0.3.2): Fix CI/CD build issues by @browningluke in browningluke/mangathr#10
New Contributors
- @duskmushroom made their first contribution in browningluke/mangathr#9
Full Changelog: browningluke/mangathr@0.3.1...0.3.2
v0.3.1
Bug fixes
- Update high severity vulnerabilities in dependencies
v0.3.0
Features
- Added MangaPlus plugin
- Added Config parsing from .env file
Bug fixes
- Update Mangadex V5 API
- Fix various API changes
- Escape manga & chapter names properly