v0.42.1
Notable changes: Application loading screen - We now properly process read receipts, delivery receipts and other types of sync messages before dismissing the screen. Fix: Properly report decryption errors when they happen Fix: Slow down expiring message processing, especially on startup (may result in lower CPU/memory usage)
This commit is contained in:
parent
cf5f50cfab
commit
50927c0eba
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.42.0",
|
||||
"version": "0.42.1",
|
||||
"offline_enabled": false,
|
||||
"minimum_chrome_version": "37",
|
||||
"default_locale": "en",
|
||||
|
|
Loading…
Add table
Reference in a new issue