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:
parent
42c24dd098
commit
ae75390acc
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue