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:
parent
160de2c924
commit
d8e0a489b2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"productName": "Signal",
|
"productName": "Signal",
|
||||||
"description": "Private messaging from your desktop",
|
"description": "Private messaging from your desktop",
|
||||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||||
"version": "1.11.0-beta.1",
|
"version": "1.11.0-beta.2",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Open Whisper Systems",
|
"name": "Open Whisper Systems",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue