What's Changed
- feat: Use Android's
getActiveNotifications()instead of storing them - feat: Utilize zapped notification in query pattern input
Rather than maintaining a table of "active notifications", the OS will be queried for active notifications during filter creation.
Full Changelog: v3.1.0...v3.1.1