v1.7.0-beta.1

New option in settings: delete all application data
(https://github.com/signalapp/Signal-Desktop/commit/383e02edc4a7a055ac826a7d909e1099ebf5b959)

Remove all configuration in database when we discover we are unlinked
(https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880)

Delete everything in database when we link with a different phone number
from previous link (https://github.com/signalapp/Signal-Desktop/commit/9acb189650ccd1494323a284cefc149ac35db880)

Windows: Delete all data on uninstall
(https://github.com/signalapp/Signal-Desktop/commit/c8555974e411981c0317ce091d1accf225238e69)

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
    (https://github.com/signalapp/Signal-Desktop/commit/fd056e1b4cc1f08168ce7e831e4b635dd621f73e)
  - 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
+1 -1
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",