💅 Enhancement
- [core:admin] enhancement: include Uzbek and Romania as language native names (#22073) @simotae14
Tag Name: v4.25.16
Release Date: 11/13/2024
StrapiOpen-source headless CMS built with Node.js. Provides developers with complete freedom in choosing their favorite tools and frameworks for frontend development.
Strapi v4.25.16 introduces a minor enhancement by adding Uzbek and Romanian language native names to the admin interface. This update improves the localization experience for users who speak these languages, making the platform more accessible to a broader international audience.
This release does not require any migration steps. The changes are automatically applied when updating to v4.25.16.
To update from v4.25.15 to v4.25.16, you can use your package manager:
# Using npm
npm install [email protected] --save
# Using Yarn
yarn upgrade [email protected]
# Using pnpm
pnpm update [email protected]
After updating, restart your Strapi application to apply the changes.
This is a minor enhancement release that adds language native names for Uzbek and Romanian. It's recommended to upgrade if you have users who speak these languages or if you want to ensure you have the latest internationalization support. The update is low-risk and doesn't introduce any breaking changes.
No bug fixes were included in this release.
No major new features were introduced in this release. The update focuses on enhancing the existing internationalization capabilities by adding native language names for Uzbek and Romanian languages in the admin interface.
No security fixes were included in this release.
No specific performance improvements were included in this release.
The impact of this release is minimal and focused on improving the internationalization experience. It adds native language names for Uzbek and Romanian in the admin interface, which enhances the user experience for speakers of these languages. This change is part of Strapi's ongoing efforts to improve accessibility and internationalization support across the platform.
The changes are limited to the admin UI language selection interface and don't affect any core functionality or APIs. This update is particularly valuable for organizations with international teams or those serving users in regions where these languages are spoken.