Skip to content

Releases: RealRaven2000/QuickFolders

6.10.3 - Published 24/03/2025

24 Mar 11:23
Compare
Choose a tag to compare

Maintenance v 6.10.3

  • Added translations for context menu command to add new QuickFolder.

Maintenance v 6.10.2

  • Added keyboard support for recent folders tab [issue #562]

Maintenance v 6.10.1

  • Improved svg icon coloring for tabs, to avoid dark icons on dark backgrounds - this is achieved by adding color-scheme rules for palette based colors. [issue #553]

  • Improved keyboard focus + navigation in QuickFolders Tabs: Keyboard shortcut for focusing the QuickFolders toolbar:

    Windows: Ctrl + Q
    Linux: Alt + Q
    Mac: ⌥ + Q (Option + Q)

  • QuickFolders toolbar unintended "preview mode" bug (when opening options in dialog) [issue #557]

  • Default to showing QuickFolders options in tab instead of dialog

  • Select a subfolder from tab popup with [Enter] [issue #560]

  • Fixed: "Cancel quickMove" feature missing in 6.10 [issue #558]

Improvements

  • New option to always display QuickFolders Options in a tab.
  • quickJump feature - Use [CTRL] key to open folder in a new TB tab. [issue #540]
  • quickJump - Modifier key [Alt] to open folder in new window. [issue #542]
  • Option to disable highlighting invalid tabs. Some IMAP implementations have problems telling the Add-on that certain folders really exist. You can find this option on Settings / Advanced under the group Updates. [issue #478]
  • accessibility: quickJump / quickMove prority for QF bookmarks in results & screenreader support. [issue #548]
  • accessibility: Support adding QuickFolders (bookmark folders) using keyboard. [issue #550]
  • accessibility: Accessibility option: Remove 'customize icon' command from folder context. [issue #551]
  • accessibility: Support keyboard navigation of the QuickFolders toolbar [issue #552]

Bug Fixes

  • Fixed: CTRL+click Tab popup folder opens 2 Thunderbird tabs. [issue #541]
  • Fixed: No cursive tab on new mails if "display unread tabs as bold" is disabled. [issue #539]
  • Fixed: can no longer remove customized icon from tab. [issue #546]

Miscellanei

  • Compatibility with Thunderbird 137.*
  • Using wx API function for opening support websites - Tb 135 created an unwanted alert.
  • Removed inline event handlers which will be deprecated in Thunderbird 136. [issue #543]
  • Thunderbird 136 retires ChromeUtils.import - replace with importESModule. [issue #547]
  • streamlined onboarding / update screens
  • Fixed an issue with dark icons on active options tab for better visibility. [issue #553]

6.10.2. - Published 22/03/2025

22 Mar 14:39
Compare
Choose a tag to compare

Maintenance v 6.10.2

  • Added keyboard support for recent folders tab [issue #562]

Maintenance v 6.10.1

  • Improved svg icon coloring for tabs, to avoid dark icons on dark backgrounds - this is achieved by adding color-scheme rules for palette based colors. [issue #553]

  • Improved keyboard focus + navigation in QuickFolders Tabs: Keyboard shortcut for focusing the QuickFolders toolbar:

    Windows: Ctrl + Q
    Linux: Alt + Q
    Mac: ⌥ + Q (Option + Q)

  • QuickFolders toolbar unintended "preview mode" bug (when opening options in dialog) [issue #557]

  • Default to showing QuickFolders options in tab instead of dialog

  • Select a subfolder from tab popup with [Enter] [issue #560]

  • Fixed: "Cancel quickMove" feature missing in 6.10 [issue #558]

Improvements

  • New option to always display QuickFolders Options in a tab.
  • quickJump feature - Use [CTRL] key to open folder in a new TB tab. [issue #540]
  • quickJump - Modifier key [Alt] to open folder in new window. [issue #542]
  • Option to disable highlighting invalid tabs. Some IMAP implementations have problems telling the Add-on that certain folders really exist. You can find this option on Settings / Advanced under the group Updates. [issue #478]
  • accessibility: quickJump / quickMove prority for QF bookmarks in results & screenreader support. [issue #548]
  • accessibility: Support adding QuickFolders (bookmark folders) using keyboard. [issue #550]
  • accessibility: Accessibility option: Remove 'customize icon' command from folder context. [issue #551]
  • accessibility: Support keyboard navigation of the QuickFolders toolbar [issue #552]

Bug Fixes

  • Fixed: CTRL+click Tab popup folder opens 2 Thunderbird tabs. [issue #541]
  • Fixed: No cursive tab on new mails if "display unread tabs as bold" is disabled. [issue #539]
  • Fixed: can no longer remove customized icon from tab. [issue #546]

Miscellanei

  • Compatibility with Thunderbird 137.*
  • Using wx API function for opening support websites - Tb 135 created an unwanted alert.
  • Removed inline event handlers which will be deprecated in Thunderbird 136. [issue #543]
  • Thunderbird 136 retires ChromeUtils.import - replace with importESModule. [issue #547]
  • streamlined onboarding / update screens
  • Fixed an issue with dark icons on active options tab for better visibility. [issue #553]

6.10.1. - Published 20/03/2025

20 Mar 22:59
Compare
Choose a tag to compare

Maintenance v 6.10.1

  • Improved svg icon coloring for tabs, to avoid dark icons on dark backgrounds - this is achieved by adding color-scheme rules for palette based colors. [issue #553]

  • Improved keyboard focus + navigation in QuickFolders Tabs: Keyboard shortcut for focusing the QuickFolders toolbar:

    Windows: Ctrl + Q
    Linux: Alt + Q
    Mac: ⌥ + Q (Option + Q)

  • QuickFolders toolbar unintended "preview mode" bug (when opening options in dialog) [issue #557]

  • Default to showing QuickFolders options in tab instead of dialog

  • Select a subfolder from tab popup with [Enter] [issue #560]

  • Fixed: "Cancel quickMove" feature missing in 6.10 [issue #558]

Improvements

  • New option to always display QuickFolders Options in a tab.
  • quickJump feature - Use [CTRL] key to open folder in a new TB tab. [issue #540]
  • quickJump - Modifier key [Alt] to open folder in new window. [issue #542]
  • Option to disable highlighting invalid tabs. Some IMAP implementations have problems telling the Add-on that certain folders really exist. You can find this option on Settings / Advanced under the group Updates. [issue #478]
  • accessibility: quickJump / quickMove prority for QF bookmarks in results & screenreader support. [issue #548]
  • accessibility: Support adding QuickFolders (bookmark folders) using keyboard. [issue #550]
  • accessibility: Accessibility option: Remove 'customize icon' command from folder context. [issue #551]
  • accessibility: Support keyboard navigation of the QuickFolders toolbar [issue #552]

Bug Fixes

  • Fixed: CTRL+click Tab popup folder opens 2 Thunderbird tabs. [issue #541]
  • Fixed: No cursive tab on new mails if "display unread tabs as bold" is disabled. [issue #539]
  • Fixed: can no longer remove customized icon from tab. [issue #546]

Miscellanei

  • Compatibility with Thunderbird 137.*
  • Using wx API function for opening support websites - Tb 135 created an unwanted alert.
  • Removed inline event handlers which will be deprecated in Thunderbird 136. [issue #543]
  • Thunderbird 136 retires ChromeUtils.import - replace with importESModule. [issue #547]
  • streamlined onboarding / update screens
  • Fixed an issue with dark icons on active options tab for better visibility. [issue #553]

6.10. - Published 17/03/2025

17 Mar 22:34
Compare
Choose a tag to compare

Improvements

  • New option to always display QuickFolders Options in a tab.
  • quickJump feature - Use [CTRL] key to open folder in a new TB tab. [issue #540]
  • quickJump - Modifier key [Alt] to open folder in new window. [issue #542]
  • Option to disable highlighting invalid tabs. Some IMAP implementations have problems telling the Add-on that certain folders really exist. You can find this option on Settings / Advanced under the group Updates. [issue #478]

Accessibility

  • Support keyboard navigation / screen readers of QuickFolders settings [issue #555]
  • quickJump / quickMove prority for QF bookmarks in results & screenreader support. [issue #548]
  • Support adding QuickFolders (bookmark folders) using keyboard. [issue #550]
  • Accessibility option: Remove 'customize icon' command from folder context. [issue #551]
  • Support keyboard navigation of the QuickFolders toolbar [issue #552]

Bug Fixes

  • Fixed: CTRL+click Tab popup folder opens 2 Thunderbird tabs. [issue #541]
  • Fixed: No cursive tab on new mails if "display unread tabs as bold" is disabled. [issue #539]
  • Fixed: can no longer remove customized icon from tab. [issue #546]

Miscellanei

  • Compatibility with Thunderbird 137.*
  • Using wx API function for opening support websites - Tb 135 created an unwanted alert.
  • Removed inline event handlers which will be deprecated in Thunderbird 136. [issue #543]
  • Thunderbird 136 retires ChromeUtils.import - replace with importESModule. [issue #547]
  • streamlined onboarding / update screens
  • Fixed an issue with dark icons on active options tab to deal with #553

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.