Skip to content

Commit

Permalink
v0.42.1
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
scottnonnenberg committed Aug 8, 2017
1 parent cf5f50c commit 50927c0
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.42.0",
"version": "0.42.1",
"offline_enabled": false,
"minimum_chrome_version": "37",
"default_locale": "en",
Expand Down

0 comments on commit 50927c0

Please sign in to comment.