quickFilters 版本历史

79 个版本

小心使用旧版本!

这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。

版本 5.0 519.9 KiB 兼容于 Thunderbird 78.0 - 78.*

  • [issue 14] quickFilters was migrated to Thunderbird 78, and is now finally available after a lengthy beta phase on addons.thunderbird.net. This years conversion work was expensive and deep - I hired external developer Klaus Buecher for the main conversion phase and also got some lovely new icons contributed by @Panglab who did a lot of design work for Thunderbird Core.

    I had a lot of extra days of work and around 3,500$ of expenses for this years Add-on conversions and releases - also the web site had to be migrated from the now decommissioned free hosting on mozdev.org to github pages. To help fund quickFilters for the next year and the unavoidable changes necessary to switch over to an API based approach, you should buy a quickFilters Pro license.
  • [issue 33]Copy / move mail context menu broken with quickfilters

Thunderbird 78 Regressions Fixed
  • [issue 39] Rewrite "Reply-To" custom condition to work without bindings. As bindings have been completely removed from Thunderbird 78 the custom condition for editing the Reply-to header have to be rewritten using JavaScript - I am using similar code to FiltaQuilla (mutation observers) which took me quite a few difficult days to develop.
  • [issue 27] Filter creation (merging) window not sized constrained when many test items.
  • [issue 26] "Next Steps" does not over-ride "Settings/Actions."

版本 4.4.1 444.6 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.4.1


I am currently paying somebody to migrate all my Add-on support sites away from the free host on mozdev.org, which is closing operation end of June. To keep having support sites and ongoing development, please buy a license (the complete migration cost me $650, so there are some expense I hope to recover from the community of users).

I will also have to rewrite all mail Add-ons as web extensions, which is currently not yet possible as all necessary APIs to replace the deprecated tech has not been implemented. As in between step I plan to release QuickFolders as a "web experiment" for Thunderbird 78+ but this will take a few weeks of work. If you are interested in using a version of quickFilters that works with Thunderbird 78, buy a license to support the project.

  • [issue 12] Pro Feature: Add keyboard shortcuts for Run Filters buttons. These can be enabled and configured on the quickFilters Pro tab. This feature is useful for archiving or anti-Junkfilters which should be configured to only run manually.

    Default shortcuts are:
    Shift + F: Run Filters on folder
    Shift + R: Run Filters on selected mails
  • migrated support website from free server mozdev.org to github.
  • 4.4.1 - Fixed a layout problem in settings that caused some bad text characters showing at the top of the dialog.

版本 4.4 444.6 KiB 兼容于 Thunderbird 60.0 - 73.0

I am currently paying somebody to migrate all my Add-on support sites away from the free host on mozdev.org, which is closing operation end of June. To keep having support sites and ongoing development, please buy a license (the complete migration cost me $650, so there are some expense I hope to recover from the community of users).

I will also have to rewrite all mail Add-ons as web extensions, which is currently not yet possible as all necessary APIs to replace the deprecated tech has not been implemented. As in between step I plan to release QuickFolders as a "web experiment" for Thunderbird 78+ but this will take a few weeks of work. If you are interested in using a version of quickFilters that works with Thunderbird 78, buy a license to support the project.

  • [issue 12] Pro Feature: Add keyboard shortcuts for Run Filters buttons. These can be enabled and configured on the quickFilters Pro tab. This feature is useful for archiving or anti-Junkfilters which should be configured to only run manually.

    Default shortcuts are:
    Shift + F: Run Filters on folder
    Shift + R: Run Filters on selected mails
  • migrated support website from free server mozdev.org to github.

