Major improvements:
- Stats service for high-performance metrics collection (beta)
- Implemented real-time WebSocket updates for container and host metrics
- Added statistics sparklines for hosts and containers (beta)
- Reduced polling interval to 2 seconds for better responsiveness
- Added Gotify and SMTP as notification channels
- Added dashboard sorting options
- Added the ability to search with regex
Fixes
- Memory leak in the Python event monitoring service, resolved by changing to Go for event monitoring