parent
3168cbb77d
commit
e2a30d1ac6
7 changed files with 122 additions and 19 deletions
@ -0,0 +1,11 @@ |
||||
## v1.6.0 |
||||
- 2021-01-28 |
||||
|
||||
### New |
||||
|
||||
In app silent updates |
||||
|
||||
### Fixed |
||||
|
||||
Performance |
||||
|
||||
@ -0,0 +1,12 @@ |
||||
## v1.3.0 |
||||
- 2021-01-28 |
||||
|
||||
### New |
||||
|
||||
In app silent updates |
||||
|
||||
### Fixed |
||||
|
||||
Performance |
||||
|
||||
|
||||
@ -1,3 +1,28 @@ |
||||
## v1.2.2 |
||||
- 2020-11-27 |
||||
|
||||
### New |
||||
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 |
||||
|
||||
|
||||
## v1.1.2 |
||||
- 2020-09-23 |
||||
|
||||
Loading…
Reference in new issue