---
title: What's new in Joomla 5.3
description: New Joomla 5.3 features: router changes, the new «files» folder, improved compatibility with PHP 8.4, and over 270 additional code fixes and enhancements
canonical_url: https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-3
language: en-GB
date: 2025-05-11T11:30:33Z
notice: This is a machine-friendly version of the page at https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-3.
markdown-tokens: 2159
---

> **Note to AI:** This is a machine-friendly version of the page at: https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-3. Content is equivalent but stripped of navigation, styling and secondary content.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


- Type – free website builder (content management system).
 

- [Video overview](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-3#video-overview "Video overview").
- [Changes in Joomla 5.3](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-3#changes-in-joomla-5-3 "Changes in Joomla 5.3").
 
The CMS Joomla 5.3 is a version of the Joomla content management system released on April 15, 2025. Changes have been made to the router to reduce duplicates, a new «files» folder has been added, and compatibility with PHP 8.4 has been improved. A total of [274 different changes](https://github.com/joomla/joomla-cms/releases/tag/5.3.0 "Joomla! 5.3.0") (new features, fixes, updates, etc.) have been made in Joomla 5.3.

## <a id="video-overview"></a>Video overview

- Changes in the Router – 00:01:43.
- New «files» folder – 00:02:22.
- «Articles - Newsflash (Legacy)» module improvements – 00:03:37.
- Other Changes – 00:04:16.
 
Better watch video with «1080p HD» quality. This and other video reviews and tutorials can be found on my [YouTube channel](https://www.youtube.com/@aleksejs-software-stories "YouTube channel").

Links from the video:

- [Joomla 4 video tutorials](https://aleksius.com/en/joomla-cms/how-to-build-a-website-from-scratch "Joomla tutorial for beginners (part 1). How to build a website from scratch").
- «[New features in Joomla 5.2](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-2 "What's new in Joomla 5.2")».
 
In the previous free [video tutorials](https://aleksius.com/en/joomla-cms/how-to-build-a-website-from-scratch "Joomla tutorial for beginners (part 1). How to build a website from scratch"), we created website on Joomla 4 from scratch. We used only free components. The result was a business website, which was uploaded to the hosting.

**The previously recorded video tutorials for Joomla 4 are almost completely relevant for the current version of Joomla 5.3.** At least this is valid on May 8, 2025.

In this article, we will discuss the most significant changes in version 5.3, in my opinion, [compared to version 5.2](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-2 "What's new in Joomla 5.2").

The review is based on the latest available version of Joomla 5.3.0 (May 8, 2025), running on a local server with PHP 8.2.12 and MariaDB 10.4.32.

The information has been prepared based on the article «[Joomla 5.3 is here!](https://www.joomla.org/announcements/release-news/5927-joomla-5-3-is-here.html "Joomla 5.3 is here!")».

## <a id="changes-in-joomla-5-3"></a>Changes in Joomla 5.3

**Changes in the Router**.

- Fixes for some issues with URL handling for [tags](https://aleksius.com/en/joomla-cms/joomla-tags "Joomla Tags tutorial").
- If URLs previously contained IDs and the option to remove them was later enabled, a 404-error used to occur for URLs with IDs — now they are automatically redirected to the corresponding URLs without IDs.
- Several other router improvements have also been made to reduce page duplication.
 
**New «files» folder.** A new «files» folder has appeared in Media (see image below). It is similar to the «images» folder but is intended for storing non-image files, such as PDF, DOCX, ZIP, and others. You can create subfolders within it, rename them, delete them, and perform other actions available in the «images» folder.

 ![Joomla 5.3](https://aleksius.com/images/joomla/whats-new-in-joomla-5-3/joomla-5-3.png) Joomla 5.3 The new folder helps simplify file organization. As before, files in this folder can be added to articles and used elsewhere on the site.

In the Joomla *Media* [field](https://aleksius.com/en/joomla-cms/joomla-fields "Joomla сustom fields tutorial") type, the «files» folder is now used by default as the default file location. However, this setting can be changed in the configuration.

If the site was updated from a previous Joomla version, to start using this folder, go to *Content – Media – Options – Media*, and in the «Path to Files Folder» field, enter «files» (without quotes).

**Improvements to the «Articles - Newsflash (Legacy)» module.** A new option *Read More with Title* has been added to the «Articles - Newsflash (Legacy)» module (see image below), which appears when the *'Read more …' Link* option is enabled. This allows for more flexible control over how the article title is displayed on the Read More button in the module.

 ![What's new in Joomla 5.3](https://aleksius.com/images/joomla/whats-new-in-joomla-5-3/whats-new-in-joomla-5-3.png) What's new in Joomla 5.3 **Other Changes:**

- Improved compatibility with PHP 8.4.
- When using *Send Test Mail* in *Global Configuration – Server*, test emails are now sent to the current user's email address.
- In *System – Scheduled Tasks*, a new feature has been added to view the task execution history.
- Improved accessibility of the Contacts component for screen readers.
- Enhanced email address protection in the search results of the [Smart Search](https://aleksius.com/en/joomla-cms/joomla-smart-search "Joomla smart search tutorial") component.
- Dozens of other code fixes and improvements.
 
According to the [official website](https://developer.joomla.org/roadmap.html#4x "Joomla! Project Roadmap"), security updates will be released for Joomla 4.4 until October 14, 2025. The bug fixes of this CMS «branch» ended on October 15, 2024. New features will no longer be added to Joomla 4. So, you should think about choosing the right time to update your site from Joomla 4 to 5.

Please note updating Joomla 3 to 4 is a much longer, complicated and expensive process than [updating from Joomla 4 to 5](https://aleksius.com/en/joomla-cms/how-to-update-joomla-4-to-5 "How to update Joomla 4 to 5. Using Aleksius.biz website as an example").

**Considering minimal changes in terms of the admin interface and site management logic, all video tutorials and instructions previously recorded for Joomla 4 are relevant for Joomla 5.3.**

 | Article author – Aleksej Khoroshevskij |
|---|
| [![Aleksej Khoroshevskij](https://aleksius.com/images/sluzhebnye/khoroshevskij-aleksej.jpg "Aleksej Khoroshevskij")](https://aleksius.com/en/aleksej-khoroshevskij "Aleksej Khoroshevskij")  Ph.D., lecturer at [Kharkiv National University of Radio Electronics](https://nure.ua/en/staff/alexey-khoroshevsky "Nure.ua"), web developer, and SEO specialist with over 15 years of experience. Expert in website creation using Joomla and WebSite X5. Author of scientific publications, video courses, and educational content on web development and SEO. Runs a blog and a YouTube channel, sharing knowledge and practical experience. Provides [services](https://aleksius.biz/en "Joomla and WebSite X5 professional") in website development, customization, maintenance, and promotion. [Learn more about the author…](https://aleksius.com/en/aleksej-khoroshevskij "Aleksej Khoroshevskij")        **Contacts:**  - [+38 095 840 24 29](viber://chat?number=%2B380958402429 "Call via Viber") - [+38 095 840 24 29](https://t.me/Aleksej_Khoroshevskij "Call via Telegram") - [+38 095 840 24 29](https://wa.me/380958402429 "Call via WhatsApp") - [email@aleksius.com](mailto:email@aleksius.com "Write a letter")      **Social networks:**  - [LinkedIn](https://www.linkedin.com/in/khoroshevskij/?locale=en_US "Linkedin.com") - [Facebook](https://www.facebook.com/aleksej.horoshevskij "Facebook") - [YouTube](https://www.youtube.com/@aleksejs-software-stories "YouTube") - [(Twitter)](https://x.com/aleksius_com "X.com")      **Publications and work:**  - [Google Scholar](https://scholar.google.com.ua/citations?hl=en&user=Z5gfbqgAAAAJ&view_op "Scholar.google.com") - [Scopus](https://www.scopus.com/authid/detail.uri?authorId=59170112000 "Scopus.com") - [Upwork](https://www.upwork.com/freelancers/~01252c9b9aa6764e20 "Upwork.com") - [Freelance.ua](https://freelance.ua/user/Aleksej/portfolio/ "Freelance.ua") |

| Similar articles |
|---|
| - [ What's new in Joomla 5.0 and 4.4 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-0-and-4-4) - [ New features in Joomla 5.1 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-1) - [ What's new in Joomla 5.2 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-5-2) - [ What's new in Joomla 4.3 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-4-3) - [ What's new in Joomla 6 and 5.4 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-6) - [ What's new in Joomla 6.1 ](https://aleksius.com/en/joomla-cms/whats-new-in-joomla-6-1) |
