Import-Export app Elbe 1.2.2

Changed
* Improvements to the import from large mbox files with multiple labels
* Not allow to run multiple instances of the app or transfers at the same time
* Better handling and displaying of skipped messages
* Various enhancements of the import process related to parsing
* Cosmetic GUI changes
* Better error handling

Fixed
* Linux font issues - Fedora specific
* App response to the user pausing and canceling import or export
* Upgrade errors
This commit is contained in:
Jakub
2020-11-27 07:36:33 +01:00
parent 70645c1732
commit 6230200218
5 changed files with 19 additions and 8 deletions

View File

@ -0,0 +1,3 @@
• Linux font issues - Fedora specific
• App response to the user pausing and canceling import or export
• Upgrade errors

View File

@ -1,3 +1,6 @@
Further improvements to address and date parsing
Improvements to the import from large mbox files with multiple labels
• Not allow to run multiple instances of the app or transfers at the same time
• Better handling and displaying of skipped messages
Improved error reporting
Various enhancements of the import process related to parsing
• Cosmetic GUI changes
• Better error handling