Release Notes - Version 0.1.9 - 11/03/2025
Added
enforceMaxLengthUtility:
IntroducedenforceMaxLengthto improve log handling and prevent excessively long log entries.
708a74b
Changed
-
Refactored NewzNab Endpoints:
- Replaced
MovieEndpointwithSearchEndpoint. - Updated the endpoint directory structure.
SearchEndpointnow includes dynamic category logic and filtering.
1871eaf
- Replaced
-
Enable Linting & Fix Issues:
Fixed
- Cross-Partition File Linking Issue:
- Updated the file handling logic to copy the file once completed.
- Prevents issues when files are linked across partitions.
fd45020
This release improves logging, enforces better linting standards, fixes key bugs, and refactors endpoints for more dynamic functionality. 🚀