1.4.0 (2025-08-30)
Bug Fixes
- fix for some minor display errors (20da4c6)
- improved handling of archives with multiple NZB files. (6447cbe)
- make text analysis regexp more consistent (06491f0)
- only create NZB file object if extraction was successful (aaeb0df)
- switch to lazy loading of debug log entries to prevent freezing with large logs (38b49dd)
- switch to lazy loading of NZB file log entries to prevent freezing with large logs (7115af6)
- use global listeners and free the memory early to help GC (71cb780)
- use semaphores to limit concurrent pushes (2ee93f4)
- use the API parameter to send the password to sabnzbd (3617f5e)