Skip to content

Releases: BURG3R5/NotiFilter

v4.10.1

24 Mar 09:05
Immutable release. Only release title and notes can be modified.
5714f90

Choose a tag to compare

What's Changed

  • fix: Delay correctly for overnight schedules

Full Changelog: v4.10.0...v4.10.1

v4.10.0

24 Mar 08:28
Immutable release. Only release title and notes can be modified.
3deb79c

Choose a tag to compare

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

12 Mar 18:00
Immutable release. Only release title and notes can be modified.
a94c69d

Choose a tag to compare

What's Changed

  • fix: Include necessary internal classes

Full Changelog: v4.9.0...v4.9.1

v4.9.0

12 Mar 16:59
Immutable release. Only release title and notes can be modified.
5c743b0

Choose a tag to compare

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

09 Mar 12:49
Immutable release. Only release title and notes can be modified.
64f3f47

Choose a tag to compare

What's Changed

  • fix: Improve IntegerInput and expand ranges

Full Changelog: v4.8.0...v4.8.1

v4.8.0

08 Mar 20:00
Immutable release. Only release title and notes can be modified.
19ce942

Choose a tag to compare

What's Changed

  • feat: Add "DISMISS_STALE" action

Full Changelog: v4.7.0...v4.8.0

v4.7.0

03 Mar 16:31
Immutable release. Only release title and notes can be modified.
1cc54fe

Choose a tag to compare

What's Changed

  • feat: Generate pattern(s) from notification data

Full Changelog: v4.6.1...v4.7.0

v4.6.1

26 Feb 19:20
Immutable release. Only release title and notes can be modified.
aab8d6b

Choose a tag to compare

What's Changed

  • feat: Warn if permissions are missing

Full Changelog: v4.6.0...v4.6.1

v4.6.0

23 Feb 20:11
Immutable release. Only release title and notes can be modified.
8568c8a

Choose a tag to compare

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

21 Feb 21:18
Immutable release. Only release title and notes can be modified.
808c1e8

Choose a tag to compare

What's Changed

  • feat: Add "DISTURB" action
  • feat: Display selected notifications in homescreen widget

Full Changelog: v4.4.0...v4.5.0