v1.1.0-beta.6
Fix issue where .tif file attachments could not be sent or received (#1901) Support the latest phone number formats via libphonenumber update (#1899) Intl-friendly sort order for contact lists (#1900) Show window if hidden to tray when second instance attempts to start (#1897) Make the window minimum width a little smaller - thanks @emptyflask (#1863) Fix issue where duplicate emoji were listed in the emoji panel (#1893) The default button is now 'later', not 'restart' in the 'update available' dialog (#1894) Dev: - Add .deb specific dependencies - thanks @veggiedefender (#1858)
This commit is contained in:
parent
7781f8fa5b
commit
250bd955a6
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/WhisperSystems/Signal-Desktop.git",
|
||||
"version": "1.1.0-beta.5",
|
||||
"version": "1.1.0-beta.6",
|
||||
"license": "GPL-3.0",
|
||||
"author": {
|
||||
"name": "Open Whisper Systems",
|
||||
|
|
Loading…
Reference in a new issue