Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

3.13.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 31 Jan 20:46
· 179 commits to master since this release

New middlewares

Improvements

  • New static methods BasicAuthentication::getUsername() and DigestAuthentication::getUsername() to get the name of the logged user (#21, thanks @wolfy-j)
  • Improved whoops in cli and xml requests, and upgraded to 2.x

Fixes

  • Fixed psr-6 implementation in Cache
  • Fixed ImageTransformer bug that added Accept-CH header to all responses