---
title: "TYPO3 13.4.32—What’s Changed?"
url: "https://b13.com/release-digests/v13/typo3-13432-whats-changed"
date: 2026-06-16
modified: 2026-06-16
lastUpdated: 2026-06-16
---

# TYPO3 13.4.32—What’s Changed?

TYPO3 13.4.32—What’s Changed?
==============================

Released: June 16, 2026
Update type: Bugfix and maintenance release

TYPO3 13.4.32 is a maintenance release that addresses several backend and system stability issues. Key improvements include fixes for scheduler task serialization, clipboard permissions for root pages, and PHP 8.3 compatibility enhancements.

Security Fixes
--------------

No security fixes in this release.

Editing & UX Improvements
-----------------------------

- **Image crop precision** — Improved handling of float precision in image crop commands for more accurate cropping results.
- **TypoScript label overrides** — Fixed an issue where TypoScript overrides for labels were not applied correctly.

Backend & Administration
----------------------------

- **Clipboard root page permissions** — Corrected permission checks in the clipboard functionality when working with root pages.
- **Scheduler task deserialization** — Fixed an issue preventing scheduler tasks with logger references from being properly deserialized.
- **Directory status check** — Ensured that missing var/transient directories are created during system status checks.

Technical Changes
-----------------

- **PHP 8.3 compatibility** — Suppressed unserialize() warnings in PHP 8.3 and later versions for improved compatibility.
- **NullBackend cache improvement** — Made the cache NullBackend properly transient to prevent unexpected caching behavior.

- [Download TYPO3 13](https://get.typo3.org/version/13)
- [Official release announcement](https://news.typo3.com/article/typo3-1434-and-13432-maintenance-releases-published)
- [Full changelog](https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog-13/Index.html)