diff --git a/ChangeLog b/ChangeLog index 06035da8..c5977abf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ ChangeLog -current master +Version 3.0.0, January 2019 [!!!] This version changes the database structure! [!!!] This version has lots of changes regarding TYPO3 9 LTS. It is not compatible with TYPO3 8 anymore (at least it has not been tested). For TYPO3 8 you can still use ke_search 2.X. A lot has been refactored diff --git a/ext_emconf.php b/ext_emconf.php index 04183451..8393e0c4 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -1,10 +1,10 @@ 'Faceted Search', - 'description' => 'Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.', + 'description' => 'Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.', 'category' => 'plugin', 'shy' => 0, - 'version' => '2.8.0', + 'version' => '3.0.0', 'dependencies' => '', 'conflicts' => '', 'priority' => '', @@ -16,9 +16,9 @@ 'modify_tables' => '', 'clearcacheonload' => 0, 'lockType' => '', - 'author' => 'Christian Buelter (team.inmedias)', - 'author_email' => 'christian.buelter@inmedias.de', - 'author_company' => 'team.inmedias', + 'author' => 'ke_search Dev Team', + 'author_email' => 'christian.buelter@pluswerk.ag', + 'author_company' => 'Pluswerk AG', 'CGLcompliance' => '', 'CGLcompliance_note' => '', 'constraints' => array(