# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [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. [1.1.1]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.1.1 [1.1.0]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.1.0 [1.0.2]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.0.2 [1.0.1]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.0.1 [1.0.0]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.0.0