diff --git a/release-notes/bugs-importexport.txt b/release-notes/bugs-importexport.txt index e69de29b..4449315b 100644 --- a/release-notes/bugs-importexport.txt +++ b/release-notes/bugs-importexport.txt @@ -0,0 +1,4 @@ +• Fixed rare cases where the application freezes when starting/stopping imports +• Allowed current date to be included in the selected date range for both import and export +• Improved manual update process +• Limit space usage by on device application logs diff --git a/release-notes/notes-importexport.txt b/release-notes/notes-importexport.txt index e69de29b..9d2dbdc2 100644 --- a/release-notes/notes-importexport.txt +++ b/release-notes/notes-importexport.txt @@ -0,0 +1,3 @@ +• Complete code refactor in preparation of live release and open source of the Import-Export app +• Increased number of supported mail providers by changing the way the folder structures are handled (NIL hierarchy delimiter) +• Improved handling for unstable internet and pause & resume behavior