v0.2.0
0.2.0 (2026-05-27)
Docker image: ghcr.io/bitsocialnet/bitsocial-seeder:0.2.0
Changes
- feat: persist seeder state and durable work queues in SQLite via honker (9a126ab)
- docs: position seeder as supplemental and document SQLite migration (1529699)
- fix: re-enqueue discover-tick on each wait iteration to prevent boot hang (c2c4030)
- refactor: extract pubsub-routing throttle helper to dedupe enqueue logic (fc68636)
- fix: clear communities table when setCommunitiesSeeding is called with [] (57a2cf6)