add 7.1.5.0 (sourceGuardian for PHP 8)

This commit is contained in:
2023-05-22 11:05:56 +02:00
parent 8621a1813a
commit 9d4c901af8
146 changed files with 265 additions and 243 deletions

View File

@ -72,7 +72,7 @@
<div class="Page__header">
<h1><a href="../changelog/Changelog.html">Changelog</a></h1>
<span class="ModifiedDate">
02.01.2023 </span>
22.05.2023 </span>
</div>
<div class="s-content">
@ -80,13 +80,23 @@
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/" class="Link--external">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class="Link--external">Semantic Versioning</a>.</p>
<h2 id="page_Unreleased"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.3.0...rel_7.x" class="Link--external">Unreleased</a></h2>
<h2 id="page_7-1-3-0-2023-01-02"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.2.0...7.1.3.0" class="Link--external">7.1.3.0</a> - 2023-01-02</h2>
<h2 id="page_Unreleased"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.5.0...rel_7.x" class="Link--external">Unreleased</a></h2>
<h2 id="page_7-1-5-0-2023-05-16"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.4.0...7.1.5.0" class="Link--external">7.1.5.0</a> - 2023-05-16</h2>
<h3 id="page_Changed">Changed</h3>
<ul>
<li>verhindert isExtsearch URL Parameter in Abfragen ohne gesetzten Filter</li>
</ul>
<h2 id="page_7-1-4-0-2023-04-06"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.3.0...7.1.4.0" class="Link--external">7.1.4.0</a> - 2023-04-06</h2>
<h3 id="page_Added">Added</h3>
<ul>
<li>installierbar in OXID 6.5.2 (CE 6.14)</li>
</ul>
<h2 id="page_7-1-3-0-2023-01-02"><a href="https://git.d3data.de/D3Private/Extsearch/compare/7.1.2.0...7.1.3.0" class="Link--external">7.1.3.0</a> - 2023-01-02</h2>
<h3 id="page_Added-2">Added</h3>
<ul>
<li>installierbar in OXID 6.5.1 (CE 6.13)</li>
</ul>
<h3 id="page_Changed">Changed</h3>
<h3 id="page_Changed-2">Changed</h3>
<ul>
<li>verhindert Autoload Fehler beim Composer Kopierprozess</li>
<li>Changelog optimiert</li>