---
title: "Changelog EXT:solrdebugtools"
url: "https://www.typo3-solr.com/solr-for-typo3/versions/changelog-extsolrdebugtools/"
image: "https://www.typo3-solr.com/fileadmin/Bilder/Grafiken/1x1-transparent.png"
date: 2022-11-07
modified: 2022-12-19
lastUpdated: 2025-03-05
---

# Changelog EXT:solrdebugtools

1. [Home](https://www.typo3-solr.com/)
2. [Solr for TYPO3](https://www.typo3-solr.com/solr-for-typo3/)
3. [Versions](https://www.typo3-solr.com/solr-for-typo3/versions/)
4. Changelog EXT:solrdebugtools

   EXT:solrdebugtools - Changelog
================================

  TYPO3 13.4 LTS
----------------

  ### 13.0.0

### This release contains:

- \[TASK\] Remove wrong comment on ci.yaml by @dkd-kaehm in #24
- \[TASK\] prepare TYPO3 13 compatibility by @dkd-kaehm in #25

   TYPO3 12.4 LTS
----------------

  ### 12.0.0

### This release contains:

- \[TASK\] Fix Github Actions 2023.10.27 50c67f8 on @2023-10-27 (thanks to Rafael Kähm)
- \[TASK\] Simplify and automate release via CI fdc0f32 on @2023-10-27 (thanks to Rafael Kähm)
- \[TASK\] Make TYPO3 12 LTS compatible 80b810f on @2023-10-27 (thanks to Rafael Kähm)

   TYPO3 11.5 LTS
----------------

  ### 11.0.1

 ```

This release contains:

* [TASK] Fix Github Actions 2023.10.27 (3967cd1) (thanks to Rafael Kähm)
* [TASK] Simplify and automate release via CI (3c2090f) (thanks to Rafael Kähm)
```

### 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