The full change log with screen shots can be found here
Enhancements
- SmartTemplates is now compatible with Thunderbird 128.
- The settings screen was converted to HTML which is now displayed in its own Thunderbird tab. [issue 295]
- The variables %header.delete()% and %header.deleteFromSubject()% now support multiple parameters [issue 293].
For example:
%header.delete(subject,"Fwd: ","Order: QUI[0-9\-]* -")%
%header.deleteFromSubject("re:","AW:","fwd")%
- The license module now performs faster (using the API function to iterate the mail accounts, all folders are no longer processed).
Bug Fixes
- Fixed file open dialog which was broken in Thunderbird 125.