316
edits
(Updated with the latest positive news :-)) |
(Updated with the latest positive news :-)) |
||
| Line 48: | Line 48: | ||
== Removed in mozilla59 == | == Removed in mozilla59 == | ||
* Inline options were removed in {{bug|1414406}}. Thunderbird will not support that | * Dialog (1) and Inline (2) options were removed in {{bug|1414406}}. Thunderbird will not support that feature any more, only options in tabs (3) will work in the future. We're working on a fix in {{Bug|1419145}}. Alternatively add-ons need to embed a WebExtension to display inline options [https://developer.mozilla.org/Add-ons/WebExtensions/Embedded_WebExtensions][https://developer.mozilla.org/Add-ons/WebExtensions/manifest.json/options_ui]. This should be working now that {{bug|1418914}} has been fixed. | ||
== Changes to JS changes in mozilla59 == | == Changes to JS changes in mozilla59 == | ||
| Line 55: | Line 55: | ||
== Outlook and Suggestion == | == Outlook and Suggestion == | ||
'''Suggestion for add-on authors wishing to be compatible with Thunderbird 59: Wait!''' The fix for {{bug|1414398}} (see above) has arrived (2017-12-12). {{Bug|1419145}} | '''Suggestion for add-on authors wishing to be compatible with Thunderbird 59: Wait!''' The fix for {{bug|1414398}} (see above) has arrived (2017-12-12). {{Bug|1419145}} will provide a menu to access add-on options and to make add-on tab options (3) work again. {{Bug|1418914}} has been fixed and then inline options can be achieved via an embedded WebExtension. | ||
== Also Note == | == Also Note == | ||
The list above only contains selected changes relevant to add-ons. The full list of changes can be seen at [https://developer.mozilla.org/en-US/Firefox/Releases Firefox developer release notes] where all the details, bugzilla bug reports and patches implementing those changes can be found. | The list above only contains selected changes relevant to add-ons. The full list of changes can be seen at [https://developer.mozilla.org/en-US/Firefox/Releases Firefox developer release notes] where all the details, bugzilla bug reports and patches implementing those changes can be found. | ||
edits