By Yann Gomiero on Saturday, 19 April 2025
Category: April

What's New in Joomla 5.3

Joomla 5.3 isn’t a revolution, but it reflects a steady and thoughtful evolution of the CMS. This version focuses on refining what’s already there, improving consistency, simplifying administration, and enhancing the user experience across the board. Whether you are a site administrator, a developer, or a contributor, Joomla 5.3 brings a range of subtle but useful improvements.

Email and Communication: More Flexibility and Control

The HTML mail templates introduced in Joomla 5.2 are now even more powerful. The current mail template is now available in the layout, making it possible to access its parameters and add dynamic content. Also, when testing SMTP settings, the test mail is now sent to the logged-in user instead of a manually entered address – a small change that improves accuracy and usability.

#44896 · #44366 · Documentation

Media and Content: Smarter Organization

A new “Files” folder has been added to the Media Manager for non-image files like PDFs or documents. This helps keep visuals and downloadable resources well organized. It’s especially useful for institutional sites and content-heavy projects. There’s also a new setting to control whether the article title appears in “Read more” links.

#43532 · #43457 · Documentation

Task Scheduling: Better Insight Behind the Scenes

The Scheduler component now includes an execution history view. It lets you see when tasks were triggered, whether they succeeded or failed, and any associated messages. This is a great help when debugging background processes or making sure everything runs as expected.

#42530 · Documentation

Routing and URL Management

Routing keeps improving too. URLs for tagged items now behave more predictably, with cleaner aliases and better consistency, especially on multilingual or deeply categorized sites. Under the hood, several system plugins – such as SEF and Language Filter – were cleaned up for more stable behavior.

#44515 · #44844

Developer Experience and Code Improvements

Joomla continues modernizing its core with the introduction of event classes in native plugins. This leads to cleaner, more structured code. Also notable: you can now grant permission to access only a component’s settings (ideal in multi-admin environments), and older methods in HTMLHelper have been deprecated in favor of modern WebAsset approaches.

#43426 · #43396

Other Notable Tweaks

Conclusion

Joomla 5.3 doesn’t aim to disrupt, but to smoothen. Thanks to dozens of small, thoughtful enhancements, it continues to move in the right direction — offering a solid, stable and modern CMS experience for all.

Want to share feedback or report issues? Join the conversation on forum.joomla.org.

Leave Comments