v1.2.0-beta.1

Update to Electron 1.7.10 ()

Fix issue where clicking Windows notification breaks window out of
aero-snap location ()

Fix issue where old log data would persist in logs dir ()

Fix issue where disabled send field (in the middle of send) could be
edited after click ()

Update strings ()

Dev:
  - Fix error to console when verifying contact in standalone mode
    ()
  - Remove all built assets from repo ()
  - Log out information from DOMException when import fails ()
  - Log clearer messages regarding prekey/signed prekey fetches ()
  - Make errors more debuggable; capture correct stack, include name
    ()
  - Add eslint/mocha with code coverage for non-browser code ()
  - Revamped github issue and pull request templates, updates to
    contributing.md/readme.md ( and )
  - Document building/testing releases in Contributing.md,
    thanks @veggiedefender ()
  - Update a number of dependencies to the latest: builder, websocket,
    spellcheck ()
This commit is contained in:
Scott Nonnenberg 2018-01-10 18:17:09 -08:00
parent bbab4bba10
commit d81943cf20
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

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