T3CON Through the Years: A TYPO3 Conference Retrospective
Discover the evolution of the TYPO3 Conference, from its grassroots beginnings in 2005 to a global hub for innovation and collaboration.
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.
Discover the evolution of the TYPO3 Conference, from its grassroots beginnings in 2005 to a global hub for innovation and collaboration.
As the TYPO3 Documentation Team, we’re excited to share the progress we’ve made so far on our current project: extending TYPO3’s documentation support…
Are you taking over an existing TYPO3 project as a service provider from another agency? This article provides you with tried-and-tested methods for a…
To assist newcomers to TYPO3, the initiative to improve documentation for new integrators and developers will update and restructure key resources to…
The TYPO3 Security Team is doubling bug bounties for all verified vulnerabilities in TYPO3 CMS until December 31, 2024. This special campaign offers…
This announcement addresses composer updates that have been performed between Tuesday, November 12th, 2024 11:25 UTC and Wednesday, November 13th,…