Simple-SMS-Messenger/CHANGELOG.md

98 lines
2.9 KiB
Markdown
Raw Normal View History

2020-04-14 14:36:00 +02:00
Changelog
==========
2020-09-23 14:35:27 +02:00
Version 5.4.4 *(2020-09-23)*
----------------------------
* Fixing a crash at receiving MMS
2020-09-23 10:11:52 +02:00
Version 5.4.3 *(2020-09-23)*
----------------------------
* Fixing a crash at receiving MMS
2020-09-22 14:45:59 +02:00
Version 5.4.2 *(2020-09-22)*
----------------------------
* Fix incoming message notifications sometimes not being shown
2020-08-23 21:52:16 +02:00
Version 5.4.1 *(2020-08-23)*
----------------------------
* Show a tick at successfully sent messages
* Properly show the sender name at incoming messages, if sent by a private contact
2020-07-27 22:59:05 +02:00
Version 5.4.0 *(2020-07-27)*
----------------------------
* Show unread message badges on some devices that support it
* Added some improvements related to handling private contacts
* Other stability, UI and translation improvements
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