Skip to content

Commit

Permalink
Deployed 62a3463 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
3liz-bot committed Jun 18, 2024
1 parent d31ba5f commit 8114621
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 53 deletions.
62 changes: 44 additions & 18 deletions CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,26 @@
Unreleased
</a>

</li>

<li class="md-nav__item">
<a href="#111-2024-06-18" class="md-nav__link">
1.1.1 - 2024-06-18
</a>

<nav class="md-nav" aria-label="1.1.1 - 2024-06-18">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed" class="md-nav__link">
Fixed
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -438,7 +458,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed" class="md-nav__link">
<a href="#fixed_1" class="md-nav__link">
Fixed
</a>

Expand All @@ -465,7 +485,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed_1" class="md-nav__link">
<a href="#fixed_2" class="md-nav__link">
Fixed
</a>

Expand All @@ -492,7 +512,7 @@
</li>

<li class="md-nav__item">
<a href="#fixed_2" class="md-nav__link">
<a href="#fixed_3" class="md-nav__link">
Fixed
</a>

Expand All @@ -519,7 +539,7 @@
</li>

<li class="md-nav__item">
<a href="#fixed_3" class="md-nav__link">
<a href="#fixed_4" class="md-nav__link">
Fixed
</a>

Expand All @@ -539,7 +559,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed_4" class="md-nav__link">
<a href="#fixed_5" class="md-nav__link">
Fixed
</a>

Expand Down Expand Up @@ -579,7 +599,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed_5" class="md-nav__link">
<a href="#fixed_6" class="md-nav__link">
Fixed
</a>

Expand Down Expand Up @@ -653,7 +673,7 @@
</li>

<li class="md-nav__item">
<a href="#fixed_6" class="md-nav__link">
<a href="#fixed_7" class="md-nav__link">
Fixed
</a>

Expand All @@ -673,7 +693,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fixed_7" class="md-nav__link">
<a href="#fixed_8" class="md-nav__link">
Fixed
</a>

Expand All @@ -700,7 +720,7 @@
</li>

<li class="md-nav__item">
<a href="#fixed_8" class="md-nav__link">
<a href="#fixed_9" class="md-nav__link">
Fixed
</a>

Expand Down Expand Up @@ -754,14 +774,20 @@

