Simple-SMS-Messenger/CHANGELOG.md

70 lines
2.1 KiB
Markdown
Raw Normal View History

2020-04-14 14:36:00 +02:00
Changelog
==========
2020-06-18 22:06:48 +02:00
Version 5.3.0 *(2020-06-18)*
----------------------------
* Allow changing the text size
* Allow replying to incoming messages directly from the notification on Android 7+
* Make emails and urls clickable at messages
* Allow marking conversations as Unread
* Many other UX, stability and translation improvements
2020-05-30 21:18:04 +02:00
Version 5.2.0 *(2020-05-30)*
----------------------------
* Cache the conversations shown on the main screen to drastically improve their loading speed
* Allow adding newlines with the Enter button
* Properly handle a new View third party intent
* Added some other translation, UI and stability improvements
2020-05-23 19:05:30 +02:00
Version 5.1.4 *(2020-05-23)*
----------------------------
* Improved the performance at checking if a number is blocked
* Use capital letters at sentences at writing a message
* Allow blocking numbers from the main screen
* Fixed a glitch with adding new people to a conversation
2020-05-20 16:56:43 +02:00
Version 5.1.3 *(2020-05-20)*
----------------------------
* Adding support for accessing private contacts stored in Simple Contacts Pro (to be added soon)
* Make sure the conversations are sorted properly
* Added some other UI and translation improvements
2020-05-13 16:47:33 +02:00
Version 5.1.2 *(2020-05-13)*
----------------------------
* Improved the handling of multiple SIM cards at once
* Added a Mark as Read action button in incoming message notifications
* Allow saving unknown numbers from the main screen easily
2020-05-08 23:39:00 +02:00
Version 5.1.1 *(2020-05-08)*
----------------------------
* Allow moving the app on an SD card
* Added some performance, UI and stability improvements
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