Skip to content

Releases: danyi1212/celery-insights

v0.2.0

17 Aug 22:01
Compare
Choose a tag to compare

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

01 Dec 20:12
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0-rc

v0.1.0 Release!

22 May 19:12
Compare
Choose a tag to compare

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

16 May 23:23
Compare
Choose a tag to compare
Fixed static files serve

v0.1.0-alpha

29 Apr 20:18
b73ac81
Compare
Choose a tag to compare
v0.1.0-rc

Update docker-publish.yml