Client API v1.8.10
Added a new endpoint GET /media/:uuid. With this endpoint you can retrieve media binaries by their UUID.
You receive this UUID when you use the POST /media endpoint.
New versions for the client API
View All TagsAdded a new endpoint GET /media/:uuid. With this endpoint you can retrieve media binaries by their UUID.
You receive this UUID when you use the POST /media endpoint.
Added support for more MIME types on the POST /media endpoint
Fixed device requires authorization
Fixed various issues with uploading and retrieving Media files
Fixed an issue where retrieving a media file did not work. It resulted in a media_not_found error.
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.
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.
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.
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.
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.