Skip to content

Releases: signalapp/Signal-Desktop

v1.0.41

07 Dec 17:42
v1.0.41
00852cb
Compare
Choose a tag to compare

Fix issue where 'upgrade to new version' dialog would not restart app on OSX (#1866)

Note: The transition v1.0.40 -> v1.0.41 will still exhibit this problem. When v1.0.41 updates to its next version, the behavior will be fixed.

v1.1.0-beta.3

05 Dec 02:48
v1.1.0-beta.3
74d80fb
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release

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

05 Dec 01:11
v1.0.40
1432d98
Compare
Choose a tag to compare

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:

  • Verify that saved window location/size data is valid before creating window (#1830)
  • A variety of logging improvements to help track down bugs (#1832 and #1836)

v0.44.14

01 Dec 18:29
v0.44.14
636fae1
Compare
Choose a tag to compare

Fix bug where disconnect/reconnect from websocket could disrupt signed key rotation schedule (16a6130)

v0.44.13

30 Nov 18:53
v0.44.13
246f958
Compare
Choose a tag to compare

Fix an issue where a mid-export or exported Chrome app would interfere
with Standalone app which imported its data (00ca91b and a246e1a)

Dev:

  • Harden top-level handler to strange incoming error shapes (00ca91b)

v1.1.0-beta.2

27 Nov 18:15
v1.1.0-beta.2
ed44981
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

Windows 7: Use an alternate mechanism for notifications (#1812)

Retry failed signed key rotation; start rotation when registered (#1772)

Dev:

  • Update to electron-builder 19.29.0; may allow windows shortcut to
    stay deleted on update (#1804)
  • aptly.sh: Instructions for pruning old packages from repo (#1771)
  • Update development branch to include everything up to v1.0.39
    0e328f3

v1.0.39

22 Nov 02:05
v1.0.39
93a34e5
Compare
Choose a tag to compare

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:

  • Group changes are better localizable (#1802)
  • Import: better logging of errors (#1785)

v1.0.38

15 Nov 01:31
v1.0.38
8cba7d2
Compare
Choose a tag to compare

Import: Save attachments serially for more efficient RAM usage (#1768)

Dev:

  • Import: Better logging when things go wrong (#1768)
  • removeSignedPrekey: Be resilient to delete returning nothing (#1769)

Chrome v0.44.12

15 Nov 01:31
v0.44.12
10ad8b4
Compare
Choose a tag to compare

Fix issue where import complained of malformed JSON (#1764)

v1.1.0-beta.1

09 Nov 05:09
v1.1.0-beta.1
475e902
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

Fix missing application icon on some Linux distributions (#1735)

Update to electron 1.7.9 (#1736)

Dev:

  • Be resilient to thrown non-errors in import process (#1737)
  • Beta builds: A few updates required for successful release (#1739)
  • Use icon from /images for window creation instead of /build (#1738)
  • Update development branch to include everything up to v1.0.37 9e6d50b