Received 版本历史
26 个版本
小心使用旧版本!
这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。
版本 2.6.1
### 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.
- **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.
- 源代码在 BSD 授权 下发布
版本 2.6.0
**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.
+ 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.
- 源代码在 BSD 授权 下发布
版本 2.5.1
+ 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.
+ 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.
- 源代码在 BSD 授权 下发布
版本 2.4.1
- Hide Received header until its value is set
to avoid showing header of the previous message during network/processing delay
to avoid showing header of the previous message during network/processing delay
- 源代码在 BSD 授权 下发布
版本 2.4.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
+ Add option to display all headers on a single line. Submitted by: @the-glu
- 源代码在 BSD 授权 下发布
版本 2.2.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 `(:?…)`.
*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 `(:?…)`.
- 源代码在 BSD 授权 下发布
版本 2.0.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).
* 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).
- 源代码在 BSD 授权 下发布
版本 1.0.0
* Convert to Thunderbird 68 compatible add-on. This breaks compatibility with previous Thunderbird versions.
- 源代码在 BSD 授权 下发布
版本 0.2.3
* Rework inline options to preferences window since inline options are not supported anymore in Thunderbird 58+
- 源代码在 BSD 授权 下发布
版本 0.2.2
- [CritFix] Do not download attachments if the message is stored only on the remote IMAP server
- 源代码在 BSD 授权 下发布
版本 0.2.1
- Always collapse `Received` row on message load to avoid showing header of previously displayed message during network/processing delay
- 源代码在 BSD 授权 下发布
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户