Skip to content

Commit

Permalink
use ESR/Beta notation
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Nov 28, 2023
1 parent 357e1f5 commit ace844c
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 201 deletions.
82 changes: 27 additions & 55 deletions changes/esr102.rst
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
=============================
Changes up to Thunderbird 102
=============================
=================================
Changes up to Thunderbird 102 ESR
=================================

------------------
Thunderbird 95.0b1
------------------
-------------------
Thunderbird 95 Beta
-------------------

compose API
============

* added ``relatedMessageId`` property to the :ref:`compose.ComposeDetails` type

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 92 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=92%20Branch&o2=equals>`__, `Thunderbird 93 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=93%20Branch&o2=equals>`__, `Thunderbird 94 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=94%20Branch&o2=equals>`__ and `Thunderbird 95 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=95%20Branch&o2=equals>`__.

------------------
Thunderbird 96.0b1
------------------
-------------------
Thunderbird 96 Beta
-------------------

cloudFile API
=============
Expand All @@ -32,27 +28,19 @@ messages API

* added ``attachment`` as a supported property of the :ref:`messages.query` function, to be able to query for messages with or without attachments

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 96 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=96%20Branch&o2=equals>`__.

------------------
Thunderbird 97.0b1
------------------
-------------------
Thunderbird 97 Beta
-------------------

cloudFile API
=============

* deprecated the ``manifest.service_url`` entry, it is superseded by the optional ``service_url`` property of the :ref:`cloudFile.CloudFileTemplateInfo`
* added new optional properties to :ref:`cloudFile.CloudFileTemplateInfo` : ``download_expiry_date``, ``download_limit`` and ``download_password_protected``

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 97 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=97%20Branch&o2=equals>`__.

------------------
Thunderbird 98.0b1
------------------
-------------------
Thunderbird 98 Beta
-------------------

accounts API
============
Expand All @@ -73,13 +61,9 @@ compose API
* added support to use a :ref:`compose.ComposeAttachment` as the attachment in :ref:`compose.addAttachment` and in :ref:`compose.ComposeDetails`
* modified the rules for ``body``, ``plainTextBody`` and ``isPlainText`` properties of :ref:`compose.ComposeDetails` in a backward compatible way - specifying both body types no longer causes an exception and it is now even suggested to always specify both and either let the API pick the users default compose mode, or use the ``isPlainText`` property as selector

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 98 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=98%20Branch&o2=equals>`__.

-------------------
Thunderbird 100.0b1
-------------------
--------------------
Thunderbird 100 Beta
--------------------

compose API
===========
Expand All @@ -92,13 +76,9 @@ spacesToolbar API

* added :ref:`spacesToolbar_api`

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 99 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=99%20Branch&o2=equals>`__ and `Thunderbird 100 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=100%20Branch&o2=equals>`__.

-------------------
Thunderbird 101.0b1
-------------------
--------------------
Thunderbird 101 Beta
--------------------

cloudfile API
=============
Expand All @@ -108,13 +88,9 @@ messageDisplay API
==================
* :ref:`messageDisplay.getDisplayedMessage` now returns messages in inactive tabs.

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 101 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=101%20Branch&o2=equals>`__.

-----------------
Thunderbird 102.0
-----------------
---------------------
Thunderbird 102.0 ESR
---------------------

compose API
===========
Expand All @@ -135,13 +111,9 @@ messageDisplay API
==================
* Added :ref:`messageDisplay.open` to open messages in tabs or windows.

____

Bugzilla list of all fixed WebExtension API bugs in `Thunderbird 102 <https://bugzilla.mozilla.org/buglist.cgi?target_milestone=102%20Branch&resolution=FIXED&component=Add-Ons%3A%20Extensions%20API>`__.

-------------------
Thunderbird 102.3.0
-------------------
-----------------------
Thunderbird 102.3.0 ESR
-----------------------

compose API
===========
Expand Down
93 changes: 36 additions & 57 deletions changes/esr78.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
============================
Changes up to Thunderbird 78
============================
================================
Changes up to Thunderbird 78 ESR
================================

------------------
Thunderbird 74.0b1
------------------
-------------------
Thunderbird 74 Beta
-------------------

