Releases: moisseev/received
Releases · moisseev/received
2.3.2
2.3.1
2.3.0
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 (:?…)
.
2.1.1
2.1.0
2.0.1
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).