Skip to content

Releases: RealRaven2000/QuickFolders

5.10.2 - Published 07/07/2022

06 Jul 21:25

Choose a tag to compare

Maintenance Version 5.10.2 - 07/07/2022

  • [issue 281] 5.10.2 - this maintenance version will be able to reconstruct tabs after upgrading from Thunderbird 91 to 102 even if the server and username have been modified due to bug 1573690. To successfully reconstruct (and avoiding invalid tabs) is only possible if 5.10.1 was previously run on an older profile (Thunderbird 91 or older)

    If you already upgraded to Thunderbird 102 previously and experience invalid tabs, you can now generate troubleshooting information via right-click QuickFolders Commands / Tab Specific Properties... This will copy the assumed account and the (invalid) folder URI to the clipboard.

    image

    For reference you can click on any real folder in the folder tree and then SHIFT+Click on the QuickFolders tool icon, then select Debug / Copy current folder info! This will copy the account and correct expected URI to the clipboard. By comparison of these data points it I can fix your folders through exporting the folder configuration and then text search+replace the differing URIs (or by simply inserting the correct account)

    image

  • Fixed the missing [close x] icon on the advanced tab properties panel, which is hidden by style changes in Thunderbird 102.
  • Fixed icon coloring for the tools and QuickFolders Command menus in dark mode (Thunderbird 102).
  • Maintenance Version 5.10.1 - 05/07/2022

    • [issue 281] 5.10.1 - this maintenance fix stores the account id for every tab - only works in Thunderbird 91 or older (before Tb102 patches user prefs).

      When upgrading to Thunderbird 102, this can potentially rename the servers due to bug 1573690 - then the account can be used for reconstruction of invalid folders. I am currently working on code that can help in fixing this problem automatically.

    • Fixed icon spacings in folder popup menus in Tb102.

    5.10.1 - Published 05/07/2022

    06 Jul 10:33

    Choose a tag to compare

    Maintenance Version 5.10.1 - 05/07/2022

    • [issue 281] 5.10.1 - this maintenance fix stores the account id for every tab.

      When upgrading to Thunderbird 102, this can potentially rename the servers due to bug 1573690 - then the account can be used for reconstruction of invalid folders. I am currently working on code that can help in fixing this problem automatically.

    • Fixed icon spacings in folder popup menus in Tb102.

    Thunderbird 102 Specific changes

      Known Issue:
    • [issue 281] Updating to Thunderbird 102 can generate invalid tabs - make sure to backup prefs.js before updating in order to correct this problem more easily. Some accounts in your profile may be affected, so it is a good idea to mitigate this problem.
    • Increasing maximum TB version for next ESR - Thunderbird 102.* is planned to be supported from now on. Also increased minimum version to 91.0 - because of new APIs 78 will not be supported with new features / bugfixes.
    • Fixed repair folder code.
    • Fixed support site links in Options Dialog.
    • [issue 272] Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This meant a lot of functions (such as updating URLs when renaming folders and updating their connected tabs or updating unread counts on the tabs) were broken.

    Improvements

    • [issue 263] If Preferences are open in inactive Tab, clicking the options button now activates it.
    • Added title to preferences tab.

    Bug Fixes

    • [issue 265] Reading list: If an email cannot be found due to an invalid / deleted folder, QuickFolders wasn't displaying the search dialog.
    • [issue 262] Fixed: Recent folders on Navigation Bar (Current folder toolbar) outdated when dragging emails
    • Fixed: support mail to... description in options dialog
    • [issue 268] Fixed: Current Folder Bar" doesn't show updated subfolders when left-clicked

    Miscellaneous

    • Removed legacy settings dialog and associated menu item
    • Removed legacy code (supportsMap, nsIMutableArray, MailServices.copy.CopyFolders)

    5.10 - Published 13/06/2022

    13 Jun 21:54

    Choose a tag to compare

    Release 5.10
    Please note that QuickFolders is compatible with the latest version of Thunderbird (102.0) - if you get a message that says otherwise after updating from earlier versions (e.g. Tb91) or if QuickFolders cannot be enabled with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager.

    To support QuickFolders, please buy a QuickFolders Pro license here.
    Or get the new cheaper QuickFolders Standard License. This is the preferred way of funding all the ongoing work and improvements.

    Read the new comparison chart to see which functions you get depending on your license.

    You can also donate from here.

    Thunderbird 102 Specific changes

    • Increasing maximum TB version for next ESR - Thunderbird 102.* is planned to be supported from now on. Also increased minimum version to 91.0 - because of new APIs 78 will not be supported with new features / bugfixes.
    • Fixed repair folder code.
    • Fixed support site links in Options Dialog.
    • [issue 272] Implemented new folder listener interface. The new version of Thunderbird implements a different folder listener interface. This meant a lot of functions (such as updating URLs when renaming folders and updating their connected tabs or updating unread counts on the tabs) were broken.

    Improvements

    • [issue 263] If Preferences are open in inactive Tab, clicking the options button now activates it.
    • Added title to preferences tab.

    Bug Fixes

    • [issue 265] Reading list: If an email cannot be found due to an invalid / deleted folder, QuickFolders wasn't displaying the search dialog.
    • [issue 262] Fixed: Recent folders on Navigation Bar (Current folder toolbar) outdated when dragging emails
    • Fixed: support mail to... description in options dialog
    • [issue 268] Fixed: Current Folder Bar" doesn't show updated subfolders when left-clicked

    Miscellaneous

    • Removed legacy settings dialog and associated menu item
    • Removed legacy code (supportsMap, nsIMutableArray, MailServices.copy.CopyFolders)

    5.9.1 - Published 05/04/2022

    05 Apr 14:08

    Choose a tag to compare

    Release 5.9.1
    Please note that QuickFolders is compatible with the latest version of Thunderbird (91.7) - if you get a message that says otherwise after updating from earlier versions (e.g. Tb78) or if QuickFolders cannot be enabled with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager.

    To support QuickFolders, please buy a QuickFolders Pro license here.
    Or get the new cheaper QuickFolders Standard License. This is the preferred way of funding all the ongoing work and improvements.

    Read the new comparison chart to see which functions you get depending on your license.

    You can also donate from here.

    Improvments

  • Simplified recent folders menu behavior for keyboard navigation.

    [issue 254] The new "=" key of quickMove/quickJump shows an arrow to visit child folders which means that the folder itself cannot be opened with keyboard only (by pressing the enter key), which forced the user to use the mouse, impeding the workflow.

    I have decided to instead not show subfolders for these recent folders as it doesn't add much value for what essentially should be a repeat operation. I have also extended this to the other recent folders menus (e.g. on the recent folders tab).

    The old behavior (of showing subfolders) can still be restores by setting the config setting extensions.quickfolders.recentfolders.subfolders = true

  • [issue 252] Fixed: Tabs with invalid folder address can break search results. This can happen if you exclude accounts from the search after recreating a profile with different spelling.
  • [issue 255] Fixed: CTRL Right-clicking on the active folder can create multiple instances of the folder commands submenu.
  • 5.9 - Published 30/03/2022

    02 Apr 10:38

    Choose a tag to compare

    Release 5.9
    Please note that QuickFolders is compatible with the latest version of Thunderbird (91.7) - if you get a message that says otherwise after updating from earlier versions (e.g. Tb78) or if QuickFolders cannot be enabled with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager.

    To support QuickFolders, please buy a QuickFolders Pro license here.
    Or get the new cheaper QuickFolders Standard License. This is the preferred way of funding all the ongoing work and improvements.

    Read the new comparison chart to see which functions you get depending on your license.

    You can also donate from here.

    Improvements

    • [issue 241] using quickJump / quickMove via shortcut - hitting Enter will now always select the last successful location (even when the name is ambiguous) and not the top item of the menu. To use the first item of the menu using Enter the menu hast to be visible - either by starting to type or pressing arrow-down.
    • [issue 242] Use `=` key for folders from recent quickMove / quickJump operations

      When using the quickMove or quickJump search box you can now access folders of its previous jump / move operations by typing "=" as the first character.

    • [issue 236] Convert options dialog to pure HTML. Amon other things, this fixes the color pickers that have stopped working on Mac. Long term, all Dialogs and User Interfaces need to be converted to HTML to become future proof and pure API based. There are still things that cannot be done with HTML right now (such as folder dropdowns that aren't cut off at the toolbar borders), so this is an ongoing effort for the predictable future.

    Bug Fixes

    • [issue 232] Fixed: When Adding a category to a tab, another category may be replaced
    • [issue 235] Fixed: quickJump may fail if "Compact mode" in folder tree is enabled.
    • [issue 220] Fixed an issue with license validation (alias identity support).
    • Fixed "change order" dialog.

    5.8.3 - Published 3/Nov/2021

    03 Nov 11:02

    Choose a tag to compare

    Please note that QuickFolders is compatible with the latest version of Thunderbird (91.2) - if you get a message that says otherwise after updating from earlier versions (Tb68 or Tb78) or if QuickFolders cannot be enabled with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager.

    To support QuickFolders, please buy a QuickFolders Pro license here.
    Or get the new cheaper QuickFolders Standard License. This is the preferred way of funding all the ongoing work and improvements.

    Read the new comparison chart to see which functions you get depending on your license.

    You can also donate from here.

    Maintenance Release 5.8.3

    • Fixed in page links for users with licenses! Before licensed users were directed to the top of a page instead of the correct location (such as the feature comparison list or current version info)
    • Improved speed of license validator for Thunderbird 91.2 and later.
    • Improved readability for menu items on (license-) restricted tabs.

    Maintenance Release 5.8.2

    • [issue 5] Long folders menus now scroll when dragging mails to screen edge.

    Improvements (5.8.1)

    • [issue 205] When clicking "get Messages" from any tab, QuickFolders used to also jump into the folder. This behavior is actually not desired, as you may have filter rules defined which remove mail from the Inbox so jumping into the Inbox is not useful when new mail is downloaded.
    • [issue 191] Support large icon in QuickFolders toolbar buttons for high resolution displays.

    Bug Fixes + Miscellaneus (5.8.1)

    • [issue 211] Fixed: move Folders in quickMove fails in Thunderbird 91. You can now again drag (multiple) folders from the tree to the quickMove button in order to relocate them. Or use the Shortcut Shift+M if you have a QuickFolders Pro license.
    • [issue 203] Fixed: When the quickFilters Add-on activates its assistant, all icons on left to the tabs on the QuickFolders toolbar turned white.
    • [issue 209] Fixed: Tabs in Options Dialog become illegible in Thunderbird 91 when using dark themes with bright text.
    • Fixed: In Thunderbird 91, background area behind current folder toolbar does not show correct background color from lightweight theme, even when lightweight support is enabled.
    • Fixed: The History Tab was not displayed anymore when updating QuickFolders.

    Known unresolved issues - W.I.P.

    • [issue 204] WIP - Thunderbird 91: Background of QuickFolders toolbar doesn't support some themes when set to transparent.
    • [issue 208] Upgrade from TB 78 to 91.1.2 sometimes leads to invalid / "orphaned" tabs. For the moment, you should be able to resolve these by clicking a tab with the "broom" / invalid icon or by running the tool command "Find Orphaned tabs".

      Should this not give the desired results, then you can export your tabs via the license tab or on the Advanced tab using the [Copy Tabs] button and send me the file so I can help you fix this.

    5.8.2 - Published 21/Oct/2021

    21 Oct 11:22

    Choose a tag to compare

    Release 5.8.2
    Please note that QuickFolders is compatible with the latest version of Thunderbird (91.2) - if you get a message that says otherwise after updating from earlier versions (Tb68 or Tb78) or if QuickFolders cannot be enabled with the blue slider, simply remove it and reinstall it via "Find more Add-ons" search box on the Extensions tab of Add-ons Manager.

    Maintenance Release 5.8.2

    • [issue 5] Long folders menus now scroll when dragging mails to screen edge.

    Improvements (5.8.1)

    • [issue 205] When clicking "get Messages" from any tab, QuickFolders used to also jump into the folder. This behavior is actually not desired, as you may have filter rules defined which remove mail from the Inbox so jumping into the Inbox is not useful when new mail is downloaded.
    • [issue 191] Support large icon in QuickFolders toolbar buttons for high resolution displays.

    Bug Fixes + Miscellaneus (5.8.1)

    • [issue 211] Fixed: move Folders in quickMove fails in Thunderbird 91. You can now again drag (multiple) folders from the tree to the quickMove button in order to relocate them. Or use the Shortcut Shift+M if you have a QuickFolders Pro license.
    • [issue 203] Fixed: When the quickFilters Add-on activates its assistant, all icons on left to the tabs on the QuickFolders toolbar turned white.
    • [issue 209] Fixed: Tabs in Options Dialog become illegible in Thunderbird 91 when using dark themes with bright text.
    • Fixed: In Thunderbird 91, background area behind current folder toolbar does not show correct background color from lightweight theme, even when lightweight support is enabled.
    • Fixed: The History Tab was not displayed anymore when updating QuickFolders.

    Known unresolved issues - W.I.P.

    • [issue 204] WIP - Thunderbird 91: Background of QuickFolders toolbar doesn't support some themes when set to transparent.
    • [issue 208] Upgrade from TB 78 to 91.1.2 sometimes leads to invalid / "orphaned" tabs. For the moment, you should be able to resolve these by clicking a tab with the "broom" / invalid icon or by running the tool command "Find Orphaned tabs".

      Should this not give the desired results, then you can export your tabs via the license tab or on the Advanced tab using the [Copy Tabs] button and send me the file so I can help you fix this.

    5.8.1 - Published 18/Oct/2021

    18 Oct 09:42

    Choose a tag to compare

    To support QuickFolders, please buy a QuickFolders Pro license here.
    Or get the new cheaper QuickFolders Standard License. This is the preferred way of funding all the ongoing work and improvements.

    Read the new comparison chart to see which functions you get depending on your license.

    You can also donate from here.

    Improvements

    • [issue 205] When clicking "get Messages" from any tab, QuickFolders used to also jump into the folder. This behavior is actually not desired, as you may have filter rules defined which remove mail from the Inbox so jumping into the Inbox is not useful when new mail is downloaded.
    • [issue 191] Support large icon in QuickFolders toolbar buttons for high resolution displays.

    Bug Fixes + Miscellaneus

    • [issue 211] Fixed: move Folders in quickMove fails in Thunderbird 91. You can now again drag (multiple) folders from the tree to the quickMove button in order to relocate them. Or use the Shortcut Shift+M if you have a QuickFolders Pro license.
    • [issue 203] Fixed: When the quickFilters Add-on activates its assistant, all icons on left to the tabs on the QuickFolders toolbar turned white.
    • [issue 209] Fixed: Tabs in Options Dialog become illegible in Thunderbird 91 when using dark themes with bright text.
    • Fixed: In Thunderbird 91, background area behind current folder toolbar does not show correct background color from lightweight theme, even when lightweight support is enabled.
    • Fixed: The History Tab was not displayed anymore when updating QuickFolders.

    Known issues - W.I.P.

    • [issue 204] WIP - Thunderbird 91: Background of QuickFolders toolbar doesn't support some themes when set to transparent.
    • [issue 208] Upgrade from TB 78 to 91.1.2 sometimes leads to invalid / "orphaned" tabs. For the moment, you should be able to resolve these by clicking a tab with the "broom" / invalid icon or by running the tool command "Find Orphaned tabs".

      Should this not give the desired results, then you can export your tabs via the license tab or on the Advanced tab using the [Copy Tabs] button and send me the file so I can help you fix this.

    5.7.2 - Published 04/Sept/2021

    09 Sep 11:26

    Choose a tag to compare

    Just a maintenance release:

    • Fixed in 5.7.2: When quickFilters activates its assistant, all icons on left to the tabs will be white
    • Added max version (Thunderbird 91.*) as mandated by new policies on ATN.

    5.7.1 - Released for Tb91 on 28/08/2021

    28 Aug 16:53

    Choose a tag to compare

    Maintenance Release - 5.7.1

    • [issue 199] Fixed: when looking for parent folders using the syntax parent/parent/searchfolder, parent folder's with only a single character length name were not included.
    • [issue 197] Instructions on empty toolbar get duplicated on folder change.
    • Removed "workaround" experimental APIs (notifications, accounts)