Version 1.2.4 (November 2025)
- 📊 NEW: All-Time Statistics dashboard showing cumulative prune data
- Total space reclaimed across all runs
- Counters for containers, images, networks, volumes deleted
- Total prune runs with first/last run timestamps
- Statistics persist in
/config/stats.json
- 🐛 Fixed: 12-hour time format backend handling in
/updateand/test-notificationroutes - 🐛 Fixed: Minute display now shows leading zeros (e.g., "7:04" instead of "7:4")
- 🐛 Fixed: Time input validation now runs on page load (
initTimeClamp()) - 📝 Improved: All functions now have proper Python docstrings for better IDE support
- 🔧 Improved: Code quality improvements and better error handling
