11.0.239

sipcapture/homer11.0.239Jun 9, 2026by adubovikov

AI Summary

This release updates the Go runtime and improves build configuration, while introducing a new UI feature for persisting search filter states across tabs.

Key Highlights

  • Updated Go language version to 1.26.4.
  • Improved CI configuration by using go-version-file in Compile Check.
  • Implemented a feature to persist search filters across different dashboard tabs.

New Features

  • Persist search filters across dashboard tabs

Full Release Notes

## What's Changed
* chore: update Go to 1.26.4 by @github-actions[bot] in https://github.com/sipcapture/homer/pull/778
* fix(ci): use go-version-file in Compile Check by @adubovikov in https://github.com/sipcapture/homer/pull/783
* feat(ui): persist search filters across dashboard tabs (discussion #779) by @adubovikov in https://github.com/sipcapture/homer/pull/782


**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.238...11.0.239