---
title: "Version 3.2.1 - 2020/04/27"
manual: "Auth0 for TYPO3"
version: "main"
permalink: "https://docs.typo3.org/permalink/leuchtfeuer/auth0:version-3-2-1-2020-04-27@main"
source: "About/Changelog/3-2-1.rst"
rendered: "2026-09-25T07:01:43+00:00"
---

# Version 3.2.1 - 2020/04/27 {#version-3-2-1-2020-04-27}

This release is a bug fix release which fixes issues regarding user redirects and registration of PSR-15 middleware.

## Download {#download}

Download this version from the [TYPO3 extension repository](https://extensions.typo3.org/extension/auth0/) or from
[GitHub](https://github.com/Leuchtfeuer/auth0-for-typo3/releases/tag/v3.2.1).

## All Changes {#all-changes}

This is a list of all changes in this release:

```php
2020-04-27 [DOC] Add changelog (Commit 2832f96 by Florian Wessels)
2020-04-23 [BUGFIX] Get rid of dependency to EXT:redirects (Commit d39839d by Florian Wessels)
2020-04-23 [BUGFIX] Instantiate ContentObjectRenderer when callbacks are used (Commit 82a03e9 by Florian Wessels)
2020-04-23 [BUGFIX] Instantiate logger, if object is empty (Commit 7cbf55e by Florian Wessels)
2020-04-23 [TASK] Set version to 3.2.1-dev (Commit ad6c199 by Florian Wessels)
2020-04-22 [DOC] Add hint for TYPO3 as IDP to README (Commit d763d96 by Florian Wessels)
```
