Skip to content

2.3.0

Compare
Choose a tag to compare
@frasmage frasmage released this 17 Nov 16:16
· 312 commits to master since this release
  • Separated MediaUploadException into a number of subclasses for more granular exception handling (Thanks @sebdesign!).
  • Added HandlesMediaUploadExceptions trait for converting MediaUploadExceptions into HttpException with appropriate error codes (Thanks @sebdesign).