legacy
======
Expand Down Expand Up @@ -61,13 +61,9 @@ messages
``junkScore`` is an integer score from 0 (not spam) to 100 (spam).
``junk`` shows whether or not that score is greater than the junk threshold.

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 74 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=Thunderbird%2074.0&o2=equals>`__.

------------------
Thunderbird 75.0b1
------------------
-------------------
Thunderbird 75 Beta
-------------------

browserAction/composeAction/messageDisplayAction
================================================
Expand Down Expand Up @@ -108,13 +104,9 @@ messages
Your extension can now be notified of incoming mail. This is based on the
``MailServices.mfn.msgsClassified`` notification.

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 75 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=Thunderbird%2075.0&o2=equals>`__.

------------------
Thunderbird 76.0b1
------------------
-------------------
Thunderbird 76 Beta
-------------------

accounts
========
Expand Down Expand Up @@ -172,16 +164,12 @@ experiments

__ https://hg.mozilla.org/comm-central/file/tip/mail/components/extensions/parent/ext-addressBook.js

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 76 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=Thunderbird%2076.0&o2=equals>`__.


.. _thunderbird_77_0b1:

------------------
Thunderbird 77.0b1
------------------
-------------------
Thunderbird 77 Beta
-------------------

compose
=======
Expand Down Expand Up @@ -292,13 +280,9 @@ __ https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/co
Javascript or CSS applied by these methods is *not* sent with the message. This is not a way to
decorate messages or make them interactive.

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 77 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=77%20Branch&o2=equals>`__.

----------------
Thunderbird 78.0
----------------
--------------------
Thunderbird 78.0 ESR
--------------------

compose
=======
Expand Down Expand Up @@ -327,14 +311,9 @@ identity
* The `browser.identity <https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/identity>`__
namespace for OAuth handling was enabled.

____

Bugzilla list of fixed WebExtension API defects in `Thunderbird 78 <https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&f2=target_milestone&component=Add-Ons%3A%20Extensions%20API&resolution=FIXED&o1=equals&product=Thunderbird&columnlist=bug_type%2Cshort_desc%2Cproduct%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cchangeddate%2Ctarget_milestone&v1=defect&f1=bug_type&v2=Thunderbird%2078.0&o2=equals>`__.


------------------
Thunderbird 78.4.0
------------------
----------------------
Thunderbird 78.4.0 ESR
----------------------

compose
=======
Expand Down Expand Up @@ -429,9 +408,9 @@ tabs
* The :ref:`connect <tabs.connect>` and :ref:`sendMessage <tabs.sendMessage>` functions now work as
they do in Firefox.

------------------
Thunderbird 78.5.0
------------------
----------------------
Thunderbird 78.5.0 ESR
----------------------

compose
=======
Expand All @@ -450,9 +429,9 @@ tabs
* At start-up, :ref:`tabs.create <tabs.create>` will now wait for a window to open before
attempting to open a tab.

------------------
Thunderbird 78.6.0
------------------
----------------------
Thunderbird 78.6.0 ESR
----------------------

menus
=====
Expand All @@ -465,9 +444,9 @@ windows

* The :ref:`windows.openDefaultBrowser` function has been added.

------------------
Thunderbird 78.6.1
------------------
----------------------
Thunderbird 78.6.1 ESR
----------------------

browserAction
==================================================
Expand All @@ -484,9 +463,9 @@ messageDisplayAction

* The :ref:`messageDisplayAction.setLabel` and :ref:`messageDisplayAction.getLabel` functions have been added. It is now possible to set a label value different from the title (which is used as tooltip text). The label can be set to an empty string to make the action button not have a label at all. If the toolbar is set to text-mode only (no icons), the action button label uses the title as fallback, in case an empty label has been set.

------------------
Thunderbird 78.7.0
------------------
----------------------
Thunderbird 78.7.0 ESR
----------------------

accounts
========
Expand All @@ -507,9 +486,9 @@ compose
* Using :ref:`beginForward <compose.beginForward>` function with a ``forwardInline`` type and
``details`` argument specified has been fixed.

------------------
Thunderbird 78.7.1
------------------
----------------------
Thunderbird 78.7.1 ESR
----------------------

theme
=====
Expand Down

0 comments on commit ace844c

Please sign in to comment.