Skip to content

Commit

Permalink
v1.1.0-beta.3
Browse files Browse the repository at this point in the history
Add proxy support based on environment variables (#1855)

Fix issue where window would not show new message alerts on some Linux
systesm - thanks @cornerman (#1820)

Add a tray icon to the application behind command-line argument -
thanks @m-pilia (#1676)

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)
  • Loading branch information
scottnonnenberg committed Dec 5, 2017
1 parent 3ac29a4 commit 74d80fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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.2",
"version": "1.1.0-beta.3",
"license": "GPL-3.0",
"author": {
"name": "Open Whisper Systems",
Expand Down

0 comments on commit 74d80fb

Please sign in to comment.