This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalHollo 0.8.4 fixes a bug where boosting quote posts incorrectly copied `quote_id` to the outer boost wrapper status and adds logging for worker nodes.
Why it matters: Patch to 0.8.4 immediately if your deployment boosts quote posts or runs Hollo as a worker node.
Summary
AI summaryFixed boosting quote posts to correctly nest quote_id and enabled logging for worker nodes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Bug fixed where boosting a quote post incorrectly copied `quote_id` to outer boost wrapper status. Bug fixed where boosting a quote post incorrectly copied `quote_id` to outer boost wrapper status. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Logging now outputs when running Hollo as a worker node (`NODE_TYPE=worker`). Logging now outputs when running Hollo as a worker node (`NODE_TYPE=worker`). Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
Released on May 14, 2026.
-
Fixed a bug where boosting a quote post would incorrectly copy the
quote_idto the outer boost wrapper status, causing clients like SubwayTooter to fail to display the quoted post correctly. Thequote_idandquotefields now only appear inside the innerreblogobject. [#480] -
Fixed a bug where no logs were output when running as a worker node (
NODE_TYPE=worker). The logging system was only initialized when the web server started, so worker-only processes ran silently regardless of theLOG_LEVELsetting. [#478]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]