11.0.244
sipcapture/homer11.0.244Jun 11, 2026by adubovikov
AI Summary
This release primarily addresses UI improvements, specifically focusing on the readability of JSON payloads within the interface.
Key Highlights
- Updated version to 11.0.244.
- Implemented pretty-printing and syntax highlighting for JSON event payloads in the UI.
New Features
- Pretty-print and syntax-highlight JSON event payloads
Full Release Notes
## What's Changed * Update version.go by @adubovikov in https://github.com/sipcapture/homer/pull/792 * fix(ui): pretty-print and syntax-highlight JSON event payloads (#789) by @adubovikov in https://github.com/sipcapture/homer/pull/793 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.242...11.0.244