1.4 KiB
1.4 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.0.2 - 2024-00-00
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 thedistdirectory, 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.