- 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:
Scott Nonnenberg 2017-08-12 13:26:10 -07:00
parent 620b71a649
commit 4c7b174606
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

@ -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",