Release notes for Import-Export

This commit is contained in:
Michal Horejsek
2020-08-20 15:29:39 +02:00
parent 2182e573f9
commit 71b9a3b205
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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