Adds many new mail filter actions - launch a file, suppress notification, remove star or tag, mark replied or unread, copy as "read", append text to subject.
Version 5.0.1
715.2 KiB
Works with
Thunderbird 128.0 - 138.*
In order to move forward with the current release cycle (monthly releases) I decided to raise minimum version to Thunderbird 128, I am doing regular testing with the current beta versions but they may only be a single version number ahead! To help test new versions and be ahead of the curve, you can subscribe to issue #262.
If you would like to support FiltaQuilla with donation you can now do so here
Improvements
Made compatible with Thunderbird 138.*. Minimum version going forward will now be Thunderbird 128.
The helper function saveAllAttachments() was removed and had to be reimplemented going through web extension layer. The save attachments action is now set to beind asynchronous. This might potentially improve overall performance in Thunderbird. [issue 319].
Save Messages: Made file operations asynchronous. This should avoid significant slowdowns when Thunderbird starts and tries to execute filters that potentially save many files or attachments. [issue 335].
Header Regex match: Support using anchor tokens ^ and $ for address lists [issue 329].
Thunderbird 136 retires ChromeUtils.import - replace with importESModule. Also converted all jsm modules to ESM modules. [issue 331].
Miscellaneus
Replaced deprecated nsILocalFile with nsIFile
To do
Work in progress: Allow automatic running of filters outside of Inbox (IMAP only) [issue 318]. As adding the checkbox in folder properties didn't meet policy restrictions, we plan to add a web extension compatible interface for this at a later stage, possible through the folder tree context menu.
Support My Work
As I am often asked about added features for filter conditions and actions for my Add-on quickFilters - FiltaQuilla is a better location for extending Filter behavior - specifically adding new types of Actions and Conditions.
If you want to support the FiltaQuilla project, please install quickFilters and purchase a quickFilters Pro license.
Some add-ons ask for permission to perform certain functions (example: a tab management add-on will ask permission to access your browser’s tab system).
Since you’re in control of your Thunderbird, the choice to grant or deny these requests is yours. Accepting permissions does not inherently compromise your browser’s performance or security, but in some rare cases risk may be involved.
This add-on can:
Have full, unrestricted access to Thunderbird, and your computer