Changes:
- Persistent statistics!! This feature is disabled by default and can be enabled in Settings -> Systems. Requires Agent v1.0.8 if remote hosts are managed with the Agent. Thanks @alphanull
- Port collision detection. If you try to deploy a stack to a host that is already running a container with the selected port you'll get notified in the UI (#212)
- Container list virtualization. Vastly improved performance on systems managing hundreds of hosts (#206)
- Multi-core CPU support in alerts/graphs (#210)
- OIDC callback URL now derives from CORS origins when the proxy doesn't forward X-Forwarded-* headers
- Multiple packages updated to resolve security vulnerabilities