Skip to content

Version 8.3-rc1 (8.3.0)

Compare
Choose a tag to compare
@jperryhouts jperryhouts released this 23 Nov 03:57
· 155 commits to 8.3 since this release

Wrapping up work on this for the weekend, and generating a release that's up to date with the current main branch.

Changes:

  • Lots of minor improvements and fixups to the scheduler dialog.
    • Option to place message in outbox rather than send immediately
    • Automatically adjust input based on schedule restrictions
    • Relative time format is synchronized with the actual time at which send later executes (not necessarily on the minute)
    • Relative time text updates periodically while the dialog remains open, rather than only being set when the input fields change.
    • Fix bug with "save these values as defaults" in which default values were not properly restored.
  • Force the toolbar to be visible, and ensure the send later button is added to it (backported to 8.2.1)
  • Fix locales, and merge translation changes from the 7.x branch
  • Implement all the same pre-send checks as Thunderbird's native send operation, and make sure they only run once.
  • Set reply/forward flags when responding/forwarding messages via send later (backported to 8.2.1)
  • Handle errors in cases where saveAsDraft fails to complete.
  • Fix hide/show and popuplate send later column immediately after addon is installed (backported to 8.2.1)
  • Prefer the future when parsing date/time entered by hand (backported to 8.2.1)
  • Delay automatic updates until next restart (will not take effect until an update is available via ATN after this version)
  • Offer opt-out from repeated resent message warnings