Skip to content

Releases: keephq/keep

Release v0.45.3

12 Jun 11:42
cd4d86a

Choose a tag to compare

What's Changed

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

Full Changelog: v0.45.2...v0.45.3

Release v0.45.2

05 Jun 15:14
9c5dcec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.45.1...v0.45.2

Release v0.45.1

03 Jun 12:24
f78c8ce

Choose a tag to compare

What's Changed

Full Changelog: v0.45.0...v0.45.1

Release v0.45.0

02 Jun 15:09
b588c3e

Choose a tag to compare

What's Changed

Full Changelog: v0.44.13...v0.45.0

Release v0.44.13

28 May 14:06
e7f4095

Choose a tag to compare

What's Changed

Full Changelog: v0.44.12...v0.44.13

Release v0.44.12

28 May 12:23
e52257e

Choose a tag to compare

What's Changed

Full Changelog: v0.44.11...v0.44.12

Release v0.44.11

28 May 07:47
6217c72

Choose a tag to compare

What's Changed

Full Changelog: v0.44.10...v0.44.11

Release v0.44.10

26 May 13:23
28e5ff3

Choose a tag to compare

What's Changed

Full Changelog: v0.44.9...v0.44.10

Release v0.44.9

26 May 11:56
c46685b

Choose a tag to compare

What's Changed

Full Changelog: v0.44.8...v0.44.9

Release v0.44.8

25 May 10:05
13c9442

Choose a tag to compare

What's Changed

  • fix: parse python-style regex groups in new extraction form by @Kiryous in #4900
  • fix(ui): prevent AlertSideBar when selecting text by @talboren in #4899
  • fix(ui): incidents group by incident name by @talboren in #4896
  • fix(api): get startedAt for freshly pushed alerts by @talboren in #4901

Full Changelog: v0.44.7...v0.44.8