v0.45.3

keephq/keepv0.45.3Jun 12, 2025by github-actions[bot]

AI Summary

Improves the user interface with grouping controls and adds an alert sidebar to the incident table.

Key Highlights

  • Added 'Collapse all' and 'Expand all' to alert grouping
  • Added alert sidebar to incident table
  • Fixed SQLite boolean handling bug
  • Fixed workflow dummy workflow query

New Features

  • Alert sidebar to incident table

Full Release Notes

## What's Changed
* chore: Improve provider docs by @lukeod in https://github.com/keephq/keep/pull/4944
* feat(ui): add "Collapse all" and "Expand all" to group by on alerts table by @shahargl in https://github.com/keephq/keep/pull/4994
* feat(ui): add alert sidebar to incident table by @shahargl in https://github.com/keephq/keep/pull/5001
* chore(deps): bump requests from 2.32.3 to 2.32.4 by @dependabot in https://github.com/keephq/keep/pull/5000
* fix: Fix boolean handling bug in sqlite by @skynetigor in https://github.com/keephq/keep/pull/5003
* chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /keep-ui by @dependabot in https://github.com/keephq/keep/pull/5010
* fix: get_all_workflows_with_last_execution shouldn't return dummy workflows by @Kiryous in https://github.com/keephq/keep/pull/5013


**Full Changelog**: https://github.com/keephq/keep/compare/v0.45.2...v0.45.3