Skip to content

Commit

Permalink
v0.42.2
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
scottnonnenberg committed Aug 12, 2017
1 parent 620b71a commit 4c7b174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4c7b174

Please sign in to comment.