11.0.280
chenglou/pretext11.0.280Jun 24, 2026by adubovikov
AI Summary
A maintenance release focusing on CLI command fixes and updating npm dependency overrides to address security alerts.
Key Highlights
- Fixed `--compaction-retention-days` CLI command to use TIMESTAMP literals in DELETE queries
- Updated npm overrides for hono, js-yaml, and @babel/core
- Fixed a transitive advisory for ws version 8.21.0
Full Release Notes
## Changes - **CLI:** Fix `--compaction-retention-days` when run externally - use `TIMESTAMP` literals in DELETE queries ([#834](https://github.com/sipcapture/homer/pull/834), fixes [#833](https://github.com/sipcapture/homer/issues/833)) - **UI:** Bump npm overrides for Dependabot alerts - hono, js-yaml, @babel/core ([#832](https://github.com/sipcapture/homer/pull/832)) - **UI:** Override `ws` 8.21.0 for puppeteer transitive advisory ## Assets Binaries and packages (`.deb` / `.rpm` for amd64 and arm64) are built automatically by CI.