v1.7.0-beta.1

New option in settings: delete all application data
(383e02edc4)

Remove all configuration in database when we discover we are unlinked
(9acb189650)

Delete everything in database when we link with a different phone number
from previous link (9acb189650)

Windows: Delete all data on uninstall
(c8555974e4)

Dev:
  - Switch to a new service for debug logs, since GitHub is retiring
    anonymous gists (#2111)
  - Redact file paths in anything that goes to the log on disk (#2110)
  - When top-level process errors happen, don't show dialog with stack
    trace (#2110)
  - Add `nsp` to CI runs
    (fd056e1b4c)
  - Add eslint-plugin-mocha to disallow exclusive tests using *.only
    (#2110)
This commit is contained in:
Scott Nonnenberg 2018-03-16 11:32:03 -07:00
parent 256b87aa7a
commit bbbd527985
No known key found for this signature in database
GPG key ID: 5F82280C35134661

View file

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