DVDFabExtendedLicense/CHANGELOG.md

104 lines
3.4 KiB
Markdown
Raw Permalink Normal View History

2024-09-30 09:51:07 +00:00
# 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).
2024-10-09 19:00:11 +00:00
## [1.1.3] - 2024-10-09
### Fixed
- Unable to download from Disney+ (720p only).
2024-10-06 10:39:58 +00:00
## [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.
2024-10-05 12:25:44 +00:00
## [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.
2024-09-30 09:51:07 +00:00
## [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.
2024-10-09 19:00:11 +00:00
[1.1.3]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.1.3
2024-10-06 10:39:58 +00:00
[1.1.2]: https://cdm-project.com/hyugogirubato/DVDFabExtendedLicense/releases/tag/v1.1.2
2024-10-05 12:25:44 +00:00
[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