π Release v2.2.0 β Upgrade & Dashboard Debut!
Weβre thrilled to announce the release of Novu v2.2.0 β a major milestone for the community packed with improvements, performance boosts, and a highly anticipated service debut! π
π Highlights
π Dashboard Now Available for Self-Hosted!
For the first time, the Novu Dashboard is now included in the self-hosted setup!
You no longer need to use the older web package β everything is bundled and ready with the new dashboard image:
docker pull ghcr.io/novuhq/novu/dashboard:2.2.0
π Migration Guide from v0 to v2
Upgrading from the older v0 web UI? Weβve got you covered.
Check out our detailed step-by-step guide here:
π v0 to v2 Web UI Migration Guide
π οΈ Improvements
- API and Worker services are now powered by PM2 Cluster Mode, enabling better CPU and resource utilization, especially in high-throughput environments.
- Numerous bug fixes and stability improvements across all services.
- Improved logging and error handling to aid in debugging and production monitoring.
π¦ Docker Images
docker pull ghcr.io/novuhq/novu/dashboard:2.2.0
docker pull ghcr.io/novuhq/novu/ws:2.2.0
docker pull ghcr.io/novuhq/novu/api:2.2.0
docker pull ghcr.io/novuhq/novu/worker:2.2.0
Thank you to all contributors and community members for your support and feedback.
As always, we welcome your thoughts and bug reports on GitHub or our Discord community.
Happy shipping!
β The Novu Team