Historique de version de EML-Editor

9 versions

Méfiez-vous des anciennes versions !

Ces versions sont affichées pour informations et à titre d’essais. Vous devriez toujours utiliser la dernière version d’un module.

Version 1.8 10.3 KiB Fonctionne avec Thunderbird 78.0 - 78.*

Version 1.7 12.0 KiB Fonctionne avec Thunderbird 78.0 - 78.*

Few improvements from @jorgk3 :
* Fix various issues with saving eml file and support saving of plain text composition.
* Support saving of 'from' and 'priority' via WebExtension Experiment.
* Set charset in HTML documents to avoid console error.
* Make code in common.js more readable.
* Support Cc: and Bcc: when opening file.
* Handle QP and base64 bodies, fix encoding issues.
* Follow-up: Create rawUTF8toJS() to avoid code duplication.
* Handle quoted boundaries and extract charset better.

Commit available here : https://github.com/pgpgeek/thunderbird-addon-eml-editor/commit/982efddba79ac568887c998408044065dec3ccd5

Version 1.6 10.0 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Fix the filename on attachments files during the save operation of eml files

Version 1.5 10.0 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Renaming the mistaken name "ELM-Editor" to "EML Editor"

Version 1.4 9.8 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Fix on attachements on editor & viewer.

Version 1.3 9.8 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Multiparts mail Detection / Add attachements file support :
- You can now save eml with attachements files
- You can open eml with attachements files

Version 1.2 8.5 KiB Fonctionne avec Thunderbird 78.0 et supérieures

=========== Save EML =========================================
According the RFC :
Useless spaces after the header was removed.

Issue : https://github.com/pgpgeek/thunderbird-addon-eml-editor/issues/1

=========== Open EML =========================================

Fix a bad parsing method to distinct header & body.

Version 1.1 8.5 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Add "Save EML" functions
Some fix / refacto

Version 1.0 7.3 KiB Fonctionne avec Thunderbird 78.0 et supérieures