- Added
fps
toVideoFile
object output (where available)
- Upgrade Newtonsoft.Json to 13.0.1
- Added support for 'alt' on the 'Photo' model (thanks @gorgsenegger)
- Fix incorrect check / fallback on Rate Limit date (thanks @mattheww-freshview)
- Added support for returning featured collections
- Added
avgColor
(the average color of the photo) to thePhoto
object output - Added
orientation
,size
andcolor
to the Photo Search parameters. - Added
orientation
,size
andlocale
to the Video Search parameters. - Removed deprecated
minWidth
,minHeight
,minDuration
,maxDuration
parameters from Video Search.
- Add support for returning collections belonging to the API user.
- Add support for returning media from a collection.
- Added
Pexels/.NET
User-Agent
header to requests.
- Initial release.