v1.4.0
- Set raw body also for PUT requests
- Add headers param to API calls, auto-detect JSON for encoding to raw data, prevent exceptions caused by logging non UTF-8 data
- Redirect to login page if trying to access tickets list in customer account while logged out
- Various bug fixes (SSO, better debugging & validation)