Simple-SMS-Messenger/CHANGELOG.md

263 lines
7.9 KiB
Markdown
Raw Normal View History

2020-04-14 14:36:00 +02:00
Changelog
==========
2022-02-08 23:32:13 +01:00
Version 5.12.1 *(2022-02-08)*
----------------------------
* Improve the way image attachments are resized, show an error if something goes wrong
* Added many improvements related to having multiple SIM cards or contacts having multiple numbers
* Fixed a glitch with wrong sender shown at MMS notification
* Allow opening contact details screen by clicking the avatar at the conversation (by Aga-C)
* Added other UX, stability and translation improvements
2022-01-19 19:43:50 +01:00
Version 5.12.0 *(2022-01-19)*
----------------------------
* Changed the default MMS file size limit to 600kb
* Multiple notification related improvements (by Aga-C)
* Some stability, translation and UX improvements
2021-12-25 18:52:07 +01:00
Version 5.11.2 *(2021-12-25)*
----------------------------
* Fixed a glitch with sender number being shown instead of the name in some cases
* Added many translation improvements
2021-11-27 21:05:37 +01:00
Version 5.11.1 *(2021-11-27)*
----------------------------
* Allow downloading MMS attachments
* Added some stability, translation and UI improvements
2021-11-16 22:56:23 +01:00
Version 5.11.0 *(2021-11-16)*
----------------------------
* Redesigned some screens, added an Auto theme
* Allow selecting images and messages containing links by long pressing
* Some other stability, translation and UX improvements
2021-10-20 11:47:22 +02:00
Version 5.10.3 *(2021-10-20)*
----------------------------
* Added multiple smaller performance, stability, UX and translation improvements
2021-09-25 12:52:14 +02:00
Version 5.10.2 *(2021-09-25)*
----------------------------
* Add exporting and importing messages
* Allow pinning conversations at the top
* Some stability, UX and translation improvements
2021-09-16 22:58:53 +02:00
Version 5.10.1 *(2021-09-16)*
----------------------------
* Automatically resize sent MMS image attachments by default, allow customizing the limit
* Added Draft support
* Allow marking conversations un/read from the main screen
* Some other stability, UX and translation improvements
2021-08-27 14:49:42 +02:00
Version 5.10.0 *(2021-08-27)*
----------------------------
* Allow exporting and importing blocked numbers
* Allow toggling delivery reports
* Add customization for content shown on lockscreens
* Added some UX and translation improvements
2021-05-23 19:01:55 +02:00
Version 5.9.4 *(2021-05-23)*
----------------------------
* Adding some UX, stability and translation improvements
2021-04-15 12:11:32 +02:00
Version 5.9.3 *(2021-04-15)*
----------------------------
* Fixed a glitch with current conversation not being updated correctly at incoming messages
* Couple other stability, translation and bugfixes
2021-03-22 16:13:01 +01:00
Version 5.9.2 *(2021-03-22)*
----------------------------
* Fixed an error message wrongly popping up in some cases
* Some stabiliy and translation improvements
2021-03-15 23:47:06 +01:00
Version 5.9.1 *(2021-03-15)*
----------------------------
* Improved search
* Properly handle sending messages from notification Reply action
* Some design, stability and translation improvements
2021-02-16 15:02:03 +01:00
Version 5.9.0 *(2021-02-16)*
----------------------------
* Added Search
* Added a White theme with special handling
* Some stability and translation improvements
2021-01-27 20:45:55 +01:00
Version 5.8.3 *(2021-01-27)*
----------------------------
* Adding some stability and translation improvements
2021-01-18 17:28:41 +01:00
Version 5.8.2 *(2021-01-18)*
----------------------------
* Fixed a glitch with inability to send messages in empty conversations
* Adding a settings item for quickly getting into notification settings
* Some stability and translation improvements
2021-01-11 12:14:40 +01:00
Version 5.8.1 *(2021-01-11)*
----------------------------
* Fixed a glitch with "Sending..." stuck at messages
* Allow selecting a phone numbers at contacts with multiple ones
* Some translation and stability improvements
2021-01-02 11:28:45 +01:00
Version 5.8.0 *(2021-01-02)*
----------------------------
* Improved delivery reports, show a notification at failed messages
* Allow resending failed messages with tapping them
* Added multiple dual-SIM related improvements
* Many other UX, stability, performance and translation improvements
2020-12-30 16:39:38 +01:00
Version 5.7.0 *(2020-12-30)*
----------------------------
* Prefetch all messages at first launch for better performance
* Require Simple Thank You for color customization
* Some stability, translation and UX improvements
2020-12-25 16:32:26 +01:00
Version 5.6.2 *(2020-12-25)*
----------------------------
* Fixed messages not being sent in some cases
2020-12-24 20:43:55 +01:00
Version 5.6.1 *(2020-12-24)*
----------------------------
* Fixing a crash at devices with multiple SIM cards
2020-12-23 15:08:40 +01:00
Version 5.6.0 *(2020-12-23)*
----------------------------
* Cache messages for better performance
* Add a scrollbar on the main screen
* Adding some stability and translation improvements
2020-12-06 16:42:12 +01:00
Version 5.5.1 *(2020-12-06)*
----------------------------
* Properly show private contact names at group conversations
* Fixed private contacts not being visible on Android 11+
* Some stability and translation improvements
2020-11-04 12:57:13 +01:00
Version 5.5.0 *(2020-11-04)*
----------------------------
* Allow dialing or copying selected conversation phone numbers
* Allow copying specific parts of messages into clipboard
* Adding an option to show character counter at outgoing messages
* Couple other UI, translation and stability improvements
2020-10-27 23:15:51 +01:00
Version 5.4.5 *(2020-10-27)*
----------------------------
* Fixed some smaller glitches + translation improvements
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