v0.42.2
- When loading a conversation, do check for old messages hidden due to a not-yet-approved safety number and attempt to decrypt them - When processing queued messages or retrying incoming messages, maintain original received date - Fixed an issue where the security checks before sending to a group with an unknown contact could fail, blocking send - Improve performance of security checks before send to groups - We now disable the message composition text box when doing security checks before send FREEBIE
This commit is contained in:
parent
620b71a649
commit
4c7b174606
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"name": "Signal Private Messenger",
|
||||
"short_name": "Signal",
|
||||
"description": "__MSG_installTagline__",
|
||||
"version": "0.42.1",
|
||||
"version": "0.42.2",
|
||||
"offline_enabled": false,
|
||||
"minimum_chrome_version": "37",
|
||||
"default_locale": "en",
|
||||
|
|
Loading…
Add table
Reference in a new issue