Releases: Extended-Thunder/send-later
Version 8.9.2
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
This patch just adds some translation strings.
Beta version 8.9.0
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
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
This pre-release uses the "WindowListener" API to manage Send Later's statusbar menu item
Version 8.7.7
Several minor bug fixes and incremental improvements.
Version 8.8-rc2 (8.8.1)
Bump strict_max_version to 87.0
Version 8.8-rc1 (8.8.0)
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
Updated translations
Version 8.7.5
Fixup: Use correct units in translated relative times