Releases: afterxleep/Bouncer
Releases · afterxleep/Bouncer
v2.4.1
What's Changed
- Update localizable strings for
fa
. by @sdtaheri in #51 - Updated Filter import to be async and follow the patterns
- Minor updates to file Importer
- Unified errors
- Locales
- More locale updates
Full Changelog: v2.3.1...v2.4.1
v2.3.0
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
- Minor Bug fixes
- iOS 16 validation and support
- Added Privacy Policy
v2.2.1
- Updates the Regular Expression Settings UI
- Adds support for the iPhone SE, 1st generation
- Bugfixes
2.2.0
- Improved support for Regular Expressions
- General bugfix release
iOS 15 Compatibility // Arabic Support
- Fixes a few UI issues occurring on iOS 15
- Adds Arabic support
2.0.0 - Full App rewrite!
- This is a complete rewrite using SwiftUI, Redux Architecture and Combine
- New UI Design
- New Icon.
iOS 13 updates
- Filter now includes sender information
- Dark Mode support
- iOS 13 appearance updates
- New app icon
Bugfix Release
- 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