Skip to content

Releases: afterxleep/Bouncer

v2.4.1

01 Aug 14:31
Compare
Choose a tag to compare

v2.3.0

02 May 17:15
Compare
Choose a tag to compare

What's Changed

  • iOS 16 message categories support. Sort your messages into more categories
  • Add support for Importing/Export Block Lists by @martingordon
  • Improved filter matching
  • Case-sensitive filtering
  • Add Persian localization by @sdtaheri
  • Added French and German support

New Contributors (Thank you!)

Full Changelog: v2.2.2...v2.3.0

iOS 16 Support

12 Sep 23:30
Compare
Choose a tag to compare
  • Minor Bug fixes
  • iOS 16 validation and support
  • Added Privacy Policy

v2.2.1

19 Feb 17:33
Compare
Choose a tag to compare
  • Updates the Regular Expression Settings UI
  • Adds support for the iPhone SE, 1st generation
  • Bugfixes

2.2.0

13 Feb 22:13
Compare
Choose a tag to compare
  • Improved support for Regular Expressions
  • General bugfix release

iOS 15 Compatibility // Arabic Support

22 Sep 21:34
Compare
Choose a tag to compare
  • Fixes a few UI issues occurring on iOS 15
  • Adds Arabic support

2.0.0 - Full App rewrite!

21 Aug 17:29
cb54716
Compare
Choose a tag to compare
  • This is a complete rewrite using SwiftUI, Redux Architecture and Combine
  • New UI Design
  • New Icon.

iOS 13 updates

15 Feb 18:43
Compare
Choose a tag to compare
  • Filter now includes sender information
  • Dark Mode support
  • iOS 13 appearance updates
  • New app icon

Bugfix Release

25 Sep 03:58
f45d4df
Compare
Choose a tag to compare
  • The block list is organized alphabetically for easier management
  • Spam word detection now ignores accents and capital letters for better accuracy
  • Minor UI improvements and fixes