diff --git a/ChangeLog b/ChangeLog index d673512..9719af3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ * - BH: Björn Heinermann hein@zhaw.ch (Zürcher Hochschule für Angewandte Wissenschaften) * - CR: Christian Richter chri@portachtzig.com (Wirtschaftskolleg zu Berlin) **/ +7.0.11 + - EZB: Reduces amount of requests to API. 7.0.10 - EZB: - Fixed error: no search results, if someone uses in extended search only jq_term2 or higher. Http_built_query removed elements with null values and the API do not accept the other parameters. diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index d0e4c7e..da38fbc 100755 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -1,6 +1,6 @@ [general] project = Extension to connect EZB und DBIS to your website, Libconnect -release = 7.0.10 +release = 7.0.11 copyright = Copyright 2011, by Avonis - Agentur für neue Medien. [html_theme_options] diff --git a/README.md b/README.md index 97480cf..81cddba 100755 --- a/README.md +++ b/README.md @@ -8,13 +8,8 @@ Here is the German [Manual](doc/manual.pdf "Ausführliches Manual"). Visit our git repository: https://github.com/subhh/libconnect -## 7.0.10 - - EZB: - - Fixed error: no search results, if someone uses in extended search only jq_term2 or higher. Http_built_query removed elements with null values and the API do not accept the other parameters. - - Changed domain in URL from ezb.uni-regensburg.de to ezb.ur.de - - Changed URLs for XML from http to https - - DBIS: - - Fixed error: no search results, if someone uses in extended search only jq_term2 or higher. Http_built_query removed elements with null values and the API do not accept the other parameters. +## 7.0.11 + - EZB: Reduces amount of requests to API. Tested with - TYPO3 8.7.25 diff --git a/ext_emconf.php b/ext_emconf.php index 641e151..f6267a3 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -13,7 +13,7 @@ 'uploadfolder' => 0, 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '7.0.10', + 'version' => '7.0.11', 'constraints' => array ( 'depends' =>