Skip to content

Releases: Extended-Thunder/send-later

Version 8.9.2

29 Apr 15:14
Compare
Choose a tag to compare

Incorporate Thunderbird fix for bug 1707408

Note: the git tag associated with this release is incorrect. It should point to a8e928b

Version 8.9.1

28 Apr 15:25
Compare
Choose a tag to compare

This patch just adds some translation strings.

Beta version 8.9.0

21 Apr 21:12
c2efe03
Compare
Choose a tag to compare
Beta version 8.9.0 Pre-release
Pre-release

This version includes major progress towards full webextension compatibility. Much of the code still lives in privileged "experiment" contexts, but the blobs of legacy code are completely gone. All functionality is now segmented apart into webextension-style API's, and most of the logic specific to send later is contained in the sandbox background context.

Added features:

  • "accelerator" keys can be used to alter the behavior of the composeAction toolbar button. If you hold Shift or Ctrl (cmd on MacOS) while clicking the "Send Later" toolbar button, then special functions will be executed rather than opening the scheduler dialog. These behaviors can be configured in the options dialog in the same way you configure shortcut keys.

Bug fixes:

  • The status bar menu should always respect changes to the "Show Send Later in status bar" preference.
  • Sorting draft messages by the "Send Later" column should work as expected now. The draft folder column should be generally much less finicky than it was before.

Note: This release touches a lot of code, so the potential for bugs is higher than usual. However, the changes are almost all related to UI components. Possible bugs will therefore be related to the overlay components: status bar menu, draft folder column, and the extended header display row. There is no added risk of core functionality breaking in any way.

Version 8.8.3

16 Apr 23:15
Compare
Choose a tag to compare

Nothing changed from 8.8.2, but from now on the .xpi packages released through github will not have a strict_max_version defined, so adventurous beta users can install them on the latest Thunderbird releases.

Version 8.8.2

11 Apr 23:05
Compare
Choose a tag to compare

This pre-release uses the "WindowListener" API to manage Send Later's statusbar menu item

Version 8.7.7

23 Mar 17:58
Compare
Choose a tag to compare

Several minor bug fixes and incremental improvements.

Version 8.8-rc2 (8.8.1)

04 Mar 15:51
b67d14d
Compare
Choose a tag to compare
Pre-release

Bump strict_max_version to 87.0

Version 8.8-rc1 (8.8.0)

22 Feb 16:35
Compare
Choose a tag to compare
Pre-release

Send Later v 8.8 will establish compatibility with at least TB 86. The beta branch will not be officially supported until the next LTS version of Thunderbird is closer to release, but the pre-releases will be available through the github release channel (here)

Version 8.7.6

26 Jan 15:50
Compare
Choose a tag to compare

Updated translations

Version 8.7.5

22 Jan 17:53
Compare
Choose a tag to compare

Fixup: Use correct units in translated relative times