<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    We just released Certbot 1.12.0. The changelog entry for the release
    is:<br>
    <br>
    ### Changed<br>
    * The `--preferred-chain` flag now only checks the Issuer Common
    Name of the<br>
      topmost (closest to the root) certificate in the chain, instead of
    checking<br>
      every certificate in the chain.<br>
      See [#8577](<a class="moz-txt-link-freetext" href="https://github.com/certbot/certbot/issues/8577">https://github.com/certbot/certbot/issues/8577</a>).<br>
    * Support for Python 2 has been removed.<br>
    * In previous releases, we caused certbot-auto to stop updating its
    Certbot<br>
      installation. In this release, we are beginning to disable updates
    to the<br>
      certbot-auto script itself. This release includes Amazon Linux
    users, and all<br>
      other systems that are not based on Debian or RHEL. We plan to
    make this<br>
      change to the certbot-auto script for all users in the coming
    months.<br>
    <br>
    ### Fixed<br>
    * Fixed the apache component on openSUSE Tumbleweed which no longer
    provides<br>
      an apache2ctl symlink and uses apachectl instead.<br>
    * Fixed a typo in `certbot/crypto_util.py` causing an error upon
    attempting `secp521r1` key generation<br>
    <br>
    More details about these changes can be found on our GitHub repo.<br>
  </body>
</html>