Skip to content

6.8 - Published 25/11/2024

Compare
Choose a tag to compare
@RealRaven2000 RealRaven2000 released this 25 Nov 13:48
· 70 commits to ESR115 since this release

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]