HOMER
Open source VoIP and RTC packet capture and monitoring
HOMER patches DuckDB storage reliability and restores multi-value search while fixing admin dashboard sharing
◆Recent moves
- 1d ago
11.0.344
Pins the DuckDB temp_directory on the tiering DuckDB instance — a configuration correctness fix that prevents temp files from landing in an unintended location under certain deployment configurations.
View source ↗ - 4d ago
11.0.343
Allows admin users to update shared dashboards — previously blocked for admins, which meant shared dashboards could only be modified by their original owner. The README update in the same release brings documentation up to date with recent storage backend additions.
View source ↗ - 6d ago
11.0.342
Restores the default sort order for search results to oldest-first and includes a security fix. Together these address real user-facing regressions in the search interface that affected standard SIP capture analysis workflows.
View source ↗ - 7d ago
11.0.341
Restores semicolon-separated multi-value search, which had been broken — affecting users who relied on that syntax to filter multiple values in a single query field for call trace analysis.
View source ↗ - 7d ago
11.0.340
Includes OTLP-prefixed tables in compaction discovery, so retention and merge operations now reach OpenTelemetry data. Without this fix, OTLP data would accumulate without compaction, bypassing retention policies and growing unboundedly on disk.
View source ↗ - 8d ago
11.0.339
Pins the Go toolchain version in Docker builds to match go.mod, ensuring GHCR-built images use the correct compiler version. Routine dependency bump in the same release.
View source ↗