Skip to content

v2.2.0

Compare
Choose a tag to compare
@merrcury merrcury released this 20 May 14:09
· 759 commits to next since this release
f804f31

πŸš€ 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:
happy

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