Skip to content

v1.1.49

Latest
Compare
Choose a tag to compare
@ImranR98 ImranR98 released this 06 Apr 02:52
10634e8

What's Changed

  • NOTE: The bugfix for #1973 may break some HTML source configurations.
    • This is because, for source URLs that lead to redirected pages, Obtainium was incorrectly sending a "Dart" user-agent header to the redirect page (instead of the headers set in the "additional options" section of the app configuration).
    • To fix this, delete the default "User-Agent" header for your broken app configuration.
      • You may also need to add this new one (unlikely). Try: User-Agent: Dart/3.7 (dart:io)

New Contributors

Full Changelog: v1.1.48...v1.1.49