Properly handle update of blocked numbers sync'd from mobile
device (#1411)

Fix some bugs with migration to Electron (still behind a flag)
  - Dark Theme: Increase banner text contrast for legibility (#1415)
  - Better disambiguate conversation directory names (#1409)
  - Handle long group or contact names (#1402)
  - Redact group ids in export logging (#1402)

Better logging
  - Don't log expiration if queued task threw an error (#1412)
  - Additional error handling/logging during contact sync (#1395)

Remove unknown group messages from cache - no need to retry! (#1414)

Update a large number of strings via transifex (#1403)

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-08-30 14:51:42 -07:00
parent 36e8b82b5f
commit a01588f55e
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.43.0",
"version": "0.43.1",
"offline_enabled": false,
"minimum_chrome_version": "37",
"default_locale": "en",