Supported Python versions: 3.8-3.14
Windows users: Please use the dosage.exe whenever possible. If that one somehow doesn't work, you can try dosage-legacy.exe, but please report an issue if you still need that version, since it will be removed in the next release!
Security
- Fixes CVE-2025-64184: Directory Traversal through crafted HTTP responses
Added
- Support for Python 3.14
- Some comics
- DEV: Trusted publishing
Changed
- "Smarter" URL splitting, trailing slashes shouldn't confuse modules anymore
- DEV: Switched default branch name to
main - DEV: Switched from CodeClimate to qlty.sh
Fixed
- Some comic modules
- Add
Accept-Languageheader to all requests to satisfy some WAFs