Skip to content

Commit

Permalink
v1.0.32
Browse files Browse the repository at this point in the history
Load profiles for a conversation without blocking convo load (signalapp#1570)

The About window is no longer blank (signalapp#1564)

Add 5s timeout for all requests but attachment up/down, avatar (signalapp#1584)

Dev:
  - Move to node fetch API for web requests instead of XHR (signalapp#1552)
  - Log when we've detected a new version (signalapp#1567)
  - Reduce logging when the window moves (signalapp#1568)
  - Add GPLv3 LICENSE file (signalapp#1309)
  - Remove documentation references to BitHub (signalapp#1576)
  - models/conversation: Refer to proper error variable (signalapp#1569)
  - Deployment: No longer use CI windows assets (signalapp#1564)
  - Fix copy pasta of timestamp_m to timestamp_h in locales (signalapp#1582)
  • Loading branch information
scottnonnenberg committed Oct 21, 2017
1 parent 735aec9 commit 3525e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3525e9f

Please sign in to comment.