mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
e06858e4bf
* New: Speed up sqlite3 initialization by disabling unused features Co-Authored-By: taloth <taloth@users.noreply.github.com> * New: Debounce Command Notifications Co-Authored-By: taloth <taloth@users.noreply.github.com> * Changed: Refactored PendingRelease logic for performance Co-Authored-By: taloth <taloth@users.noreply.github.com> * Added: Indexes to speed up DecisionMaker performance. Co-Authored-By: taloth <taloth@users.noreply.github.com> * New: Cache EventAggregator Subscribers Co-Authored-By: taloth <taloth@users.noreply.github.com> * Fixed: Hide fallback pending releases if temporarily delayed Co-Authored-By: taloth <taloth@users.noreply.github.com>