Skip to content

Releases: kewisch/quickmove-extension

v1.8.0

23 Aug 21:32
Compare
Choose a tag to compare
  • Update to support Thunderbird 78 (23a69b6)

v1.7.1

19 Jan 13:10
Compare
Choose a tag to compare
  • Support for Thunderbird 72

v1.7.0

26 Dec 13:54
4307a1c
Compare
Choose a tag to compare

Support for Thunderbird 68

v1.7.0pre2

15 Dec 13:07
Compare
Choose a tag to compare
v1.7.0pre2 Pre-release
Pre-release

This is a stop gap release until the WebExtension version is ready. It is restartless and works with Thunderbird 68.

The issue regarding the keyboard shortcuts is resolved.

v1.7.0pre1

25 Nov 10:12
Compare
Choose a tag to compare
v1.7.0pre1 Pre-release
Pre-release

This is a stop gap release until the WebExtension version is ready. It is restartless and works with Thunderbird 68, but likely also Thunderbird 60.

Known issues:

  • I've been told there is an issue with the keyboard shortcuts. I'm investigating.

v2.0.0pre1

12 Oct 20:57
Compare
Choose a tag to compare
v2.0.0pre1 Pre-release
Pre-release

First MailExtension version. Handle with care.

Known Issues:

  • You cannot interact with folders with spaces (bug 1588391) Fixed in Thunderbird 68.2.0
  • If you have multiple folders with the same name on the same account, they are not distinguishable.
    Workaround: Hover the mouse pointer on the folder for a tooltip with the folder path
  • The legacy shortcuts for some reason don't upgrade right. Normally when you have 1.x installed it should enable them for you.
    Workaround: There is a button in the add-on preferences to re-enable the legacy shortcuts

v1.5

12 Mar 10:17
Compare
Choose a tag to compare
Revert to 1.2 due to regressions

v1.4.1

12 Mar 10:17
Compare
Choose a tag to compare
Renew code for Thunderbird 52+

v1.3

12 Mar 10:17
Compare
Choose a tag to compare
Add copy feature

v1.2

12 Mar 10:17
Compare
Choose a tag to compare
Version 1.2: Add an option to mark messages as read when moving them …