Releases: signalapp/Signal-Desktop
v1.0.41
v1.1.0-beta.3
Add proxy support based on environment variables (#1855)
Fix issue where window would not show new message alerts on some Linux systems - thanks @cornerman (#1820)
Add a tray icon to the application behind command-line argument - thanks @m-pilia (#1676)
--use-tray-icon
enables the tray icon--start-in-tray
enables the tray icon and the application starts minimized in the tray bar
Emoji:
- Fix issue where clicks in emoji panel wouldn't do anything (#1849)
- Add support for Emoji 5 - thanks @liliakai (#1797)
- Eliminate unused emoji images from production package (#1849)
Deployment:
- aptly.sh: support for current and previous ubuntu versions (#1856)
- deployment: update electron-publisher-s3 to match builder update
(17f0bb4)
Dev:
- Update development branch to include everything up to v1.0.40
(f013eed and 3ac29a4) - Update readme.md to use signal.org URLs - thanks @scienmind (#1814)
v1.0.40
Fix bug where previously-deleted contacts are re-added to left pane on contact import (#1811)
Fix bug where the main window would be created off-screen, inaccessible (#1830)
Fix issue where certain sync messages to iOS would result in a new message alert (#1843 and #1857)
Key rotation updates (#1833 and #1846):
- Save prekeys optimistically after generation, even if upload appears to fail
- Track confirmations from server in prekey
- New prekey cleanup behavior: favoring confirmed keys, but always keeping three
- Log all failures resulting from signed prekey rotation
- Retry rotation if we run into a failure
- Force rotation when starting up new version, to fix Chrome interference (https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v0.44.13)
Dev:
v0.44.14
v0.44.13
v1.1.0-beta.2
v1.0.39
Remove conversation from left pane on 'delete messages' (#1807)
'Reset session' option for a conversation now resolves more error situations (#1796)
Import: Link to export docs, make clear that import should only happen once (#1803)
Remove last seen indicator if we sent a message in this conversation on another device (#1805)
New version dialog (OSX and Windows) should now be less obtrusive (#1795)
About dialog can be dismissed with escape key, important on some Linux window managers with minimal chrome (#1795)
Dev:
v1.0.38
Chrome v0.44.12
Fix issue where import complained of malformed JSON (#1764)