版本 4.3.1 440.6 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.3.1

  • Missing notifyBox can lead to problems when toggling assistant
  • Premium feature: run filters local inbox didn't work depending on local folder hostname, changed method of determining whether an inbox is in local folders (to force filter running)
  • Made modification of toolbar more reliable
  • Fixed licensing problem with accounts that have no default identity
  • [issue 2] Merged filters: some conditions may end up not working.

    When merging multiple filters, sometimes conditions will not work. This is caused by mixing filters with different radio buttons "all conditions" vs "any conditions". Apparently the merged filter conditions internal "booleanAnd" attributes are not changed towards that of the target filter. So if the target (first) filter has "any" and the merged filter has "all" it may lead to some (or all) of it's conditions being to ignored.
  • Added configuration options to troubleshooter. Simply right-click the troubleshoot button to get a choice between the following tests:
    1. incomingFlag - filters sometimes are missing this flag and will never be executed when downloading new mail. However you may want to have some filters that you only want to run manually so you may want to generally disable this check.
    2. invalidTargetFolder - can occur when filters are imported from other / older mail profiles or folders are moved / deleted on Imap.
    3. customActions - finds invalid custom actions which may have been added by 3rd party add-ons (e.g FiltaQuilla); this problem will occur such Add-ons are disabled or uninstalled.
    4. mixedAnyAndAll - NEW TROUBLESHOOTING STEP: Fix filters that have both mixed Any and All conditions. This can occur when merging filters that have different Any/All definitions and may lead to some conditions being omitted.
  • [issue 3]
    Filter conditions which deal with subject are not exported correctly during backup. This will lead to the condition having a "disabled" subject attribute in the editor after importing them.

版本 4.2 437.8 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.2

  • The buttons on the QuickFolders "current folder toolbar" are not displayed anymore in Thunderbird 68.
  • Custom filters: removing / avoiding own email addresses from new filter conditions is not working in Custom Filters. This is now remedied. If you need to add your own email address to the filter conditions its probably a safe bet you would want to do it manually.
  • To celebrate the arrival of Thunderbird 68 - Make sure to catch the September sale - get a license for 33% off

版本 4.1.1 436.8 KiB 兼容于 Thunderbird 60.0 - 73.0

  • [issue 1] Fixed: The button Run Filters on Folder stopped working in Tb 60 because Thunderbird renamed mailServices to MailServices
  • Improved labelling for Troubleshooting (was 'Debug') button and "running filters on folder" notifications
  • To celebreate the arrival of Thunderbird 68 - Make sure to catch the September sale - get a license for 33% off

版本 4.1 434.7 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.1

  • [Bug 26695] fixed: Thunderbird 68 - filter assistant buttons doesn't work. When clicking the filter assistant button, assistant mode is not toggled on.
  • Added path validation of target folders (move to / copy to) to "debug filters" button.
  • Added custom action validations to "debug filters" button.
  • Fixed notification bars for Thunderbird 68.
  • Added support for the "run periodially" option (can be set as default for new filters).
  • Fixed some spacing issues with the licensing field / validation buttons.

版本 4.0.3 432.9 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.0.3

  • Fixed the option "Run Filters on Local Folders" which was not stored in configuration when changed in the prefereences screen.
  • Moved the paste and validation buttons underneath the license key field.

版本 4.0.2 433.1 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.0.2

First version which will be compatible with the next ESR version Thunderbird 69 (or later)

  • [Bug 26657] ESR Readiness (WIP):

    New - quickFilters as web extension: Version 4.0 officially supports Thunderbird 69, minimum version from now on will be Thunderbird 60. For earlier versions of Thunderbird, please visit the version hosted at Interlink.
  • [Bug 26664] Merging filters - new option to add condition on top instead of appending at bottom
  • Fixed (4.0.2): [Bug 26668] "singleFilter is undefined" - this Error log is generated when using the run filters on folder command which may cause no filters to run at all.
  • (4.0.2): added compatibiliy code for Tb69 (createXULElement replaces createElement)

版本 4.0.1 432.8 KiB 兼容于 Thunderbird 60.0 - 73.0

quickFilters Change Log - Version 4.0.1

First version which will be compatible with the next ESR version Thunderbird 68 (or later)

  • [Bug 26657] ESR Readiness (WIP):

    New - quickFilters as web extension: Version 4.0 officially supports Thunderbird 69, minimum version from now on will be Thunderbird 60. For earlier versions of Thunderbird, please visit the version hosted at Interlink.
  • [Bug 26664] Merging filters - new option to add condition on top instead of appending at bottom

