- The app is now powered by nginx (again) and uWSGI for better performance
- Rate limiting (maximum of 5 r/s)
- Simplified easter egg
- Fixed response
Content-Type
header
- Home page redirect
- Performance tweaks
- Refactoring code
- Easter egg
- Docker now using Alpine Linux image, which is much smaller than Debian image
- Docker is now also using gunicorn web server (instead of NGINX)
- Documentation links changed
- Added
/
endpoint (for browser users), which redirects to documentation - Dockerfile performance fix
- Setting checkouts (via
/setcheckouts
endpoint) - Updated tests
- Getting checkouts (via
/getcheckouts
endpoint) - Introduced changelog
- Getting & setting menus
- Getting access token