Skip to content

Releases: kewisch/quickmove-extension

v3.3.0

21 Jun 07:38

Choose a tag to compare

Initial compatibility with Thunderbird 128.0–141.*

Bug Fixes

  • Improve folder query performance (03b550e)

Features

  • Cmd-Click to go to folder in new window (72f264a)

v3.2.0

01 May 21:20

Choose a tag to compare

Initial compatibility with Thunderbird 128.0–140.*

Bug Fixes

  • Disable preference if notifications permission is lost

Features

  • Improved destination path in the notification message
  • New: Polish localization, thank you makkacprzak!

v3.1.1

01 Apr 15:16

Choose a tag to compare

Initial compatibility with Thunderbird 128.0–138.*

Bug Fixes

  • Arrow keys navigation (fc471c9)
  • Typo in API name to query folders has been fixed (61658ee)

Features

  • Reverse hierarchy in compact mode while showing folder path (f403ede)

v3.1.0

09 Mar 21:05

Choose a tag to compare

A big shoutout to @micz on this release for all the amazing work on new features and fixes. The add-on is so much better with your help!

  • feat: Add pluralized notification messages for tag removal (abf4977)
  • feat: Add visibility controls to operation menu items (9b2f9a0)
  • feat: Added a notification for each operation (d58e909)
  • feat: Indentation for the folder list (dfee4cd)
  • feat: Keyboard list navigation improved (a89bb39)
  • feat: Make use of new user action API for undo/redo (c681e5a)
  • feat: Partial match on the full folder path when searching (7a9ff2a)
  • feat: Searching also in the account name (019612b)
  • feat: Support openShortcutSettings (5405c70)
  • fix: Always selecting the first line when searching for a folder (20c10f3)
  • fix: Make use of built-in folder query methods (29f7af7)
  • fix: Move to ESM modules for Thunderbird 137 (7565983)
  • fix: Tagging is working again (6afcbd1)
  • fix: Use tag name in notifications (0748efc)

Full Changelog: v3.0.3...v3.1.0

v3.0.3

09 Jan 21:28

Choose a tag to compare

  • Fixed an additional issue where unified folders were not found by Thunderbird
  • Main functionality should now be restored

Full Changelog: v3.0.2...v3.0.3

v3.0.2

30 Dec 21:31

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

30 Dec 21:13

Choose a tag to compare

What's changed

  • Match characters with accents when no accents are entered (#193)
  • Work around failing tag folders (#194)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

19 Dec 22:51

Choose a tag to compare

What's Changed

  • Change action navigation to use Cmd + Arrow for easier access.
  • Popup font size now adapts to match the Thunderbird main window.
  • Exclude the currently selected folder from actions.
  • Tag icons are displayed in the tag list.
  • Support added for navigating to tags and unified folders.
  • Option to exclude specific folders from actions.
  • Cmd + Enter now follows an email to its folder.
  • Allow switching between recently used and recently modified folders.
  • A new button to encourage translation
  • Improved dark mode styling for options.
  • Folders are correctly displayed in brackets, excluding [Gmail].
  • Folder picker respects the skipArchive setting.
  • Emails are no longer moved prematurely when using IME input.
  • Selection is retained when switching between modes.
  • Tag icons are shown in the account header.
  • Warning added if the tags view is not enabled.
  • Improved translations infrastructure for better language support.

Contributors

Full Changelog: v2.9.2...v3.0.0

v2.9.2

10 Aug 12:07

Choose a tag to compare

Full Changelog: v2.9.0...v2.9.2

  • fix: Don't wait for icon changes when spinning
  • fix: Ignore folders without an account

v2.9.0

15 Jul 18:42

Choose a tag to compare

  • fix: Don't move cursor when selecting actions with arrow keys
  • feat: Compatibility with Thunderbird 128