v1.0.36
Import: wait for IndexedDB transactions to complete; should solve out-of-memory problems (#1698) Increase web request timeout to 10s for slower networks (#1699) Drop failed delivery receipts, which caused loading screen to go higher and higher over time (#1699)
This commit is contained in:
parent
cae2b10af6
commit
7d53e69958
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"productName": "Signal",
|
||||
"description": "Private messaging from your desktop",
|
||||
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
|
||||
"version": "1.0.35",
|
||||
"version": "1.0.36",
|
||||
"license": "GPL-3.0",
|
||||
"author": {
|
||||
"name": "Open Whisper Systems",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue