Import-Export Elbe 1.2.1

• Further improvements to address and date parsing
• Better handling and displaying of skipped messages
• Improved error reporting
This commit is contained in:
Jakub
2020-11-11 14:03:00 +01:00
parent 1055e60d27
commit 70645c1732
7 changed files with 15 additions and 24 deletions

View File

@ -15,18 +15,14 @@
// You should have received a copy of the GNU General Public License
// along with ProtonMail Bridge. If not, see <https://www.gnu.org/licenses/>.
// Code generated by ./release-notes.sh at 'Wed Nov 4 12:24:35 PM CET 2020'. DO NOT EDIT.
// Code generated by ./release-notes.sh at 'Wed Nov 11 01:57:14 PM CET 2020'. DO NOT EDIT.
package importexport
const ReleaseNotes = `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
Various enhancements of the import process related to parsing
• Cosmetic GUI changes
• Better error handling
const ReleaseNotes = `Further improvements to address and date parsing
Better handling and displaying of skipped messages
Improved error reporting
`
const ReleaseFixedBugs = `• Linux font issues - Fedora specific
• App response to the user pausing and canceling import or export
• Handling errors during update
const ReleaseFixedBugs = `
`