feat: deprecate recycle bin feature (#628)
* feat: deprecate recycle bin feature * docs: update changelog Refs: https://github.com/FossifyOrg/Messages/issues/290
This commit is contained in:
parent
44fe4f7031
commit
85c138905e
2 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
- Ability to select and copy multiple text messages at once ([#600])
|
||||
|
||||
### Deprecated
|
||||
- Deprecated the recycle bin feature ([#290])
|
||||
|
||||
### Fixed
|
||||
- Fixed new conversation shortcut ([#416])
|
||||
- Fixed blocking MMS messages from unknown numbers ([#610])
|
||||
|
|
@ -194,6 +197,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
[#279]: https://github.com/FossifyOrg/Messages/issues/279
|
||||
[#287]: https://github.com/FossifyOrg/Messages/issues/287
|
||||
[#288]: https://github.com/FossifyOrg/Messages/issues/288
|
||||
[#290]: https://github.com/FossifyOrg/Messages/issues/290
|
||||
[#294]: https://github.com/FossifyOrg/Messages/issues/294
|
||||
[#309]: https://github.com/FossifyOrg/Messages/issues/309
|
||||
[#334]: https://github.com/FossifyOrg/Messages/issues/334
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue