11.0.251
DrewThomasson/ebook2audiobook11.0.251Jun 12, 2026by adubovikov
AI Summary
Fixes a memory management issue (OOM) in the compaction merge batch and log memory breakdown.
Key Highlights
- Fixed OOM in compaction merge batch and log memory breakdown
Full Release Notes
## What's Changed * fix(compaction): bound merge batch and log memory breakdown on OOM (11.0.251) by @adubovikov in https://github.com/sipcapture/homer/pull/799 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.250...11.0.251