版本 3.12.3 431.0 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

quickFilters Change Log - Version 3.12.3

Last maintenance version that supports Thunderbird 52. Future version require at least Thunderbird 60 because they will be compatible with Mozilla's new "web-Extensions" system.

  • [Bug 26657] ESR 2019 Readyness - compatibility with Thunderbird 68

    Made quickFilters compatible with Thunderbird 68 - part of the ongoing effort to future proof quickFilters for 2020. For now, this also means making the minimum requirement using Thunderbird version 60.

    It is not possible to release legacy Add-ons (which address Thunderbird versions before 60) after uploading the new "web-extension" style Add-ons which can be used on the latest version (Thunderbird 67 and higher). Therefore this will be the last release in "legacy format" -

    Older source code is available on a separate Github branch.

    • Replaced prefwindows with dialogs.
    • Use newer preferences script.
    • Replace groupbox elements with html fieldsets.
    • Use new promise-based AddonManager object.
  • The premium feature notification was not displaying the "close" button, this is now fixed.
  • Fixed in 3.12.2: [Bug 26662] Run Filters on folder button stopped workin on Thunderbird 60 (and older versions).
  • Fixed in 3.12.3: [Bug 26663] Force secondary identity for licenses doesn't work.

版本 3.12.2 430.8 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 59.*

quickFilters Change Log - Version 3.12.2

  • [Bug 26657] ESR 2019 Readyness - compatibility with Thunderbird 68

    Made quickFilters compatible with Thunderbird 68 - part of the ongoing effort to future proof quickFilters for 2020. For now, this also means making the minimum requirement using Thunderbird version 60.

    It is not possible to release legacy Add-ons (which address Thunderbird versions before 60) after uploading the new "web-extension" style Add-ons which can be used on the latest version (Thunderbird 67 and higher). Therefore this will be the last release in "legacy format" -

    Older source code is available on a separate Github branch.

    • Replaced prefwindows with dialogs.
    • Use newer preferences script.
    • Replace groupbox elements with html fieldsets.
    • Use new promise-based AddonManager object.
  • The premium feature notification was not displaying the "close" button, this is now fixed.
  • Fixed [Bug 26662] in 3.12.2: Run Filters on folder button stopped workin on Thunderbird 60 (and older versions).

版本 3.12 430.8 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

quickFilters Change Log - Version 3.12

  • [Bug 26657] ESR 2019 Readyness - compatibility with Thunderbird 68

    Made quickFilters compatible with Thunderbird 68 - part of the ongoing effort to future proof quickFilters for 2020. For now, this also means making the minimum requirement using Thunderbird version 60.

    I may back-port new features to older versions on demand - these will be handled on a separate Github branch. Note that the Add-on will be necessarily released as 2 different version numbers for 60 and 68 because of the differences in architecture.,

    • Replaced prefwindows with dialogs.
    • Use newer preferences script.
    • Replace groupbox elements with html fieldsets.
    • Use new promise-based AddonManager object.
  • The premium feature notification was not displaying the "close" button, this is now fixed.
  • known issue: [Bug 26662] Run Filters on folder button stopped workin on Thunderbird 60. A preview version with fix is available here.

版本 3.11.1 428.9 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

<p>quickFilters - Version 3.11.1</p>
  • Completed Japanese locale - thanks to Masahiko Imanaka.
  • Completed Dutch locale - thanks to markh van BabelZilla.org.
  • Also special thanks to Leopoldo Saggin [it], A. Regnander + Mikael Hiort af Ornäs [sv-SE] for consistently staying on top of the translations as I develop new features.

Full version log

版本 3.11 429.0 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

<p>quickFilters Change Log - Version 3.11</p>
  • [Bug 26652] Added an option to Automatically run the freshly created filter when the filter list is not displayed. In the default workflow, the user can push the [Run Filter] button to try out the new filter. If the filter list is not shown, this option will run the filter on the originating Inbox.
  • Fixed: [Bug 26653] Skipping filter list step in assistant ignores alphabetical order option. To make sure your new filter is inserted in alphabetical order, activate Insert new Filter in alphabetical order in quickFilters Preferences under the New Filter Properties tab.
  • Removed some outdated code (extension manager)

