v1.7.0-beta.3

Update to electron 1.8.4 ()

Migrate all attachments from IndexedDB to file system in the background (, , , , )

Save attachments to disk when importing Chrome app export ()

Fixed: Read receipts setting would not be synchronized along with re-link ()

Fixed: Clicking conversation in left pane when already selected would remove focus on message composition field - thanks
@colefranz! ()

Fixed: Searching for the phone number of an existing contact, then selecting 'start conversation' would erase contact details ()

Fixed: Selecting Settings menu option multiple times would open multiple instances of settings view - thanks @navdeepsinghkhalsa ()

Dev:
  - Relax Node.js version requirements ()
  - Fix a few typos in documentation - thanks @Vinnl ()
  - Update issue template to mention that translation should be via Transifex ()
pull/1/head
Scott Nonnenberg
parent e329c23aa0
commit ef6a0c1162
No known key found for this signature in database
GPG Key ID: 5F82280C35134661

@ -3,7 +3,7 @@
"productName": "Signal",
"description": "Private messaging from your desktop",
"repository": "https://github.com/signalapp/Signal-Desktop.git",
"version": "1.7.0-beta.2",
"version": "1.7.0-beta.3",
"license": "GPL-3.0",
"author": {
"name": "Open Whisper Systems",

Loading…
Cancel
Save