v1.8.0
- 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