Skip to content

v1.8.0

Compare
Choose a tag to compare
@albogdano albogdano released this 11 Aug 22:23
· 1786 commits to master since this release
  • Added Gzip, Caching and CORS filters
  • Added LinkedIn authentication filter (OAuth 2)
  • Migrated Google and Facebook auth filters to new OAuth 2 protocol
  • Implemented FileStore interface for S3 and local storage
  • Improved AJAX responses - now the API returns JSON if request was AJAX
  • Improved Base64 encoding/decoding
  • Lots of minor bug fixes