Skip to content

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:13
· 23 commits to main since this release
3.2
842bdba

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-Language header to all requests to satisfy some WAFs