Skip to content

5.9 - Published 30/03/2022

Compare
Choose a tag to compare
@RealRaven2000 RealRaven2000 released this 02 Apr 10:38
· 176 commits to ESR91 since this release

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.