Releases: BURG3R5/NotiFilter
Releases · BURG3R5/NotiFilter
v4.10.1
Immutable
release. Only release title and notes can be modified.
v4.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Support overnight schedules
Intervals like 9pm to 7am (of the next day) are now supported.
Note
The schedule must include the correct days of the week. For example, if you want to schedule something from 9pm on Monday to 7am on Tuesday, both Monday and Tuesday must be active. This is not an issue if all days are active.
Full Changelog: v4.9.1...v4.10.0
v4.9.1
Immutable
release. Only release title and notes can be modified.
v4.9.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Make regex input fields multi-line
- feat: Allow emoji-matching via
\p{Emoji}
The default regex implementation available to us cannot be used to match arbitrary emojis, so a special pattern has been added to simulate this behavior.
Full Changelog: v4.8.1...v4.9.0
v4.8.1
Immutable
release. Only release title and notes can be modified.
v4.8.0
Immutable
release. Only release title and notes can be modified.
v4.7.0
Immutable
release. Only release title and notes can be modified.
v4.6.1
Immutable
release. Only release title and notes can be modified.
v4.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: Display licenses using
AboutLibraries - feat: Make stored notifications clickable
Notification tiles (in the widget and the History screen both) are now clickable and contain quick actions like the original SBN.
Full Changelog: v4.5.0...v4.6.0
v4.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: Add "DISTURB" action
- feat: Display selected notifications in homescreen widget
Full Changelog: v4.4.0...v4.5.0