版本 3.10 428.1 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

quickFilters Change Log - Version 3.10
  • [Bug 26643] (Premium Feature) Run filters on Local Folders Inbox automatically. With this new option, any emails that are moved to the Local Folders Inbox will be automatically processed again using the filters defined there. With Thunderbird out of the box this behavior cannot be achieve as there is no "Get new Mail" event on Local Folders.
  • [Bug 26649] Creating a new "mail list" filter throws undeclared variable exception.
  • When creating a filter from a message via right-click menu quickFilters now warns if the email is not tagged and also is still sitting in the inbox. Creating filters via the assistant is more useful when the action on the email (such as moving to a folder) has already been carried out as quickfilters can then add this action to the filter definition automatically.
  • > Added choices to skip filter editor / filter list in the filter assistant itself. This may be helpful if you update the same filter with a whitee list / black list of senders and do not want to verify or test the filter. quickFilters will display a OS specific sliding notification after a completely silent filter creation / update but this will close automatically, so no extra clicks are necessary.
  • To accelerate going through the assistant screen, the [Enter] key can now be used to step through its screens.

版本 3.9 422.6 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

  • From now on - quickFilters shows no more donation tab on update - update news are handled via the change log.
  • Added a link to quickFilters videos my YouTube channel on the support tab.
  • [Bug 26630] - optimised the quickFilters Assistant by restricting the maximum height - otherwise the merge list can grow very tall. Also the dialog used to grow too wide when certain templates were selected.
  • [Bug 26192] - Improved "mailing list" template to use the "List-id" header, where available. This header is often used by mailing lists. If the List-id header doesn't exist, the filter uses the sender's address, as in previous versions of quickFilters.
  • Backup / Restore Filters will now remember the last folder that was picked for loading / saving.
  • If filters with custom actions cannot be backed up successfully this will be now be displayed in detail.
  • Added easier Renewal logic that reads the old license date and adds a whole year even when extending license early. If your license expires within 30 days, the quickFilters Pro tab will display an "extend license" button.

版本 3.8.1 419.5 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

  • When backing up filters with custom actions, this could fail silently if necessary third party addons were missing (e.g. FiltaQuilla). quickFilters will now display an error message with a list of filters and custom actions that weren't fully saved.
  • Improved bug icon when faulty filters are found. If some filters don't run automatically, open filters list and then click the debug button. If any problematic filters are found they will then be displayed - click OK to repair the listed filters.
  • Fixed: Message popups for running filters manually stopped closing automatically.
  • Fixed the quickFolders Pro license renewal link at the fastspring shop - it was broken and redirected to the QuickFolders homepage.

版本 3.8 418.3 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

  • [Bug 26625] New filters do not automatically run when getting mail. This problem was introduced in version 2.8 by not adding an important flag to the filter type, based on the new setting "Run Manually" (and later the additional settings in the "Apply Filter when" box)

    The flags <tt>nsMsgFilterType.InboxRule</tt> or <tt>nsMsgFilterType.NewsRule</tt> have to be added to existing filters that had the "manual" box unchecked.

    You can use the new "Debug" button to track down and fix these filters.
  • Filters are now merged on import. When a filter is imported it will overwrite a filter of the same name,
    rather than creating a duplicate.
  • Fixed some layout problems (truncation) in filter assistant.

版本 3.7 404.1 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 52.0 - 60.*

  • [Bug 26547] Add default options for when filters should be run.
  • [Bug 26574] Filter Naming: Added configuration for customized delimiter character betweeen folder and filter name. The new default delimiter is » (right pointing double angle quotation mark)
  • Added Unicode support to Custom Template Names.
  • Description field is now automatically filled by the preselected template. Before, you had to click on one first to get the description.
  • [Bug 26579] Added message info panel in template dialog. This shows the more important headers such as subject line, from address and date in a little preview panel, making it easier to choose an appropriate template.
  • [Bug 26582]
    Backup filters not working in Thunderbird 60. (gCurrentFolder not defined)
  • Moved all links from addons.mozilla.org to addons.thunderbird.net.

