Historique de version de Received

26 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 2.6.1 11.8 KiB Fonctionne avec Thunderbird 78.0 - 139.*

### New features:

- **Add support for Thunderbird 136 and later**:
The add-on now uses both legacy (JSM) and modern (ESM) module systems, ensuring compatibility with all supported Thunderbird versions.

Version 2.6.0 10.0 KiB Fonctionne avec Thunderbird 78.0 - 135.*

**New Features:**
+ Added "Substitute folding white spaces (FWS)" option for Thunderbird 128 Beta and later. Enabled by default to ensure compatibility with existing user configurations.

**Behavior changes:**
* In Thunderbird 128 Beta, headers unfolding behavior has been updated to retain folding white spaces (FWS) instead of substituting them with spaces as in previous Thunderbird versions.

Version 2.5.3 9.6 KiB Fonctionne avec Thunderbird 78.0 - 127.*

* Remove unused load detection

Version 2.5.2 9.6 KiB Fonctionne avec Thunderbird 78.0 - 116.*

+ Add support for TB 111+

Version 2.5.1 9.4 KiB Fonctionne avec Thunderbird 78.0 - 110.0

+ Add negative header indices support. Negative indices count backwards from the bottom of the message.
+ Improve single line mode headers separator. Now the arrow points in mail flow direction and the box is used as a separator for out-of-order sequences. The arrow has been replaced with a heavy arrow, so it is easier to spot in a long string of text.

Version 2.4.3 17.6 KiB Fonctionne avec Thunderbird 78.0 - 106.0

- Fix multiple headers display on TB102+

Version 2.4.2 9.0 KiB Fonctionne avec Thunderbird 78.0 - 106.0

- Restore copy popup on TB100+

Version 2.4.1 8.9 KiB Fonctionne avec Thunderbird 78.0 - 106.0

- Hide Received header until its value is set
to avoid showing header of the previous message during network/processing delay

Version 2.4.0 8.8 KiB Fonctionne avec Thunderbird 78.0 - 103.0

+ Add option to remove duplicate headers. Submitted by: @the-glu
+ Add option to display all headers on a single line. Submitted by: @the-glu

Version 2.3.3 8.3 KiB Fonctionne avec Thunderbird 78.0 - 103.0

* Just update strict_max_version

Version 2.3.2 8.3 KiB Fonctionne avec Thunderbird 78.0 - 102.0

- Fix header display on TB 100.0+

Version 2.3.1 8.0 KiB Fonctionne avec Thunderbird 78.0 - 99.0

- Avoid error when there is no Received header

Version 2.3.0 8.0 KiB Fonctionne avec Thunderbird 78.0 - 99.0

+ Add option to filter headers by order numbers

Version 2.2.0 7.7 KiB Fonctionne avec Thunderbird 78.0 - 99.0

+ Add support for multiple capturing groups

*Updating*
Starting from version 2.2.0 the add-on displays header parts that matches all capturing groups of the regular expression. Previously it displayed only the first capturing group match.
Users may need to update regular expressions replacing 2nd+ capturing groups with non-capturing groups `(:?…)`.

Version 2.1.1 7.5 KiB Fonctionne avec Thunderbird 78.0 - 99.0

- Hide header until its value is set

Version 2.1.0 7.5 KiB Fonctionne avec Thunderbird 78.0 - 99.0

+ Add support for messages displayed in a window

Version 2.0.1 7.4 KiB Fonctionne avec Thunderbird 78.0 - 99.0

+ Hide header if no matches found

Version 2.0.0 7.6 KiB Fonctionne avec Thunderbird 78.0 - 99.0

The add-on has been rewritten as MailExtension.
* This breaks compatibility with previous Thunderbird versions.
* The add-on requires full unrestricted access to Thunderbird for being able to display the Received header in the message header area.

*Migration*
You need to re-enter the add-on configuration settings. It is merely a single option: the regular expression.
In case you forgot it, look for `extensions.received.regexp` preference in the Configuration Editor (about:config page).

Version 1.0.0 5.9 KiB Fonctionne avec Thunderbird 68.0 - 68.*

* Convert to Thunderbird 68 compatible add-on. This breaks compatibility with previous Thunderbird versions.

Version 0.2.3 5.7 KiB Fonctionne avec Thunderbird 7.0 - 60.*

* Rework inline options to preferences window since inline options are not supported anymore in Thunderbird 58+

Version 0.2.2 5.2 KiB Fonctionne avec Thunderbird 7.0 - 57.*

- [CritFix] Do not download attachments if the message is stored only on the remote IMAP server

Version 0.2.1 5.2 KiB Fonctionne avec Thunderbird 7.0 - 52.0

- Always collapse `Received` row on message load to avoid showing header of previously displayed message during network/processing delay

Version 0.2.0 5.2 KiB Fonctionne avec Thunderbird 7.0 - 47.*

* Switched header extraction to MsgHdrToMimeMessage. After installation the add-on will show “Received“ headers as soon as you restart Thunderbird. Rebuilding folder indices is not needed any more.
* Now the add-on parse each "Received" header separately.

Version 0.1.2 5.2 KiB Fonctionne avec Thunderbird 7.0 - 43.0

* Add "Received" to "mailnews.customHeaders" automatically

Version 0.1.1 5.1 KiB Fonctionne avec Thunderbird 7.0 - 41.0

Bump add-on version and Thunderbird maxVersion.

Version 0.1 4.7 KiB Fonctionne avec Thunderbird 7.0 - 34.0