Releases: moisseev/received
Releases · moisseev/received
2.6.2
Description
This release brings important improvements to validation and performance.
New Features:
- Enhanced Options Validation:
- Real-time and initial page load validation of header indexes and regular expression with inline error messages
Improvements:
- Performance Optimizations:
- Regular expressions are now compiled once per message instead of repeatedly
- Parallelize tab processing for faster initialization
- Better error reporting with failure summaries
Bug Fixes:
- Fixed default options overwriting user preferences
2.6.1
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.
2.5.3
2.5.2
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.