All notable changes to this project will be documented in this file.
- Add Sanitazing for XSS protection
- Add CSRF Token security check
- Add Secure cookie support
- Remove CORS mode
- Remove X-POWERED header
- Multi (Remote) Cluster mode
- CirculeCI configuration
- Debug logs
- GIP support
- Fix relative paths (#4)
- Fix logs timestamp
- Fix read only mode view
- Fix CaCert for of Backup Storage location
- Upgrade dependencies: @kubernetes/client-node from 0.19.0 to 0.20.0
- Full Rest API support V1 (swagger doc)
- Fix security issues
- Fix the swagger doc API
- Add SSL support for API backend