diff --git a/changelog.md b/changelog.md index b64f2a3..4e291b8 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,37 @@ Dates and release notes for all production releases of the Briar Android app. +#### [1.1.6](https://code.briarproject.org/briar/briar/commits/release-1.1.6) + +2019-03-26 + +* Add support for using Tor in China without a VPN +* Upgrade Tor to 0.3.5.8 +* Fix a crash when relaunching Briar after signing out +* Fix a crash when changing a contact's nickname +* Fix a crash on Samsung devices running Android 7 +* Fix a bug that caused the screen to flicker when Briar was in the background +* Add a setting to disable internet (Tor) connections when running on battery +* Make text input fields work in landscape mode +* Remember the scroll position in forums, private groups and blogs +* Show correct text when an existing contact is introduced +* Show correct sent/seen status for introduction messages +* Fix a link in the error message when adding contacts fails +* Don't request location permission on Android 5 or older +* Don't scroll conversation to bottom when a message arrives +* Remove Wi-Fi IP address from crash reports +* Update private group's sharing status when creator's join message arrives +* Fix a layout bug in the list of private groups +* Move private group member list button to menu +* Update sharing status screens while they're open +* Fix a bug that prevented the empty contact list icon from appearing +* Make the external link warning dialog scrollable +* Remove unnecessary snackbars when posting forum and private group posts +* Don't show notifications for the user's own blog posts +* Improve the panic button response +* Fix a bug that caused unread messages to be marked as read +* Show new contacts at the top of the contact list + #### [1.1.5](https://code.briarproject.org/briar/briar/commits/release-1.1.5) 2018-11-20