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

# Version 3.1.1 - 2020/03/13 {#version-3-1-1-2020-03-13}

This release is a bug fix release which fixes issues regarding non-composer setups.

## 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.1.1).

## Deprecated {#deprecated}

-   The signature constants of domain model `Application` are deprecated. You can use the constants of transfer object

`JwtConfiguration` instead.

## All Changes {#all-changes}

This is a list of all changes in this release:

```php
2020-03-13 [TASK] Mark constants of application model as deprecated (Commit 4c1b34e by Florian Wessels)
2020-03-12 [DOC] Update list of commits (Commit d669e63 by Florian Wessels)
2020-03-12 [DOC] Add change log for future version 3.1.1 (Commit fd08f03 by Florian Wessels)
2020-03-12 [TASK] Update release notes (Commit 11dd943 by Florian Wessels)
2020-03-12 [TASK] Set version to 3.1.1-dev (Commit 7d7389f by Florian Wessels)
2020-03-12 [BUGFIX] Downgrade guzzlehttp/guzzle (Commit eb33ba6 by Florian Wessels)
```
