<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi, <br>
    <br>
    <p> We just released version 2.1.1 of MapProxy!</p>
    <p>You can grab it as usual from <a class="moz-txt-link-freetext"
        href="https://pypi.org/project/MapProxy/">https://pypi.org/project/MapProxy/</a>
      <br>
      <br>
      The <a
href="https://github.com/mapproxy/mapproxy/pkgs/container/mapproxy%2Fmapproxy">docker
        images</a> and <a href="http://mapproxy.github.io/mapproxy/">documentation</a>
      have been updated.</p>
    <p><br>
    </p>
    <p>As the workflow of releases has been simplified and further
      automated, we will discontinue sending these release emails in the
      future.</p>
    <p>If you want to be notified about new MapProxy versions, just star
      the repository on github.</p>
    <p>The release notes can be found here <a moz-do-not-send="true"
        href="https://github.com/mapproxy/mapproxy/releases"
        class="moz-txt-link-freetext">https://github.com/mapproxy/mapproxy/releases</a><br>
    </p>
    <br>
    <br>
    <p> Here are the major changes: <br>
    </p>
    <p><br>
    </p>
    <p>Improvements:<br>
      <br>
        * Configuration files can no be splitted into multiple files<br>
      <br>
        * Added jsonschema to validate configuration files<br>
      <br>
        * New theme for documentation, overall improvement of the
      documentation and github workflow for automatic creation<br>
      <br>
        * Improved docker images with better entrypoint and workflow to
      build docker images with a builder image<br>
      <br>
        * Added release workflow for automatic publishing on pypi and
      github<br>
      <br>
      Maintenance:<br>
      <br>
        * Dependency updates<br>
      <br>
        * Remove python 2 compatibility functions<br>
      <br>
        * Added flake8 linting<br>
      <br>
        * setup.py contains now required libraries<br>
      <br>
        * Remove depracated pkg_resources in favor of
      importlib_resources<br>
      <br>
        * Addressed shapely deprecations<br>
      <br>
      Fixes:<br>
      <br>
        * Ensure make_app always returns MapProxyApp instance<br>
      <br>
        * Allow feature info responses of combined sources to be empty<br>
      <br>
        * Fix broken TMS demo<br>
      <br>
        * Fix problem with dimensions in load_tile_metadata<br>
      <br>
        * Fix GeoTIFF Headers</p>
    <p><br>
    </p>
    <p>Regards,</p>
    <p>Johannes</p>
    <p><br>
    </p>
  </body>
</html>