Simple-SMS-Messenger/CHANGELOG.md

25 lines
618 B
Markdown
Raw Normal View History

2020-04-14 14:36:00 +02:00
Changelog
==========
2020-05-03 23:46:17 +02:00
Version 5.1.0 *(2020-05-03)*
----------------------------
* Adding multi-SIM support
* Properly show the latest messages, not the oldest ones in some cases
* Increased minimal OS version to Android 5.1
* Fixed many other UI and UX related issues
2020-04-19 21:34:12 +02:00
Version 5.0.1 *(2020-04-19)*
----------------------------
* Properly handle incoming multipart SMS messages
* Fixed a couple coloring issues
* Do not allow attempts to block a number below Android 7
* A couple other translation, stability and UI improvements
2020-04-14 14:36:00 +02:00
Version 5.0.0 *(2020-04-14)*
----------------------------
* Initial release