fastlane: Add changelog information.

pull/96/head
Tom Hacohen 5 years ago
parent 81f4a6266c
commit d84ff2c9ff

@ -0,0 +1,4 @@
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

@ -0,0 +1,4 @@
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

@ -0,0 +1,6 @@
* Change the sync to also do the preparation in chunks
* Fix crash when removing journal members
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

@ -0,0 +1,4 @@
* Fix crash on import when the activity is in the background when the import finishes.
* Show notifications for SSL handshake related errors.
* Improve debug info and crash reporting email.
* Add Tutanota to the list of clients that don't support attachments from other apps.

@ -0,0 +1,2 @@
* Fix occasional crash when listing journal members
* Fix spelling mistake in encryption password page.

@ -0,0 +1,3 @@
* Fix encryption password change not to crash.
* Fix occasional crash when listing journal members
* Fix spelling mistake in encryption password page.

@ -0,0 +1 @@
* Fix crash when removing accounts on some devices

@ -0,0 +1,2 @@
* Gracefully handle Conflict errors (retry later).
* Fix potential crash when opening and closing the app very quickly.

@ -0,0 +1,2 @@
* Import: implement importing tasks from file
* Fix crash when Android kills the import activity while it's still importing
Loading…
Cancel
Save