Skip to content

Commit

Permalink
v0.43.3
Browse files Browse the repository at this point in the history
Fix bug causing contact and group names/colors to be lost (#1437)

Fix broken Swedish translation preventing new installs
(8caecd5)

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
(8dca9c9)

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
  • Loading branch information
scottnonnenberg committed Sep 7, 2017
1 parent e3bada1 commit 3a733ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3a733ea

Please sign in to comment.