v1.5.0-beta.1

New design for import and install flows (#2053)

Support for 'light' imports, which bring just messages, contacts and groups (#2053)

Fix: If app started offline, conversations would not open (#2064)

Fix: Attached images would sometimes show up rotated improperly (#2040)

Fix: Uncaught Exception: TypeError; 'getSize' (#2061)

Fix: File paths with special characters could be shown in misleading way

Dev:
  - Move ESLint environment configuration into `.eslintrc` (#2051)
  - Sync Protocol Buffers with `libsignal-service-java` (#2046)
This commit is contained in:
Scott Nonnenberg 2018-02-22 11:40:25 -08:00
parent 42c24dd098
commit ae75390acc
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/signalapp/Signal-Desktop.git",
"version": "1.4.0-beta.1",
"version": "1.5.0-beta.1",
"license": "GPL-3.0",
"author": {
"name": "Open Whisper Systems",