Releases: KeyteqLabs/keymedia-php
Releases · KeyteqLabs/keymedia-php
1.3.1
1.3.0
Adds Client::updateMedia
method
1.2.0
Adds KeymediaClient::addMediaVersion
1.1.1
Adds created
and modified
fields on Media instances.
Fixes broken tests after v1.1.0
1.1.0
- Expose
shareUrl
on media items. - Use
shareUrl
asthumb
property on SVGs instead offile['url']
1.0.2
Better getThumbnailUrl()