<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">#</a></h1>
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">#</a></h2>
<h2 id="111-2024-06-18">1.1.1 - 2024-06-18<a class="headerlink" href="#111-2024-06-18" title="Permanent link">#</a></h2>
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">#</a></h3>
<ul>
<li>Fix path to JS being copied</li>
<li>Put minimum version of Lizmap to 3.8.*</li>
</ul>
<h2 id="110-2024-06-17">1.1.0 - 2024-06-17<a class="headerlink" href="#110-2024-06-17" title="Permanent link">#</a></h2>
<h3 id="changed">Changed<a class="headerlink" href="#changed" title="Permanent link">#</a></h3>
<ul>
<li>Compatibility with Lizmap 3.8</li>
<li>Update JavaScript to use OpenLayers and lit-html exposed APIs from Lizmap</li>
</ul>
<h2 id="109-2024-01-18">1.0.9 - 2024-01-18<a class="headerlink" href="#109-2024-01-18" title="Permanent link">#</a></h2>
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">#</a></h3>
<h3 id="fixed_1">Fixed<a class="headerlink" href="#fixed_1" title="Permanent link">#</a></h3>
<ul>
<li>Fix: <code>copy-route</code> button not visible when active with Lizmap 3.7</li>
</ul>
Expand All @@ -772,7 +798,7 @@ <h3 id="changed_1">Changed<a class="headerlink" href="#changed_1" title="Permane
<li>Fix some typo</li>
</ul>
<h2 id="108-2023-07-11">1.0.8 - 2023-07-11<a class="headerlink" href="#108-2023-07-11" title="Permanent link">#</a></h2>
<h3 id="fixed_1">Fixed<a class="headerlink" href="#fixed_1" title="Permanent link">#</a></h3>
<h3 id="fixed_2">Fixed<a class="headerlink" href="#fixed_2" title="Permanent link">#</a></h3>
<ul>
<li>Fix: correct built JS</li>
<li>Install assets outside the assets/ directory, as it is reserved to Lizmap.</li>
Expand All @@ -782,7 +808,7 @@ <h3 id="changed_2">Changed<a class="headerlink" href="#changed_2" title="Permane
<ul>
<li>Rename pgrouting.umd.cjs to pgrouting.umd.js for better web server support</li>
</ul>
<h3 id="fixed_2">Fixed<a class="headerlink" href="#fixed_2" title="Permanent link">#</a></h3>
<h3 id="fixed_3">Fixed<a class="headerlink" href="#fixed_3" title="Permanent link">#</a></h3>
<ul>
<li>Fix rights on pgrouting schema sequences to allow the user to set or reset
the PostgreSQL sequences when re-importing edges and nodes</li>
Expand All @@ -792,12 +818,12 @@ <h3 id="changed_3">Changed<a class="headerlink" href="#changed_3" title="Permane
<ul>
<li>Improve the style of the route and start, intermediate &amp; end points</li>
</ul>
<h3 id="fixed_3">Fixed<a class="headerlink" href="#fixed_3" title="Permanent link">#</a></h3>
<h3 id="fixed_4">Fixed<a class="headerlink" href="#fixed_4" title="Permanent link">#</a></h3>
<ul>
<li>Geometry saved to local storage &amp; WKT exported - Export all the missing nodes.</li>
</ul>
<h2 id="105-2023-06-29">1.0.5 - 2023-06-29<a class="headerlink" href="#105-2023-06-29" title="Permanent link">#</a></h2>
<h3 id="fixed_4">Fixed<a class="headerlink" href="#fixed_4" title="Permanent link">#</a></h3>
<h3 id="fixed_5">Fixed<a class="headerlink" href="#fixed_5" title="Permanent link">#</a></h3>
<ul>
<li>Upgrade method - Overwrite the existing JavaScript and CSS files by the new versions
when running the upgrade.</li>
Expand All @@ -812,7 +838,7 @@ <h3 id="changed_4">Changed<a class="headerlink" href="#changed_4" title="Permane
<li>Docs - Adapt the SQL import example to the new field names of the BDTOPO road datasource.</li>
</ul>
<h2 id="103-2023-06-27">1.0.3 - 2023-06-27<a class="headerlink" href="#103-2023-06-27" title="Permanent link">#</a></h2>
<h3 id="fixed_5">Fixed<a class="headerlink" href="#fixed_5" title="Permanent link">#</a></h3>
<h3 id="fixed_6">Fixed<a class="headerlink" href="#fixed_6" title="Permanent link">#</a></h3>
<ul>
<li>Handle other map projections than <code>4326</code> and <code>3857</code></li>
</ul>
Expand All @@ -839,13 +865,13 @@ <h3 id="added_2">Added<a class="headerlink" href="#added_2" title="Permanent lin
<li>Copy the geometry which has been computed, Lizmap Web Client 3.7 only. Useful for pasting geometry when editing</li>
<li>Installable into the future Lizmap 3.7</li>
</ul>
<h3 id="fixed_6">Fixed<a class="headerlink" href="#fixed_6" title="Permanent link">#</a></h3>
<h3 id="fixed_7">Fixed<a class="headerlink" href="#fixed_7" title="Permanent link">#</a></h3>
<ul>
<li>Fix the button "Reverse edges" to respect the routing direction</li>
<li>Improve robustness</li>
</ul>
<h2 id="031-2022-12-15">0.3.1 - 2022-12-15<a class="headerlink" href="#031-2022-12-15" title="Permanent link">#</a></h2>
<h3 id="fixed_7">Fixed<a class="headerlink" href="#fixed_7" title="Permanent link">#</a></h3>
<h3 id="fixed_8">Fixed<a class="headerlink" href="#fixed_8" title="Permanent link">#</a></h3>
<ul>
<li>Improve compatibility with Lizmap 3.6</li>
</ul>
Expand All @@ -854,7 +880,7 @@ <h3 id="added_3">Added<a class="headerlink" href="#added_3" title="Permanent lin
<ul>
<li>Experimental compatibility with Lizmap 3.6</li>
</ul>
<h3 id="fixed_8">Fixed<a class="headerlink" href="#fixed_8" title="Permanent link">#</a></h3>
<h3 id="fixed_9">Fixed<a class="headerlink" href="#fixed_9" title="Permanent link">#</a></h3>
<ul>
<li>The module is now compatible with Lizmap 3.5.6</li>
</ul>
Expand Down
Loading

0 comments on commit 8114621

Please sign in to comment.