Fix bug causing contact and group names/colors to be lost (#1437)

Fix broken Swedish translation preventing new installs
(8caecd50cd)

Fix clear message bubbles when adding contact with previous messages
in iOS (#1438)

Fix message bubble widths on horizontal resizes (#1447)

Remove horizontal scrolling in convo/message lists (#1448)

Update translations for hr, pt_BR and sv
(8dca9c9b8f)

Export (still behind a flag):
  - Limit attachment filename length for Windows path limits (#1439)
  - Reintroduce conversation last-contact date in directory name (#1439)

Add tests for export utility functions (#1439)

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-09-07 10:41:09 -07:00
parent e3bada1f4a
commit 3a733ea10a
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

@ -4,7 +4,7 @@
"name": "Signal Private Messenger",
"short_name": "Signal",
"description": "__MSG_installTagline__",
"version": "0.43.2",
"version": "0.43.3",
"offline_enabled": false,
"minimum_chrome_version": "37",
"default_locale": "en",