diff --git a/composer.json b/composer.json index 6a5733f..191ed5e 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "require": { "php": "^8.0", "ext-sourceguardian": "*", - "oxid-esales/oxideshop-ce": "6.8 - 6.13", + "oxid-esales/oxideshop-ce": "6.8 - 6.14", "d3/modcfg": "^6.0", "d3/oxid-sql-logger": "^1.2.2", "splitbrain/php-cli": "^1.2.0" diff --git a/docs/daux/changelog/010_Changelog.md b/docs/daux/changelog/010_Changelog.md index 79fcb12..a5c0f32 100644 --- a/docs/daux/changelog/010_Changelog.md +++ b/docs/daux/changelog/010_Changelog.md @@ -8,7 +8,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://git.d3data.de/D3Private/Extsearch/compare/7.1.3.0...rel_7.x) +## [Unreleased](https://git.d3data.de/D3Private/Extsearch/compare/7.1.5.0...rel_7.x) + +## [7.1.5.0](https://git.d3data.de/D3Private/Extsearch/compare/7.1.4.0...7.1.5.0) - 2023-05-16 +### Changed +- verhindert isExtsearch URL Parameter in Abfragen ohne gesetzten Filter + +## [7.1.4.0](https://git.d3data.de/D3Private/Extsearch/compare/7.1.3.0...7.1.4.0) - 2023-04-06 +### Added +- installierbar in OXID 6.5.2 (CE 6.14) ## [7.1.3.0](https://git.d3data.de/D3Private/Extsearch/compare/7.1.2.0...7.1.3.0) - 2023-01-02 ### Added diff --git a/docs/daux/config.json b/docs/daux/config.json index 283a4e6..a4afaf5 100644 --- a/docs/daux/config.json +++ b/docs/daux/config.json @@ -1,9 +1,9 @@ { "title": " erweiterte Suche", - "moduleversion": "7.1.3.0", + "moduleversion": "7.1.5.0", "titledesc": "für den Oxid eShop", "author": "D³ Data Development", - "moduledate": "02.01.2023", + "moduledate": "16.05.2023", "editors": "", "tagline": "", "image": "", diff --git a/docs/html/changelog/Changelog.html b/docs/html/changelog/Changelog.html index 05f6d38..a35a2bd 100644 --- a/docs/html/changelog/Changelog.html +++ b/docs/html/changelog/Changelog.html @@ -72,7 +72,7 @@
@@ -80,13 +80,23 @@

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

-

Unreleased

-

7.1.3.0 - 2023-01-02

+

Unreleased

+

7.1.5.0 - 2023-05-16

+

Changed

+ +

7.1.4.0 - 2023-04-06

Added

+

7.1.3.0 - 2023-01-02

+

Added

+ -

Changed

+

Changed