This page is still a beta!

1.8. Changelog

  1. 3.0.5: Bugfix release: Fixed a bug where a PHP error is thrown if no keywords are defined. Credits and thanks to Sascha Korzen for reporting this. (2009-05-03)

  2. 3.0.4: Maintenance release: Updated constraints for compatiblity with TYPO3 4.2.x - no other changes. (2008-11-02)

  3. 3.0.3: Issue #4562 [1]: Fixed a PHP fatal error which may occure if other extensions use method name arraysort(). Renamed to mw_ arraysort()

  4. 3.0.1: Major rewrite for improved stability and overall performance on large page trees. Remains compatible to old version and configuration. In this release (3.0.1): Added detection if user did not set a starting point and added support to start at the TYPO3 rootline

  5. 3.0.0: Major rewrite for improved stability and overall performance on large page trees. Remains compatible to old version and configuration.

  6. 1.3.1: Fixed an issue with umlauts and sorting; Added support for csConvObj if TYPO3 version is 3.7.0 or higher.

  7. 1.3.0: Code for multilang support rewritten and optimized

  8. 1.2.2: Updated the documentation

  9. 1.2.1: Merged Finnish translation

  10. 1.2.0 Added compatibility with multilangual sites, changed DB queries to utilize DBAL and added support for multiple startingpoints per index

  11. 1.1.0: Documentation review

  12. 1.0.5: initial public release