v1.0.32
Load profiles for a conversation without blocking convo load (#1570) The About window is no longer blank (#1564) Add 5s timeout for all requests but attachment up/down, avatar (#1584) Dev: - Move to node fetch API for web requests instead of XHR (#1552) - Log when we've detected a new version (#1567) - Reduce logging when the window moves (#1568) - Add GPLv3 LICENSE file (#1309) - Remove documentation references to BitHub (#1576) - models/conversation: Refer to proper error variable (#1569) - Deployment: No longer use CI windows assets (#1564) - Fix copy pasta of timestamp_m to timestamp_h in locales (#1582)
This commit is contained in:
parent
735aec90e8
commit
3525e9f445
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.31",
|
||||
"version": "1.0.32",
|
||||
"license": "GPL-3.0",
|
||||
"author": {
|
||||
"name": "Open Whisper Systems",
|
||||
|
|
Loading…
Reference in a new issue