Members Have Selected Four Ideas to be Funded in Quarter 1/2025
The TYPO3 Association member poll for the Q1/2025 budget ideas has been finished and the four winning ideas will be funded by the TYPO3 Association.
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.
The TYPO3 Association member poll for the Q1/2025 budget ideas has been finished and the four winning ideas will be funded by the TYPO3 Association.
A budget proposal titled Future of StaticFileCache, was submitted and approved for Q4 2024, aiming to advance the development of this popular TYPO3…
Discover the December episode of Inside TYPO3, the official TYPO3 podcast! This month, we recap the highlights of T3CON24 and feature an exciting…
This article describes the usage of the kreXX Debugger extension. It addresses limitations in Fluid's f:debug templating engine by offering advanced…
The Paste reference for Content Elements extension (paste_reference) has been updated for TYPO3 versions 12 and 13, addressing longstanding…
The versions 13.4.2 and 12.4.24 of the TYPO3 Enterprise Content Management System have just been released.