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.
Completed
Hey Raf. This should be fixed now