v0.48.0
keephq/keepv0.48.0Dec 8, 2025by github-actions[bot]
AI Summary
Feature-rich minor release with Jira auto-transition support, customizable alert sidebar, Zoom chat provider integration, and per-user silence toggle. Also includes multiple UI improvements and documentation updates.
Key Highlights
- Added Jira ticket auto-transition support
- Added customizable alert sidebar fields
- Added Zoom chat provider integration
- Added per-user preset silence toggle
- Improved change status window functionality
- Added filter to filter CEL by incident.is_visible
New Features
- Jira ticket auto-transition support
- Customizable alert sidebar fields
- Zoom chat provider
- Per-user preset silence toggle
- Improve change status window
- Filter incidents by is_visible status
Full Release Notes
## What's Changed * feat: Add Jira ticket auto-transition support by @Eliesmbr in https://github.com/keephq/keep/pull/5367 * fix: Add rendered docs to fix pipeline test by @Eliesmbr in https://github.com/keephq/keep/pull/5369 * docs: typo in 'Container Orchestration Platforms' by @gecube in https://github.com/keephq/keep/pull/5387 * fix: Make optional the button WF in alert by @diegovb-sys in https://github.com/keephq/keep/pull/5386 * fix: Typo lastReceived by @diegovb-sys in https://github.com/keephq/keep/pull/5385 * fix: Add filter to filter CEL by incident.is_visible by @diegovb-sys in https://github.com/keephq/keep/pull/5380 * docs: Fix typo in Useful Links section by @gecube in https://github.com/keephq/keep/pull/5408 * docs: Fix formatting in GitHub provider documentation by @gecube in https://github.com/keephq/keep/pull/5407 * docs: Update ArgoCD documentation links to stable version by @gecube in https://github.com/keephq/keep/pull/5403 * docs: Format IAM permissions in eks-provider documentation by @gecube in https://github.com/keephq/keep/pull/5396 * docs: Fix formatting and capitalization in GitLab provider docs by @gecube in https://github.com/keephq/keep/pull/5391 * docs: Remove duplicate link for GitLab new issues by @gecube in https://github.com/keephq/keep/pull/5390 * feat: Improve change status window by @diegovb-sys in https://github.com/keephq/keep/pull/5415 * fix: Automatically create webhooks for providers provisioned via directory by @Aze331 in https://github.com/keephq/keep/pull/5410 * fix: DBSecretManager raises an exception by @diegovb-sys in https://github.com/keephq/keep/pull/5419 * fix: Use deepcopy when rendering alert data in keep_provider by @StevenReitsma in https://github.com/keephq/keep/pull/5355 * fix: dbsecretsmanager generates a bunch of logs by @diegovb-sys in https://github.com/keephq/keep/pull/5426 * fix(ci): always run poetry install to handle broken venv cache by @shahargl in https://github.com/keephq/keep/pull/5446 * feat: Add customizable alert sidebar fields by @piekarski-mateusz in https://github.com/keephq/keep/pull/5444 * fix: Render the editor locally by @diegovb-sys in https://github.com/keephq/keep/pull/5434 * feat: zoom chat provider by @cody-eding in https://github.com/keephq/keep/pull/5420 * fix: Allow filtering incidents by is_visible status by @subha0319 in https://github.com/keephq/keep/pull/5377 * docs: Fix formatting of OCI Repositories in documentation by @gecube in https://github.com/keephq/keep/pull/5413 * fix: `Not set` even internal is set by @zcc0077 in https://github.com/keephq/keep/pull/5457 * fix: result is ambiguous when searching providers by @zcc0077 in https://github.com/keephq/keep/pull/5460 * feat: add per user preset silence toggle by @piekarski-mateusz in https://github.com/keephq/keep/pull/5462 * feat: update next by @shahargl in https://github.com/keephq/keep/pull/5472 * chore(relese): 0.48.0 by @shahargl in https://github.com/keephq/keep/pull/5478 ## New Contributors * @Eliesmbr made their first contribution in https://github.com/keephq/keep/pull/5367 * @gecube made their first contribution in https://github.com/keephq/keep/pull/5387 * @Aze331 made their first contribution in https://github.com/keephq/keep/pull/5410 * @StevenReitsma made their first contribution in https://github.com/keephq/keep/pull/5355 * @cody-eding made their first contribution in https://github.com/keephq/keep/pull/5420 * @subha0319 made their first contribution in https://github.com/keephq/keep/pull/5377 **Full Changelog**: https://github.com/keephq/keep/compare/v0.47.11...v0.48.0