v0.46.4

keephq/keepv0.46.4Jul 28, 2025by github-actions[bot]

AI Summary

Maintenance release focusing on dependency updates, new Pushover provider features, and UI enhancements.

Key Highlights

  • Added sound and priority support to the Pushover provider
  • Deprecated explicit condition blocks in favor of `if`-statements
  • Added speaker icon to noisy alerts

New Features

  • Sound and priority support for Pushover provider

Full Release Notes

## What's Changed
* chore(deps): bump form-data and ibm-cloud-sdk-core in /keep-ui by @dependabot[bot] in https://github.com/keephq/keep/pull/5214
* feat: add sound and priority support to pushover provider by @Skrotdev in https://github.com/keephq/keep/pull/5211
* docs: deprecate explicit condition blocks in favor of `if`-statements by @Kiryous in https://github.com/keephq/keep/pull/5095
* fix: Adding speaker icon to a noisy alert by @DolevNe in https://github.com/keephq/keep/pull/5223

## New Contributors
* @Skrotdev made their first contribution in https://github.com/keephq/keep/pull/5211

**Full Changelog**: https://github.com/keephq/keep/compare/v0.46.3...v0.46.4