DVDFabExtendedLicense/CHANGELOG.md
hyugogirubato ba48d771bb Init repo
2024-09-30 11:51:07 +02:00

2.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2024-09-29

Added

  • Added PornHub product ID for StreamFab.
  • Custom ticket builder (type/method/viewer).
  • Descriptions for each interception rule.
  • Ability to add to an existing rules file (without overwriting user rules).
  • Option to save newly created rules in a different location.

Changed

  • Removed .htkrules dependencies.
  • Made interception rules more generic.
  • Clarified debug information.

Fixed

  • Fixed detection of the default HTTP Toolkit certificate.
  • Applied rules to both HTTP and HTTPS.
  • Enhanced support for generic errors (files/environment, etc.).

1.0.2 - 2024-08-24

Fixed

  • Corrected the regex for patching MAC IDs.
  • Added a missing dependency to the requirements.

1.0.1 - 2024-08-04

Added

  • Added a feature to bypass XML detection, enhancing compatibility with newer DVDFab versions.
  • Implemented a block for usage limit requests when the user is not connected, removing restrictions on non-connected sessions.
  • Removed recommendation ads, providing a cleaner and more focused user experience.
  • Added a compiled executable (.exe) for Windows in the dist directory, facilitating easier deployment on Windows systems.

Changed

  • Improved the reuse of session identifiers, ensuring smoother transitions and fewer disruptions during repeated use.

Fixed

  • Fixed an error where email replacement was not functioning correctly, ensuring that all email-related operations are handled properly.

1.0.0 - 2024-08-01

  • Initial release of the project, laying the foundation for future enhancements and features.