v1.11.0-beta.2

Notification Improvements (#2364)
  - Fixed: The change for production didn't full make it into v1.11.0-beta.1 - this change restores the code which removes the old notification when we add a new one
  - Fixed: Notifications could be orphaned in notification center if they were added/removed quickly
  - Fixed: Notifications weren't removed properly when read on a linked device

Dev: Better logging when we receive a read sync from a linked device (#2364)
This commit is contained in:
Scott Nonnenberg 2018-05-10 18:07:50 -07:00
parent 160de2c924
commit d8e0a489b2

View file

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