TYPO3 Content Blocks — a Community-Driven Feature (Q4/2024 Report)
A lot of things happen behind the scenes in the TYPO3 CMS ecosystem, and one of the most exciting developments is Content Blocks. The Content Types…
The following TYPO3 updates have been released:
Both versions are maintenance releases only.
With a huge effort and activity of hundreds of contributors, more than 230 bugfixes and improvements have been added to TYPO3 v9.5.15 since the last maintenance release in February 2020. If you find any issues, let us know by opening a ticket on forge.typo3.org.
Please note: Due to a network outage of one of the servers maintaining during the release, the "subtree split" for creating versions for Composer mode installations was created in a wrong state. The issue was resolved by myself and TYPO3 GmbH on Wednesday, April 1, 2020. We will pursue solutions to ensure that this issue does not happen again.
If you have upgraded your TYPO3 installation during this time to 9.5.15, do a composer downgrade to 9.5.14, and then a upgrade to 9.5.15 again.
No database upgrades are required for these maintenance releases.
A minor database change, relevant for PostgreSQL installations is available in the Install Tool.
TYPO3 can be installed in various ways. For example the traditional way by using the source package at get.typo3.org or the modern way by setting up a project using composer, to name just two. Further details can be found in the according release notes:
Today also marks the last official public release of TYPO3 v8 LTS published by myself and the TYPO3 Community. For myself, an era ends. Here is a brief recap of our development phase and some milestones related to TYPO3 v8.
The first release - v8.0 - happened on March 22nd, 2016 - roughly around 4 years ago from today. The first version was the first time that we had our deprecation policy in place, so a lot of changes have been removed before the first released.
One of my personal highlights was the introduction of Doctrine DBAL - and for the first time, we had a real database abstraction layer from Doctrine, that was robust, tested and available for dozens of database systems - so we removed our "DBAL" based on the "adodb" libraries but kept them as a backwards compatible layer. This gave us true database abstraction without a performance penalty - our code base is tested against MySQL, PostgreSQL, MSSQL and - since TYPO3 v9 - SQLite on each code change. All possible because of Doctrine DBAL.
This change affected almost all parts of the TYPO3 Core, making this change of the largest in history - which was done by a large amount of contributor across various code sprints. Initially developed by Morten Jonuschat, this Database Abstraction Layer reduces the risk of SQL injection because all database code had to be migrated and due to proper documentation - best practices were applied directly.
The extraction of "form" (into form_legacy) and "HTMLArea" gave birth for new and more modern systems - the Form Framework and CKEditor. Both make it much easier to use and comprehend than their predecessor functionalities.
Fluid Standalone - our Templating engine - was born and added, making TYPO3 Core only an extension to the Fluid templating engine.
And of course - there are so many more highlights and numbers we want to mention:
A big thank you for every nice word, all the efforts, time, documentation, code, contribution and support for the last 4 years to make this major version release cycle a very special one to me!
For everyone running on TYPO3 v8 or TYPO3 v7 - check out TYPO3 GmbH's ELTS program to get extended support for TYPO3.
A lot of things happen behind the scenes in the TYPO3 CMS ecosystem, and one of the most exciting developments is Content Blocks. The Content Types…
The versions 13.4.5 and 12.4.27 of the TYPO3 Enterprise Content Management System have just been released.
The General Assembly (GA) 2025 of the TYPO3 Association takes place on Tuesday, 8 April 2025, at 13:00 CEST. The meeting is planned as a hybrid event.…
The TYPO3 CMS Certified Consultant Task Force has been working to update the certification program for TYPO3 v13 LTS. Our goal is to keep consultants…
Welcome to the January 2025 edition of our TYPO3 roundup! With the new year in full swing, we’re seeing important security releases, fresh community…
The TYPO3 Documentation Team has enhanced the resources available to new integrators and developers, delivering a completely revamped Getting Started…