11.0.280

parruda/swarm11.0.280Jun 24, 2026by adubovikov

AI Summary

This release includes a CLI fix for the compaction retention days feature using TIMESTAMP literals, along with updates to npm overrides for Dependabot alerts and the puppeteer transitive advisory for the ws package.

Key Highlights

  • CLI fix for `--compaction-retention-days` using TIMESTAMP literals in DELETE queries
  • Bump npm overrides for Dependabot alerts (hono, js-yaml, @babel/core)
  • Override `ws` 8.21.0 for puppeteer transitive advisory

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.