---
title: "Changelog"
manual: "schema_auto"
version: "3.0"
permalink: "https://docs.typo3.org/permalink/brotkrueml/schema-auto:changelog@3.0"
source: "Changelog/Index.rst"
rendered: "2026-09-18T07:49:16+00:00"
---

# Changelog {#changelog-1}

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/brotkrueml/schema-auto/compare/v3.0.0...HEAD) {#unreleased-https-github-com-brotkrueml-schema-auto-compare-v3-0-0-head}

## [3.0.0](https://github.com/brotkrueml/schema-auto/compare/v2.6.0...v3.0.0) \- 2026-09-18 {#3-0-0-https-github-com-brotkrueml-schema-auto-compare-v2-6-0-v3-0-0-2026-09-18}

### Updated {#updated}

-   schema.org definition to version 30.1

### Removed {#removed}

-   Compatibility with EXT:schema version 3
-   Compatibility with TYPO3 v11
-   Compatibility with TYPO3 v12
-   Types and view helpers representing enumerations

## [2.6.0](https://github.com/brotkrueml/schema-auto/compare/v2.5.0...v2.6.0) \- 2025-12-09 {#2-6-0-https-github-com-brotkrueml-schema-auto-compare-v2-5-0-v2-6-0-2025-12-09}

### Updated {#updated-1}

-   schema.org definition to version 29.4

### Fixed {#fixed}

-   Match composer description with TYPO3 v14 title handling (#1)

## [2.5.0](https://github.com/brotkrueml/schema-auto/compare/v2.4.0...v2.5.0) \- 2025-11-25 {#2-5-0-https-github-com-brotkrueml-schema-auto-compare-v2-4-0-v2-5-0-2025-11-25}

### Added {#added}

-   Compatibility with TYPO3 v14

## [2.4.0](https://github.com/brotkrueml/schema-auto/compare/v2.3.0...v2.4.0) \- 2025-09-09 {#2-4-0-https-github-com-brotkrueml-schema-auto-compare-v2-3-0-v2-4-0-2025-09-09}

### Added {#added-1}

-   Compatibility with EXT:schema version 4

## [2.3.0](https://github.com/brotkrueml/schema-auto/compare/v2.2.0...v2.3.0) \- 2025-03-12 {#2-3-0-https-github-com-brotkrueml-schema-auto-compare-v2-2-0-v2-3-0-2025-03-12}

### Changed {#changed}

-   Switch from `RegisterAdditionalTypePropertiesEvent` to `AdditionalPropertiesInterface`

## [2.2.0](https://github.com/brotkrueml/schema-auto/compare/v2.1.0...v2.2.0) \- 2025-01-13 {#2-2-0-https-github-com-brotkrueml-schema-auto-compare-v2-1-0-v2-2-0-2025-01-13}

### Added {#added-2}

-   Experimental support for schema.org enumerations

### Deprecated {#deprecated}

-   Types and view helpers representing enumerations

## [2.1.0](https://github.com/brotkrueml/schema-auto/compare/v2.0.0...v2.1.0) \- 2024-02-04 {#2-1-0-https-github-com-brotkrueml-schema-auto-compare-v2-0-0-v2-1-0-2024-02-04}

### Added {#added-3}

-   Compatibility with TYPO3 v13

### Updated {#updated-2}

-   schema.org definition to version 25.0

## [2.0.0](https://github.com/brotkrueml/schema-auto/compare/v1.3.0...v2.0.0) \- 2023-10-23 {#2-0-0-https-github-com-brotkrueml-schema-auto-compare-v1-3-0-v2-0-0-2023-10-23}

### Added {#added-4}

-   Compatibility with schema version 3

### Removed {#removed-1}

-   Compatibility with TYPO3 v10
-   Compatibility with PHP < 8.1
-   Compatibility with schema version 1 and 2

## [1.3.0](https://github.com/brotkrueml/schema-auto/compare/v1.2.0...v1.3.0) \- 2022-10-28 {#1-3-0-https-github-com-brotkrueml-schema-auto-compare-v1-2-0-v1-3-0-2022-10-28}

### Added {#added-5}

-   Compatibility with TYPO3 v12

### Removed {#removed-2}

-   Compatibility with TYPO3 v9

## [1.2.0](https://github.com/brotkrueml/schema-auto/compare/v1.1.0...v1.2.0) \- 2022-03-28 {#1-2-0-https-github-com-brotkrueml-schema-auto-compare-v1-1-0-v1-2-0-2022-03-28}

### Updated {#updated-3}

-   schema.org definition to version 14.0

## [1.1.0](https://github.com/brotkrueml/schema-auto/compare/v1.0.1...v1.1.0) \- 2021-07-07 {#1-1-0-https-github-com-brotkrueml-schema-auto-compare-v1-0-1-v1-1-0-2021-07-07}

### Added {#added-6}

-   Allow usage with EXT:schema v2

### Updated {#updated-4}

-   schema.org definition to version 13.0

## [1.0.1](https://github.com/brotkrueml/schema-auto/compare/v1.0.0...v1.0.1) \- 2021-04-08 {#1-0-1-https-github-com-brotkrueml-schema-auto-compare-v1-0-0-v1-0-1-2021-04-08}

### Fixed {#fixed-1}

-   Register slot for additional properties in TYPO3 v9

## [1.0.0](https://github.com/brotkrueml/schema-auto/releases/tag/v1.0.0) \- 2021-04-06 {#1-0-0-https-github-com-brotkrueml-schema-auto-releases-tag-v1-0-0-2021-04-06}

Initial release with schema definition version 12.0
