تاريخ إصدارات Received

كُن حذرًا مع الإصدارات القديمة!

هذه الإصدارات ظاهرة لأغراض المرجعية والاختبار. ينبغي عليك دائمًا أن تستخدم الإصدارة الأخيرة من هذه الإضافة.

الإصدارة 2.6.1 11.8 KiB تعمل مع ثندرِبِرد 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.

الإصدارة 2.6.0 10.0 KiB تعمل مع ثندرِبِرد 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.

الإصدارة 2.5.3 9.6 KiB تعمل مع ثندرِبِرد 78.0 - 127.*

* Remove unused load detection

الإصدارة 2.5.2 9.6 KiB تعمل مع ثندرِبِرد 78.0 - 116.*

+ Add support for TB 111+

الإصدارة 2.5.1 9.4 KiB تعمل مع ثندرِبِرد 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.

الإصدارة 2.4.3 17.6 KiB تعمل مع ثندرِبِرد 78.0 - 106.0

- Fix multiple headers display on TB102+

الإصدارة 2.4.2 9.0 KiB تعمل مع ثندرِبِرد 78.0 - 106.0

- Restore copy popup on TB100+

الإصدارة 2.4.1 8.9 KiB تعمل مع ثندرِبِرد 78.0 - 106.0

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

الإصدارة 2.4.0 8.8 KiB تعمل مع ثندرِبِرد 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

الإصدارة 2.3.3 8.3 KiB تعمل مع ثندرِبِرد 78.0 - 103.0

* Just update strict_max_version

الإصدارة 2.3.2 8.3 KiB تعمل مع ثندرِبِرد 78.0 - 102.0

- Fix header display on TB 100.0+

الإصدارة 2.3.1 8.0 KiB تعمل مع ثندرِبِرد 78.0 - 99.0

- Avoid error when there is no Received header

الإصدارة 2.3.0 8.0 KiB تعمل مع ثندرِبِرد 78.0 - 99.0

+ Add option to filter headers by order numbers

الإصدارة 2.2.0 7.7 KiB تعمل مع ثندرِبِرد 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 `(:?…)`.

الإصدارة 2.1.1 7.5 KiB تعمل مع ثندرِبِرد 78.0 - 99.0

- Hide header until its value is set

الإصدارة 2.1.0 7.5 KiB تعمل مع ثندرِبِرد 78.0 - 99.0

+ Add support for messages displayed in a window

الإصدارة 2.0.1 7.4 KiB تعمل مع ثندرِبِرد 78.0 - 99.0

+ Hide header if no matches found

الإصدارة 2.0.0 7.6 KiB تعمل مع ثندرِبِرد 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).

الإصدارة 1.0.0 5.9 KiB تعمل مع ثندرِبِرد 68.0 - 68.*

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

الإصدارة 0.2.3 5.7 KiB تعمل مع ثندرِبِرد 7.0 - 60.*

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

الإصدارة 0.2.2 5.2 KiB تعمل مع ثندرِبِرد 7.0 - 57.*

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

الإصدارة 0.2.1 5.2 KiB تعمل مع ثندرِبِرد 7.0 - 52.0

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

الإصدارة 0.2.0 5.2 KiB تعمل مع ثندرِبِرد 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.

الإصدارة 0.1.2 5.2 KiB تعمل مع ثندرِبِرد 7.0 - 43.0

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

الإصدارة 0.1.1 5.1 KiB تعمل مع ثندرِبِرد 7.0 - 41.0

Bump add-on version and Thunderbird maxVersion.

الإصدارة 0.1 4.7 KiB تعمل مع ثندرِبِرد 7.0 - 34.0