v2.3.2

kubero-dev/kuberov2.3.2Jul 10, 2024by mms-gianni

AI Summary

This maintenance release updates various server-side dependencies and fixes logic for notification handling to ensure correct behavior when notifications are not configured.

Key Highlights

  • Updated server-side dependencies (semver, nodemon, tar, braces, ws).
  • Fixed notification logic to handle unconfigured states correctly.

New Features

  • Notification logic fix
  • Dependency updates

Full Release Notes

## What's Changed
🔧 Maintenance / Bump semver and nodemon in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/362
🔧 Maintenance / Bump tar from 6.2.0 to 6.2.1 in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/365
🔧 Maintenance / Bump braces from 3.0.2 to 3.0.3 in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/366
🔧 Maintenance / Bump ws from 6.2.2 to 6.2.3 in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/369
🪳 Fix / #377 Update notifications logic to correctly handle cases where notificat… by @mms-gianni in https://github.com/kubero-dev/kubero/pull/378


**Full Changelog**: https://github.com/kubero-dev/kubero/compare/v2.3.1...v2.3.2