Skip to content

Releases: RealRaven2000/QuickFolders

6.9.1 - Published 18/01/2025

18 Jan 14:11
Compare
Choose a tag to compare

Maintenance release 6.9.1

  • Fixed: Shortcut Key configured for quickMove / quickJump are ignored. [issue #526]
  • Fixed: ALT-1/2/3 shortcuts working sporadically; sometimes takes multiple tries. [issue #531]
  • Completed some missing Czech translations that were accidentally left in English. [issue #530]
  • Fixed: toggle toolbar button broken.
  • Added advanced search setting to not collapse quickMove box after use. [issue #534]
  • Support compatibility with Thunderbird 135.*

Improvements (6.9)

  • Improved performance of quickMove / quickJump auto-filling search results while typing [issue #463]
  • The QuickFolders toolbar is now displayed when the settings tab is opened. This makes it easier to see any executed layout changes. [issue #524]
  • Skip unread and Next / Previous sibling folder now follow tree in lexical order. [issue #513]
  • Tab-Specific Properties now work again in Thunderbird beta 134. [issue #518]
  • Added a prompt for how to use 'find related mails' search pattern
  • Improved mail system icons for dark mode.
  • Added Czech UI translations

Bug Fixes (6.9)

  • Fixed: QuickFolders blocked native Thunderbird keystrokes that contain Option (metaKey) on Mac systems.
  • Fixed: Folder names containing single quotes broke navigation.
  • Fixed: Allow creating a subfolder with space in name from quickMove. [issue #512]
  • Fixed: Open Message from reading list / quickMove in tab broken [issue #507]

6.9 - Published 09/01/2025

09 Jan 15:08
Compare
Choose a tag to compare

Improvements

  • Improved performance of quickMove / quickJump auto-filling search results while typing [issue #463]
  • The QuickFolders toolbar is now displayed when the settings tab is opened. This makes it easier to see any executed layout changes. [issue #524]
  • Skip unread and Next / Previous sibling folder now follow tree in lexical order. [issue #513]
  • Tab-Specific Properties now work again in Thunderbird beta 134. [issue #518]
  • Added a prompt for how to use 'find related mails' search pattern
  • Improved mail system icons for dark mode.
  • Added Czech UI translations

Bug Fixes

  • Fixed: QuickFolders blocked native Thunderbird keystrokes that contain Option (metaKey) on Mac systems.
  • Fixed: Folder names containing single quotes broke navigation.
  • Fixed: Allow creating a subfolder with space in name from quickMove. [issue #512]
  • Fixed: Open Message from reading list / quickMove in tab broken [issue #507]

6.8.2 - Published 08/12/2024

08 Dec 17:48
Compare
Choose a tag to compare

Improvements

  • Continued work on find related mail feature. See this description. Retrieve related mails in a folder through pattern matching on the currently selected mail. [issue #488]

    findRelated-menu

    This works via a search mask (regular expression) that can read parts of the email and then set a user defined quick search condition. I added a feature that resets the search when pressing the Goto Next (unread) Email on the Navigation bar (current folder bar)
    v6.8.1 improves transmision of regular expression + switches to regex101.com

  • Added a tab for creating multiple search masks:
    findRelated-settings1

  • Added an option to reset quick filter when clicking "Move to next mail" [issue #494]

  • Added icon to menuitem that gets messages.

  • The API issue with Owl accounts not working for license validation has been resolved by Thunderbird 128.2

  • v6.8.1 compatible with Tb 134

  • v6.8.2 Fixed edit button in settings page for find related mails - opens regex101.com and transmits expression + switches:

image

Bug Fixes

  • Fixed: Move mail to folder using CTRL+Number not working. [issue 493]
  • Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. [issue 497]
  • Fixed: Folder names containing single quotes break navigation. [issue #506]
  • Fixed in v6.8.1: Notification panels are broken after Thunderbird 128 [issue #509]

6.8.1 - Published 30/11/2024

30 Nov 17:29
Compare
Choose a tag to compare

Improvements

  • Continued work on find related mail feature. See this description. Retrieve related mails in a folder through pattern matching on the currently selected mail. [issue #488]

    findRelated-menu

    This works via a search mask (regular expression) that can read parts of the email and then set a user defined quick search condition. I added a feature that resets the search when pressing the Goto Next (unread) Email on the Navigation bar (current folder bar)
    v6.8.1 improves transmision of regular expression + switches to regex101.com

  • Added a tab for creating multiple search masks:
    findRelated-settings1

  • Added an option to reset quick filter when clicking "Move to next mail" [issue #494]

  • Added icon to menuitem that gets messages.

  • The API issue with Owl accounts not working for license validation has been resolved by Thunderbird 128.2

  • made compatible with Tb 134.*

Bug Fixes

  • Fixed: Move mail to folder using CTRL+Number not working. [issue 493]
  • Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. [issue 497]
  • Fixed: Folder names containing single quotes break navigation. [issue #506]
  • Fixed in v6.8.1: Notification panels are broken after Thunderbird 128 [issue #509]

6.8 - Published 25/11/2024

25 Nov 13:48
Compare
Choose a tag to compare

Improvements

  • Continued work on find related mail feature. See this description. Retrieve related mails in a folder through pattern matching on the currently selected mail. [issue #488]

    findRelated-menu

    This works via a search mask (regular expression) that can read parts of the email and then set a user defined quick search condition. I added a feature that resets the search when pressing the Goto Next (unread) Email on the Navigation bar (current folder bar)

  • Added a tab for creating multiple search masks:
    findRelated-settings1

  • Added an option to reset quick filter when clicking "Move to next mail" [issue #494]

  • Added icon to menuitem that gets messages.

  • The API issue with Owl accounts not working for license validation has been resolved by Thunderbird 128.2

Bug Fixes

  • Fixed: Move mail to folder using CTRL+Number not working. [issue 493]
  • Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. [issue 497]
  • Fixed: Folder names containing single quotes break navigation.[issue 506]

6.7 - Published 17/08/2024

17 Aug 12:50
Compare
Choose a tag to compare

Improvements

  • Experimental feature: regex filter based on currently selected mail. See this description. [issue #488]

findRelated-button

  • Improved Dark theme support - Make coloring of svg icons without requiring the Mozilla specific config switch svg.context-properties.content.enabled. [issue #489]
  • Added compatibility with Thunderbird 130

Bug Fixes

  • Fixed: Keyboard shortcuts (such as ALT+Left ALT+Right) stopped working in Tb 128. [issue #491]
  • Fixed: notification popup for restricted features leads to exception + icon not displayed. [issue #486]

Known Issues

  • Currently the verification of QuickFolders licenses fails when the license is bound to an exchange account when it is accessed using Owl. This is due to a bug in the extensions.accounts Webextensions API - which doesn't include them when using accounts.list() - which will be fixed very soon in Thunderbird. [issue #482]

For up to date news on this, please see this Related bug on Thunderbird's Bugzilla.

6.6.1 - Published 21/07/2024

21 Jul 20:31
Compare
Choose a tag to compare

Improvements

  • Made QuickFolders compatible with Thunderbird 128. [issue #454]
  • Improved readability & layout for "newly arrived" mail - outlined instead of text shadow (biffstate - true) and added an option to disable special font. [issue #468]
  • Settings Advanced - Hardcoded Localisation for 'Open in New Tab' [issue #471]
  • QuickFolders now supports moving multiple selected folders with quickMove. This seems to work well when tested - also we should prevent the change icon menu in the folder pane popup when multiple folders are selected. [issue #475]
  • Optimized licenser (omits folders while listing accounts)

Bug Fixes

  • Ctrl+click on a subfolder should open new tab, this was fixed. [issue #474]
  • Fixed file picker which is broken in Thunderbird 125 [bug 1882701] [issue #476]
  • Fixed: quickMove doesn't fully complete on Tb 128 [issue #480]
  • Fixed: Opening folder in Tab from menu (using CTRL + Click) - search box was missing in new tab [issue #353]

Known Issues

  • Currently, QuickFolders license validation does not work if the license is tied to an Exchange account accessed via the Owl protocol or native Exchange. This is due to a bug in the extensions.accounts Webextensions API - which doesn't include them when using accounts.list()- which we hope will be fixed very soon by a Thunderbird team member. [issue #482]
    Please see the Related bug I raised.

Etc

  • 6.6.1: removed non-conditional debugger statements.

6.6 - Published 21/07/2024

21 Jul 16:50
Compare
Choose a tag to compare

Improvements

  • Made QuickFolders compatible with Thunderbird 128. [issue #454]
  • Improved readability & layout for "newly arrived" mail - outlined instead of text shadow (biffstate - true) and added an option to disable special font. [issue #468]
  • Settings Advanced - Hardcoded Localisation for 'Open in New Tab' [issue #471]
  • QuickFolders now supports moving multiple selected folders with quickMove. This seems to work well when tested - also we should prevent the change icon menu in the folder pane popup when multiple folders are selected. [issue #475]
  • Optimized licenser (omits folders while listing accounts)

Bug Fixes

  • Ctrl+click on a subfolder should open new tab, this was fixed. [issue #474]
  • Fixed file picker which is broken in Thunderbird 125 [bug 1882701] [issue #476]
  • Fixed: quickMove doesn't fully complete on Tb 128 [issue #480]
  • Fixed: Opening folder in Tab from menu (using CTRL + Click) - search box was missing in new tab [issue #353]

Known Issues

  • Currently the verification of QuickFolders licenses does not work when the license is bound to an exchange account when it is accessed using Owl. This is due to a bug in the extensions.accounts Webextensions API - which doesn't include them when using accounts.list() - which we hope will be fixed very soon.

6.5.1 - Published 16/04/2024

16 Apr 10:05
Compare
Choose a tag to compare

Please note that QuickFolders is compatible with the latest version of Thunderbird (115.9) - 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. Improvements

  • Improved Italian Translations thanks to Leopoldo Saggin.
  • Localized hard coded English strings (thanks to Leopoldo Saggin for finding these)
  • New Feature: Mark Newsgroup Read [issue #458]
  • Accessibility Improvement: increased space around quickJump and reading list buttons to simplify dropping emails. issue #462
  • Opening support sites in a tab is now using API method - this helps future proofing the Add-on.
  • Accessibility improvement: modify font size of category and find folder elements along with the font size of the tabs. [issue #461]
  • Updated tip for the alt+number keyboard shortcuts. You can use the tbkeys-lite Add-on in order to use ALT+Number shortcuts for navigation or to move emails to the first 10 tabs.
    OPEN ISSUE: We need to translate the changed description!!! this will come in the next version!!

Bug Fixes

  • Fixed layout issues in advanced tab settings
  • Ctrl+Right-click to open QuickFolders Commands didn't work anymore [issue #459]
  • Reading list: add current item to list not working [issue #455]
  • Paint Mode - brush icon was too big [issue #457]
  • Fixed: quickMove error in conversation view when results were restricted to current mail account [issue #451]
  • Fixed: Advanced Search Settings - unchecking more multiple Accounts failed to save [issue #464]
  • Fixed in 6.5.1: Mark as Read (and similar commands) in Navigation bar may be applied to wrong folder [issue #467]

6.4.1 - Published 10/Dec/2024

17 Dec 16:29
Compare
Choose a tag to compare

Maintenance fixes in 6.4.1

  • 6.4.1: Any tool menu item (such as support or license) now activates the correct settings page even when settings are displayed already.

Improvements

  • Additional settings for QuickFolders are now accessible to all operating systems. These are now displayed with a little sprocket icon beside the main option, which can be used to get into advanced configuration:

    settings-additional

    This makes the settings instantly more accessible without overloading the UI with too much information and having to build separate dialogs. Settings are opened as a filtered view of about:config (the search box is fixed so that the user cannot accidentally overwrite unwanted settings). [issue #441]

  • quickfilter search box does not loose focus 1 second after clicking a QuickFolders Tab [issue #434]

Bugfixes

  • You can now load configuration from the license tab, which was broken by Thundebird 115. [issue #425]
  • When dragging emails across QuickFolders tabs, popup menus are now removed again. [issue #428]
  • Fixed a hanging subfolder menu on first tab when dragging mail to quickMove Button [issue #410]
  • Fixed disappearing context command to 'Customize Icon' in folder tree. [issue #430]
  • You can now move folders using Shift-M again. [issue #436]
  • In advanced tab properties - setting to / from fields for folders is now working again [issue #437]
  • Fixed layout and visibility problems with transparency and unselectable items in tab-specific properties panel on Mac. [issue #433]
  • Thunderbird 122 beta - cannot add new tabs to toolbar [issue #439]

Other Improvements

  • Removed unwanted text shadow in quickJump help panel [issue #427]