Releases: danyi1212/celery-insights
Releases · danyi1212/celery-insights
v0.2.0
What's Changed
New Features 🚀
- 🔍 Search Bar and API
- 🔔 Raw Events Viewer
- ⏲️ Task countdown timer
Improvements
- ❔ Added setup hints and recommendations to Home Page
- 📦 Added export debug bundle for bug reporting to Settings Page
- 🆘 Added state restart button to Settings Page
- 💊 Added health-check to Docker image
- 💻 Added ARM64 variant Docker image
- 🆕 Upgraded Python, Node and dependencies
- 🐛 Performance improvements and bug fixes
Full Changelog: v0.1.0...v0.2.0
Release Candidate v0.2.0-rc
What's Changed
- Feature/healthcheck by @danyi1212 in #12
- Feature/search by @danyi1212 in #21
- Feature/eta timer by @danyi1212 in #10
- Feature/raw events by @danyi1212 in #27
- Feature/debug bundle by @danyi1212 in #28
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0-rc
v0.1.0 Release!
First release! 🎉 🚀
Main features
-
Live tasks list
Watch tasks as they come in the follow their status in real-time -
Online workers status
List online workers with their CPU usage, task queue and running tasks -
Workflow graphs
Understand task workflow relations with flow chart and timeline chart updating in real-time -
Task explorer
Find tasks based on status, result and other properties
Other changes
- Welcome interactive tour
- Errors summary with similar tasks
- Worker detail page
- Demo Mode simulator
- Theme control
- Server status and connected clients list
v0.1.0-beta
Fixed static files serve
v0.1.0-alpha
v0.1.0-rc Update docker-publish.yml