Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

2.0.5

Compare
Choose a tag to compare
@marttinnotta marttinnotta released this 10 Aug 12:27
· 75 commits to master since this release

Fixed

  • Check for empty field value in MediaField::resolveResponseValue - if value is empty then return null

Deprecated

  • createFromData is now deprecated in MediaHandler, use createFromFile method instead