- fix complete fail of the extension on empty attachment field
- add update notification
- restore functionality to add attachments
- restore functionality to set headers (HEADER variable)
- restore functionality to set subject
- expose the WebExtension id of the compose tab as
this.mTabId
in scripts - add ALERT tag
- fix issue #429 (ORGATT)
- fix extra spaces
- fix [[CURSOR]] eating spaces
- all code related to applying templates to the composer is now using WebExtension APIs instead of legacy APIs
Known unresolved bugs:
- some shortcuts do not work (#439 (comment))
- large screen systems have an issue with the save dialog (debugging postponed till XUL-HTML conversion)
- export needs an extension (do not think I can do something here)
More information about the pre-release version of Quicktext v6 can be found at: #439