Skip to main content

Client API v1.3.10

Fixed an issue with the encoding of special characters. They were not encoded correctly when retrieved. Cases like 'é' resulted in 'é'. They are now encoded correctly.

Client API v1.2.9

Fixed an issue with the encoding of special characters. They were not encoded correctly when retrieved. Cases like 'é' resulted in 'é'. They are now encoded correctly.

Client API v1.1.9

Fixed an issue with the encoding of special characters. They were not encoded correctly when retrieved. Cases like 'é' resulted in 'é'. They are now encoded correctly.

Service API v2.4.0

Changed media ID to a UUID. This way it is easier to deal with image paths. This is also some pre-work for the future where we want to use UUID's for all our image endpoints.