<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>As some have already noticed, I've updated the API documentation
      for Thunderbird 76 beta, which was released today. A quick summary
      of what's new:<br>
    </p>
    <ul>
      <li>New functionality for dealing with account identities.</li>
      <li>A breaking change to some events that previously supplied a
        tab ID.</li>
      <li>Permissions explicitly required for some functions that deal
        with <code>MailFolder</code>s.</li>
      <li>New address book helper for experiments.<br>
      </li>
    </ul>
    <p>Instead of continuing to post all the gory details in these
      announcements, I have started posting the changes on the API
      documentation site. Here's the full list of updates for 76:<br>
      <a moz-do-not-send="true"
href="https://thunderbird-webextensions.readthedocs.io/en/latest/changes/beta76.html">https://thunderbird-webextensions.readthedocs.io/en/latest/changes/beta76.html</a></p>
    <p>GL<br>
    </p>
  </body>
</html>