fix: properly handle keyword blocking (#535)
Refs: https://github.com/FossifyOrg/Messages/issues/99
This commit is contained in:
parent
910eccf956
commit
7a291d7804
4 changed files with 9 additions and 8 deletions
|
|
@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Reordered menu options throughout the app
|
||||
|
||||
### Fixed
|
||||
- Fixed keyword blocking for MMS messages ([#99])
|
||||
- Fixed contact number selection when adding members to a group ([#456])
|
||||
- Fixed a glitch in pattern lock after incorrect attempts
|
||||
|
||||
|
|
@ -138,6 +139,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
[#13]: https://github.com/FossifyOrg/Messages/issues/13
|
||||
[#70]: https://github.com/FossifyOrg/Messages/issues/70
|
||||
[#75]: https://github.com/FossifyOrg/Messages/issues/75
|
||||
[#99]: https://github.com/FossifyOrg/Messages/issues/99
|
||||
[#115]: https://github.com/FossifyOrg/Messages/issues/115
|
||||
[#135]: https://github.com/FossifyOrg/Messages/issues/135
|
||||
[#153]: https://github.com/FossifyOrg/Messages/issues/153
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue