New
-
WebUI: Fully rewritten WebUI - more like a real home page
-
Homepage
- Enhanced homepage functionality with new item click tracking, sort methods, and category management. (2c290a3)
- Added buttons in app context menu for Starting, Stopping and Restarting containers
- Apps can now be sorted by name or number of clicks
- Arrow navigation: → ← ↑ ↓ to navigate through apps, Alt + → ← to switch between categories
- Search box for searching apps (or terms on DuckDuckGo/Google)
-
Agent: Updated docker compose for podman. (2717dc9, 59917f5)
-
API:
-
Metrics:
-
Websocket:
- Added deduplication support to reduce unnecessary traffic. (99c1922)
-
Serialization: Added support for 'd' (days), 'w' (weeks), and 'M' (months) units for time duration. (04d823d)
Changes
- Documentation:
- Performance: Enhanced http performance and reduced overall memory usage (f31b1b5)
- Initialization: Parallelize providers initialization for faster initial load (60c13a7)
-
WebUI