11.0.336

spider-rs/spider11.0.336Aug 28, 2026by adubovikov

AI Summary

This release addresses stability issues by fixing storage logging errors and preventing the Events tab from crashing when opened.

Key Highlights

  • Fix DuckDB CREATE SECRET errors from logs
  • Fix Events tab throwing errors on every open

Full Release Notes

## What's Changed
* fix(storage): omit DuckDB CREATE SECRET errors from logs (11.0.335) by @adubovikov in https://github.com/sipcapture/homer/pull/986
* fix(ui): stop Events tab throwing on every open by @eimann in https://github.com/sipcapture/homer/pull/987

## New Contributors
* @eimann made their first contribution in https://github.com/sipcapture/homer/pull/987

**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.334...11.0.336