Releases: bitsocialhq/bitsocial-cli
Releases · bitsocialhq/bitsocial-cli
v0.19.15
v0.19.14
0.19.14 (2026-02-11)
- fix(daemon): ensure Kubo is killed on daemon shutdown and double Ctrl+C (a91aa00)
- fix(daemon): print shutdown message to stdout on Ctrl+C (c61dce2)
- fix(webui): strip 5chan hash redirect script to fix "Cannot GET /" error (a1b6d6f)
- docs: replace BitSocial with Bitsocial for consistent naming (fcec21a)
v0.19.13
0.19.13 (2026-02-11)
- docs(docs): update README.md + docs in delete command (0fd56f8)
- docs(README): mention
bitsocial logsin Running Daemon section (2f42f48) - build(deps): upgrade plebbit-js (11894ef)
- fix(ci): fail build if no web UIs are downloaded (004181e)
- fix(docker): use BuildKit secret mounts instead of ARG for GITHUB_TOKEN (49b79ec)
- fix(logs): preserve ANSI colors in log output (c6b0484)
v0.19.12
0.19.12 (2026-02-10)
- docs: add Docker container data paths table to README (bd3740d)
- docs: update Docker exec example to use bitsocial command (34f87c3)
- docs(docs): update README.md and add example for starting all communities (76b23a4)
- build(deps): upgrade plebbit-js (18df610)
- build(deps): upgrade plebbit-js (d489947)
- feat: add --tail, --since, --until flags to
bitsocial logs(docker logs-like) (e8e5bd1) - feat: add 5chan UI and gracefully skip unavailable web UIs (5447ee1)
- feat: make
bitsocialcommand available globally in Docker container (69a2893) - feat(docker): add stop_grace_period to allow graceful shutdown (103f74a)
- feat(docker): expose IPFS gateway and Kubo API ports (4220a44)
- ci: trigger CI pipeline on Dockerfile changes (c8f325e)