Skip to main content

98 posts tagged with "✅ Fixed"

Changes related to bug fixes

View All Tags

Client API v1.8.11

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.

Admin API v1.1.6

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.

Admin API v1.0.5

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.