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:
Scott Nonnenberg 2017-08-08 14:16:26 -07:00
parent cf5f50cfab
commit 50927c0eba
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.42.0",
"version": "0.42.1",
"offline_enabled": false,
"minimum_chrome_version": "37",
"default_locale": "en",