TYPO3 Solr
+49 69 24752180

EXT:solrdebugtools - Changelog

TYPO3 11.5 LTS

11.0.0

  • [TASK] Ensure compliance with TYPO3 coding standards Fixes 2 minor issues to be compliant to TYPO3 Coding Standards
  • [TASK] Adjust contact email address
    To ensure customers can reach out for our Solr support, the email address is adapted.
  • [TASK] Adjust EXT:solr dependency
    Adjusts the EXT:solr dependencies to match other Solr extensions and to allow upcoming EXT:solr 11.6.
  • [FIX] copy-paste typo from solrconsole to solrdebugtools

 

11.0.0-rc-1

  • RELEASE] Release of 11.0.0-rc-1
  • [TASK] Introduce TYPO3 coding standards
    Introduces the TYPO3 coding standards and adjusts the PHP classes to meet the requirements. Additionally GitHub Action configuration is completed, so tests will be executed automatically.
  • [TASK] TYPO3 11 compatibility Adjusts the extension dependencies for TYPO3 11.5 LTS and EXT:solr 11.5.
  • [TASK] Initial GitHub actions configuration [CLEANUP] Remove unnecessary "before:" from Services.yaml
  • [CLEANUP] Remove unnecessary "before:" from Services.yaml

TYPO3 10.4 LTS

10.0.0

  • [TASK] Change configuration files to TYPO3 file extensions (.txt to .typoscript)
  • [FEATURE] Fetch true query URL sent to Apache Solr
  • [Feature] Make URL for QueryUrlViewHelper configurable
  • Option: plugin.tx_solr.debugtools.endpointRewrites added, see README.md for more informations.
  • [TASK] Add extension key to composer.json
  • [TASK] Removed static PHP files and linking from EXT:solrdebugtools/Resources/Private/Php and replaced it by composer.

TYPO3 9.5 LTS

1.1.2

  • [BUGFIX] QueryUrlViewHelper does not get the query properly.
  • [BUGFIX] fix BE Authentication for new TYPO3 Api
  • [TASK] add a hint about partialRootPaths in README

1.1.1

  • Fixed bug with parsing of Apache Solr 8.2 responses

1.1.0

  • Added TYPO3 9 LTS and EXT:solr 9 compatibility
  • Debug only visisble with valid backend session

Obsolete versions

1.0.0

  • Initial version