11.0.298
shadcn-ui/ui11.0.298Jul 22, 2026by adubovikov
AI Summary
This release addresses bugs related to volume expiration, Call-ID registration, and SQL comment validation, alongside dependency updates.
Key Highlights
- Fixed registration of Call-ID without a CID column
- Fixed SQL comment validation for Call-IDs containing -- characters
- Fixed expiration of the final volume
Full Release Notes
## What's Changed * fix(storage): expire final volume by max_data_age_days by @adubovikov in https://github.com/sipcapture/homer/pull/885 * fix(search): registration Call-ID without cid column by @adubovikov in https://github.com/sipcapture/homer/pull/886 * fix(node): token-aware SQL comment validation for Call-IDs with -- by @MrM0bi in https://github.com/sipcapture/homer/pull/883 * chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in https://github.com/sipcapture/homer/pull/881 * chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in https://github.com/sipcapture/homer/pull/880 * chore(release): bump version to 11.0.298 by @adubovikov in https://github.com/sipcapture/homer/pull/887 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.297...11.0.298