Skip to content

Commit

Permalink
v0.43.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
scottnonnenberg committed Aug 30, 2017
1 parent 36e8b82 commit a01588f
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.43.0",
"version": "0.43.1",
"offline_enabled": false,
"minimum_chrome_version": "37",
"default_locale": "en",
Expand Down

0 comments on commit a01588f

Please sign in to comment.