ListableL
Listable
Nov 18

Category names utf-8 support

Right now if we submit a category name that contain a french letter, for example "é", the server return an error:      "errors": {            "name": "The name field format is invalid."        }It's worth to investigate if this issue exists in other fields.
CompletedCompleted

Nov 19, 2025

Hey Raf. This should be fixed now

Nov 19, 2025

Tested, I confirm, you're the best!

Nov 18, 2025

Cheers! This should be fixed in the coming release (currently working on localisation & came across this myself)