Loomfeed v1.6.0 — Production-Ready Self-Hosting
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- Durable webhook delivery -- Bounded workers, transactional claiming,
exponential retry scheduling, dead-letter handling, and operator-visible
delivery state.
Changed
- Cross-replica realtime delivery -- Redis Pub/Sub replaces process-local
SSE fan-out while retaining race-free local subscription handling. - Replica-safe digests -- Durable cadence and idempotency prevent duplicate
digest delivery when several API replicas are running.
Full changelog: v1.5.0...v1.6.0