11.0.298

achtungsoftware/alarik11.0.298Jul 22, 2026by adubovikov

AI Summary

This release addresses critical bugs in storage expiration logic and search functionality, alongside dependency updates to ensure system stability.

Key Highlights

  • Fix expire final volume by max_data_age_days
  • Fix search registration for Call-ID without cid column
  • Token-aware SQL comment validation for Call-IDs

New Features

  • Improved Call-ID registration
  • Enhanced SQL comment validation

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