From 6829aea5a555a29d554492c5ee45c307d22001ac Mon Sep 17 00:00:00 2001 From: akwizgran Date: Thu, 22 Nov 2018 10:50:53 +0000 Subject: [PATCH] akwizgran created page: changelog --- changelog.md | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..b64f2a3 --- /dev/null +++ b/changelog.md @@ -0,0 +1,151 @@ +### Changelog + +Dates and release notes for all production releases of the Briar Android app. + +#### [1.1.5](https://code.briarproject.org/briar/briar/commits/release-1.1.5) + +2018-11-20 + +* Contacts can be renamed +* Added pluggable transport support for Tor +* Disabled Tor's connection padding when using mobile data or battery +* Fixed a bug that caused recently used emoji to be shown in the wrong order +* Updated translations + +#### [1.1.4](https://code.briarproject.org/briar/briar/commits/release-1.1.4) + +2018-11-06 + +* Support adding contacts via Bluetooth on Android 8.1 and newer +* Fixed layout issues with right-to-left languages +* Fixed a crash when key agreement fails +* Updated dark theme settings on Android 8.0 and older +* Updated translations + +#### [1.1.3](https://code.briarproject.org/briar/briar/commits/release-1.1.3) + +2018-10-17 + +* Support for right-to-left languages +* Improved settings for app lock +* Upgraded Tor to 0.3.4.8 +* Keep screen on when scanning QR codes +* Compact database every 30 days +* Localised crash screen, how numbers are written +* Fixed bug with app lock icon +* Fixed integration with Ripple panic button app +* Fixed crash when memory is low +* Fixed bug with internet indicator +* Updated translations + +#### [1.1.1](https://code.briarproject.org/briar/briar/commits/release-1.1.1) + +2018-09-14 + +* Dark theme +* New look for private conversations +* Lock the app without signing out +* Reminder to sign in after restarting phone or upgrading app +* Support for Tor bridges +* Support for using Tor with a VPN in China and Iran +* Updated emoji +* Updated translations +* Fixed a bug that could cause the user's account to be lost + +#### [1.0.13](https://code.briarproject.org/briar/briar/commits/release-1.0.13) + +2018-07-31 + +* Fixed a bug that prevented Briar 1.0.12 from connecting to contacts + +#### [1.0.12](https://code.briarproject.org/briar/briar/commits/release-1.0.12) + +2018-07-30 + +* Upgraded Tor to version 0.2.9.16 +* Updated translations +* Added experimental support for Chromebooks + +#### [1.0.11](https://code.briarproject.org/briar/briar/commits/release-1.0.11) + +2018-07-04 + +* Fixed a crash when going back to the setup screen +* Fixed a bug that prevented Briar from connecting to the internet +* Fixed a bug that caused the screen overlay warning to be shown +* Added button to show password +* Don't show protected apps button on newer Huawei devices +* Don't hide UI on low memory if app is in the foreground +* Use message icon rather than mail icon +* Updated translations + +#### [1.0.9](https://code.briarproject.org/briar/briar/commits/release-1.0.9) + +2018-06-20 + +* Fixed a bug that caused Briar to sign out automatically on Huawei devices +* Updated translations + +#### [1.0.8](https://code.briarproject.org/briar/briar/commits/release-1.0.8) + +2018-06-08 + +* Fixed a bug that prevented Briar from connecting to the internet +* Added a language selector to the settings screen +* Updated translations, added Occitan translation + +#### [1.0.6](https://code.briarproject.org/briar/briar/commits/release-1.0.6) + +2018-06-01 + +* Fixed a crash when reblogging on Android 7 +* Fixed a bug that caused messages to be marked as read +* Updated translations, added Polish translation + +#### [1.0.5](https://code.briarproject.org/briar/briar/commits/release-1.0.5) + +2018-05-22 + +* Updated translations +* Fixed a bug that could cause introductions to fail +* Fixed a bug that could cause accounts to be lost + +#### [1.0.4](https://code.briarproject.org/briar/briar/commits/release-1.0.4) + +2018-05-17 + +* Fixed a security issue - all users should upgrade +* Updated translations, added new translations for Farsi and Asturian +* Improved the appearance of the settings screen +* Removed unused READ_LOGS permission + +#### [1.0.3](https://code.briarproject.org/briar/briar/commits/release-1.0.3) + +2018-05-14 + +* Fixed a crash when rotating the screen during account creation +* Ensure new account is written to disk immediately +* Ensure connections are closed when removing a contact +* Clear the UI when device memory is critically low + +#### [1.0.2](https://code.briarproject.org/briar/briar/commits/release-1.0.2) + +2018-05-09 + +* Updated translations +* Improved account creation screen + +#### [1.0.1](https://code.briarproject.org/briar/briar/commits/release-1.0.1) + +2018-04-30 + +* Disabled automatic sign out when memory is low +* Fixed a bug that caused private messages not to appear +* Updated translations + +#### [1.0.0](https://code.briarproject.org/briar/briar/commits/release-1.0.0) + +2018-04-29 + +* First release +* End-to-end encrypted private messaging, private groups, forums and blogs