11.0.338
sipcapture/homer11.0.338Sep 7, 2026by adubovikov
AI Summary
This release updates dependencies, improves the UI to facilitate the HOMER7 to HOMER11 migration, and introduces a user preference setting for the TransactionModal.
Key Highlights
- Updated Go to version 1.27.1.
- UI improvements to ease HOMER7 to HOMER11 migration.
- Added a per-user preference for the TransactionModal's default tab.
- Security: Pinned browserslist and postcss-selector-parser.
New Features
- Per-user preference for TransactionModal default tab
Full Release Notes
## What's Changed * chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in https://github.com/sipcapture/homer/pull/989 * fix(security): pin browserslist and postcss-selector-parser by @adubovikov in https://github.com/sipcapture/homer/pull/991 * chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/sipcapture/homer/pull/990 * chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/sipcapture/homer/pull/992 * fix(import): send PCAP INSERT through node /exec (11.0.337) by @adubovikov in https://github.com/sipcapture/homer/pull/994 * chore: update Go to 1.27.1 by @github-actions[bot] in https://github.com/sipcapture/homer/pull/996 * UI fixes to ease HOMER7 → HOMER11 migration by @ffloimair in https://github.com/sipcapture/homer/pull/995 * chore: bump version to 11.0.338 by @adubovikov in https://github.com/sipcapture/homer/pull/998 * Add a per-user preference for TransactionModal's default tab by @ffloimair in https://github.com/sipcapture/homer/pull/997 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.336...11.0.338