1.7.0-beta.2

Fixed: White block at bottom of conversation panel in iOS theme
(#2144 and #2153)

Fixed: Would attempt to rotate signed prekey every five seconds,
forever, after app discovers it is unlinked
(1c6d91b59c)

Dev:
  - Introduce IndexedDB index on `messages` store tracking
    `schemaVersion` (#2128)
  - Preparation for encrypted backups
    (cea42bde7d)
  - Updates to structure of exported data - messages.zip, flat list of
    attachments (6d8f4b7b6e)
This commit is contained in:
Scott Nonnenberg 2018-03-20 14:05:16 -07:00
parent cea42bde7d
commit 0d105fc190
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.7.0-beta.1",
"version": "1.7.0-beta.2",
"license": "GPL-3.0",
"author": {
"name": "Open Whisper Systems",