Service API v2.1.10
- Preparation for moving our image storage to a new system.
- Also removed support for APNS push (push type
2).
New versions for the service API
View All Tags2).Media filename is now unique using a UUID instead of the provided filename, this fixes a bug where you could not upload a file with the same name more than once.
Removed obsolete filename check which prevented the use of uuid as filename.
Added support for more MIME types on the POST /media endpoint
Fixed various issues with uploading and retrieving Media files
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.