11.0.250

DrewThomasson/ebook2audiobook11.0.250Jun 12, 2026by adubovikov

AI Summary

Addresses an Out of Memory (OOM) error in DuckLake by enabling disk spilling for long-range searches.

Key Highlights

  • Enabled disk spilling in DuckLake to prevent OOM during long-range searches

Full Release Notes

## What's Changed
* fix(ducklake): enable disk spilling so long-range searches don't OOM (11.0.250) by @adubovikov in https://github.com/sipcapture/homer/pull/798


**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.249...11.0.250