Files
myeasycms-v2/packages
Giancarlo Buomprisco 43038034fd Disallow non latin characters team name (#433)
* feat: add validation for team names to restrict non-Latin characters

- Implemented a new test case to ensure team accounts cannot be created using non-Latin characters, including Cyrillic, Chinese, Japanese, Arabic, and emoji.
- Updated the team name schema to include a regex validation for Latin characters only.
- Added corresponding error message in the localization file for non-Latin character restrictions.

* chore: bump version to 2.21.18 in package.json
2025-12-23 16:49:58 +01:00
..
2025-12-07 10:45:31 +08:00
2025-12-09 23:34:10 +08:00