DVDFabExtendedLicense/CHANGELOG.md
2024-10-11 20:26:59 +02:00

3.7 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.4 - 2024-10-11

Added

  • Added the mac client type for ticket generation.

Fixed

  • Fixed a bug causing errors on certain platforms like blutv.com.

1.1.3 - 2024-10-09

Fixed

  • Unable to download from Disney+ (720p only).

1.1.2 - 2024-10-06

Added

  • Translation of the README into Brazilian Portuguese, thanks to S74Ll10n_Sl1m_Sh4dY.

Changed

  • Simplified the documentation to avoid misunderstandings.

Fixed

  • Default value now used for the service type in the server.

1.1.1 - 2024-10-05

Added

  • Option to export the KID and key based on the service in the server settings.
  • Introduced a rule to monitor and manage the usage count for users with free tickets.
  • Rule to keep track of updates for users with free tickets.
  • Rule to disable the evolution of the license, preventing unwanted advertisements.
  • New server specifically designed to bypass trial limitations for DRM services.

Changed

  • Enhanced the documentation for better clarity and usability.
  • New method for bypassing restrictions using the KID.

Fixed

  • Fixed issues in the trial disc patch.
  • Resolved issues with the expiration date display for LIFETIME tickets.

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.