v0.43.1
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:
parent
36e8b82b5f
commit
a01588f55e
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.43.0",
|
||||
"version": "0.43.1",
|
||||
"offline_enabled": false,
|
||||
"minimum_chrome_version": "37",
|
||||
"default_locale": "en",
|
||||
|
|
Loading…
Add table
Reference in a new issue