sanity-io / sanity-plugin-media

Asset management plugin for Sanity
MIT License
159 stars 51 forks source link

Support creditline #224

Closed thebiggianthead closed 4 months ago

thebiggianthead commented 4 months ago

This PR adds optional support into the plugin for the creditLine field. This is a field supported by the asset source API and this feature enables editors to add / amend this field in the media modal provided by this plugin. The PR also adds support for searching / filtering based on the credit.

Additionally, configuration allows opt-out for certain asset sources, as detailed in the readme updates. This opt-out makes the field readonly.

I've also updated the readme to detail the recently added maximumUploadSize option.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 2.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: