diff --git a/ChangeLog b/ChangeLog index 5e890f7..55c486e 100644 --- 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.1 + - Fixed de.locallang.xlf 7.0.0 - DBIS: warpto link changed to https - EZB: Title history fixed. diff --git a/Documentation/Index.rst b/Documentation/Index.rst index 03bad48..99a9b12 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -14,7 +14,7 @@ Extension Name ============================================================= :Version: - 7.0.0 + 7.0.1 :Language: en diff --git a/README.md b/README.md index 71f4906..be8b8e8 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,8 @@ Here is the German [Manual](doc/manual.pdf "Ausführliches Manual"). Visit our git repository: https://github.com/subhh/libconnect -## 7.0.0 - - DBIS: warpto link changed to https - - EZB: Title history fixed. - - Guzzle is now used to do http request. - - Changed file endings of setup and constant to typoscript for better compatibility to TYPO3 8.7 and newer. - - Translation changed to XLIFF format. - - fixed deprecated translation path in flexforms - - fixed deprecated translation path for hidden in TCA - - flexforms sections are now translated - - JavaScript: fixed wrong path to JQuery - - min Compatibility now 8.7 +## 7.0.1 + - Fixed de.locallang.xlf Tested with - TYPO3 8.7.24 diff --git a/ext_emconf.php b/ext_emconf.php index 6244397..73aa2a1 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -13,7 +13,7 @@ 'uploadfolder' => 0, 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '7.0.0', + 'version' => '7.0.1', 'constraints' => array ( 'depends' =>