版本 3.6.1 400.2 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 34.0 - 60.*

  • [Bug 26542] quickFilters not defined in Postbox 5.0. Some newer Javascript in quickFilters 3.5 causes it to not work with Postbox 5.0 and older versions.
  • [Bug 26543] Custom Templates: Support gathering address fields from multiple mails. This will omit collecting EMails or domains of one's own Email addresses in order to avoid bad side effects such as unintentionally archiving one's own Emails.
  • [Bug 26545] Filter Merge should be triggered when emails are tagged
  • [Bug 26548] Run Filters in folder context menu not working
  • [Bug 26549] Option to skip Filter Editor.
  • Fixed version history jumping to correct version heading for Pro Users
  • Improved "Run Filters on Folder" function for non-Inbox folders.
  • Fixed toolbar coloring and image in brighttext mode (dark themes). Also toned down the QuickFolders toolbar panel color highlight (was deep red) and text color when filter assistant is active.
  • Preselected last template in filter assistant is automatically scrolled into view.
  • (3.6.1) Custom Templates: reading headers not working when moving mail to Local Folders. Also copying search terms in Thunderbird 60 failed due to removal of some programming interfaces since version 58.

版本 3.6 400.0 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 34.0 - 60.*

  • [Bug 26542] quickFilters not defined in Postbox 5.0. Some newer Javascript in quickFilters 3.5 causes it to not work with Postbox 5.0 and older versions.
  • [Bug 26543] Custom Templates: Support gathering address fields from multiple mails. This will omit collecting EMails or domains of one's own Email addresses in order to avoid bad side effects such as unintentionally archiving one's own Emails.
  • [Bug 26545] Filter Merge should be triggered when emails are tagged
  • [Bug 26548] Run Filters in folder context menu not working
  • [Bug 26549] Option to skip Filter Editor.
  • Fixed version history jumping to correct version heading for Pro Users
  • Improved "Run Filters on Folder" function for non-Inbox folders.
  • Fixed toolbar coloring and image in brighttext mode (dark themes). Also toned down the QuickFolders toolbar panel color highlight (was deep red) and text color when filter assistant is active.
  • Preselected last template in filter assistant is automatically scrolled into view.

版本 3.5 398.6 KiB 兼容于 SeaMonkey 2.34 - 2.49.*, Thunderbird 34.0 - 60.*

  • [Bug 25844] Add Backup + Restore Feature (Premium Feature)
  • [Bug 26488] ESR 2018 readiness - Make quickFilters compatible with Thunderbird 60
  • [Bug 26477] Make quickFilters compatible with Postbox 5.52 beta 6 (modern Gecko build) - as of beta 7 Postbox follows Mozilla Quantum in dropping 3rd party Addons support altogether:
    Postbox is based on Mozilla code, and as of Firefox Quantum, Mozilla has discontinued support for add-ons. As such, a decision has been made to remove add-ons functionality from Postbox at this time.

    Postbox's Signatures and Responses add-ons have been rolled into the core product. Cloud File Sharing and installable Dictionaries will be supported in future BETA releases.

    Add-ons from 3rd parties will no longer operate in Postbox, but we may opt to roll certain 3rd party add-on functionality into Postbox in the future.
  • [Bug 26486] quickFilters can't create Filter in Thunderbird versions < 47. This bug also addresses a situation where the storage configured to use a different Inbox is advanced shared server settings.
  • SearchTerms Array changed from nsICollection to nsIMutableArray, following changes from comm-central

版本 3.4.2 384.2 KiB 兼容于 SeaMonkey 2.34 - 2.49, Thunderbird 34.0 - 58.*

  • Uniquified SHIM pathes to avoid side effects
  • Fixed a typo in Italian translation (on special request by Leopoldo Saggin)
  • Xmas day special offer for quickFilters Pro version

