v1.11.0-beta.1
Feature: Receive contact (#2349, #2359) Fixed: Sometimes clicks on quoted message wouldn't work (#2350) Fixed: In dark theme, it was hard to see a message's triple-dot menu on hover - thanks @PunkChameleon (#2334) Fixed: Unsupported image and video types were missing from media pane (#2351) Fixed: On small screens, the media lightbox view would show media off-screen (#2351) Notification improvements - Remove all on remote read, on focus, on exit - Show multi-message notifications like '5 new messages' Media Gallery: A number of small visual fixes (#2351) Emoji pane: Can now dismiss it by pressing escape key - thanks @tommypacker (#2354, #2357) Update translations (#2328, #2352) Dev: - Windows 7: Use Electron-native notifications (#2338, #2330) - Improve Logging For Disappearing Messages (#2332) - Prettier: Continue expanding its coverage of app (#2339, #2324) - Document Translations Setup + Remove Unused Strings (#2329) - Make Protocol Buffers available to commonjs code (#2347)
This commit is contained in:
parent
3ceb8b1803
commit
d9685178d2
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.10.0-beta.1",
|
||||
"version": "1.11.0-beta.1",
|
||||
"license": "GPL-3.0",
|
||||
"author": {
|
||||
"name": "Open Whisper Systems",
|
||||
|
|
Loading…
Add table
Reference in a new issue