版本 3.4.1 384.1 KiB 兼容于 SeaMonkey 2.34 - 2.49, Thunderbird 34.0 - 58.*

  • Fixed in 3.4.1: [Bug 26457] [Bug 26457] Auto processing of filters with tags when option is off Something causes the filters to run automatically (may be related to tags)
  • 3.4.1: Added a checkbox for the auto filtering manually tagged messages

版本 3.4 383.2 KiB 兼容于 SeaMonkey 2.34 - 2.49, Thunderbird 34.0 - 58.*

  • New quickFilters Pro version - no more notifications about premium features.
    Help financing the future of quickFilters.
  • Fixed [Bug 26441]
    Thunderbird 57 beta hangs on start with quickFilters enabled.
    A number of changes to the JavaScript engine necessitate various changes to the code. Most important, the changes are incompatible with the Postbox script engine (and are very hard to code around as an important construct, the for loop, which is used in a lot of places will lead to the Add-on breaking down in Postbox) - therefore this version will _not_ support Postbox.

    See also the Related Thunderbird bug
  • Make sure mails that are tagged manually are filtered immediately.
  • New option to insert new filter in alphabetical order. Instead of adding created filters to the top of the list, quickFilters will insert them before the first filter with a alphabetically following name.
  • New search button to find current folder's filters added to QuickFolders' current folder toolbar
  • Fixed [Bug 26354] When merging / creating a filter, select "run on folder" automatically. This should be set to the specified account's inbox.
  • Added Spanish locale - thanks to strel at babelzilla.org
  • Added Spanish Argentinian locale - thanks to Tonyman at babelzilla.org

版本 3.2.1 315.0 KiB 兼容于 SeaMonkey 2.34 - 2.46.*, Thunderbird 34.0 - 52.*

  • [Bug 26360] Thunderbird 52 Filter List - search function stopped working
  • Removed obsolete option "Run Filters on all Mail" on the account properties dialog
  • Fixed jumping across accounts when searching for filters (Postbox)

版本 3.2 293.4 KiB 兼容于 SeaMonkey 2.34 - 2.46, Thunderbird 34.0 - 48.*

版本 3.1 288.0 KiB 兼容于 SeaMonkey 2.34 - 2.45, Thunderbird 34.0 - 45.*

  • Subscribe to my new Thunderbird Daily YouTube channel with Tutorials on how to use quickFilters and other Addons: Release video Auto-Tagging explained
  • [Bug 26163] Tagging broken: "too much recursion"
  • Added config setting to suppress notification when running a filter: Go to
    Thunderbird Options > Advanced > General > Config Editor and change extensions.quickfilters.notifications.runFilter to false.
  • Added a sliding notification if during use of customized templates a header cannot be retrieved from the email

版本 3.0.2 287.1 KiB 兼容于 SeaMonkey 2.0 - 2.39, Thunderbird 9.0 - 42.*

  • [Bug 25688] 3.0.2 Hotfix
    Creating Filter on IMAP fails after 7 attempts. This can happen during when moving mails during the quickFilters assistant being active but in some cases (3.0.1) even when it is off. It is caused by the Message Database being locked during or after the move; this fix tries to extract the message header information (needed for filter creation) before the move operation is initiated.
  • [Bug 26110] 3.0.2 Hotfix
    Tag Listener repeats Assistant multiple times
    If the "Listen for Tag changes" option is switched on and the Filter Assistant is active, this can lead to the filter assistant window being opened repeatedly.

  • [Bug 26107]
    When copying / cut & pasting multiple filters, these are inserted in reverse order.
  • [Bug 26076] The filter assistant now supports the Context Menu Command "Move To Folder". Also supporting the Postbox specific quickfile panel.
  • Support for "brighttext" themes (Themes with dark backgrounds)
  • removed for..each..in to avoid unnecessary warnings in log window
  • Made delay for refreshing headers configurable - if there are problems creating filters on IMAP servers increase the configuration value extensions.quickfilters.refreshHeaders.wait