Releases: bitsocialnet/bitsocial-cli
Releases · bitsocialnet/bitsocial-cli
v0.19.51
v0.19.50
v0.19.49
v0.19.48
v0.19.47
0.19.47 (2026-04-20)
- feat: add --concurrency flag to community start (6886105)
- feat: fast update install when only dist/ changed (56f6011)
- feat: wait for all communities to start after update install (805aee1)
- chore: update @pkcprotocol/pkc-js from 0.0.17 to 0.0.19 (918d720)
- fix: use name instead of address in community edit example and test (4ea3aac)
- docs: improve community edit help with merge behavior and web UI link (54382f2)
v0.19.46
0.19.46 (2026-04-20)
- fix: convert null to undefined in community edit before calling pkc-js (71c4127)
- fix: use RFC 7396 array replace semantics for JSON file edits in community edit (0a37084)
- fix: wait for non-empty communities before reporting status after daemon restart (2e68bd5)
- feat: add --stdout and --stderr flags to bitsocial logs command (211e85e), closes #29
- feat: add JSONC support to community create and edit commands (914e466)
- feat: follow mode switches to new log file after daemon restart (94ccfa9), closes #31
v0.19.45
v0.19.44
0.19.44 (2026-04-19)
- fix: skip lifecycle scripts during challenge install to avoid husky failures (9a99238)
- fix(ci): strip scripts from challenge package.json instead of --ignore-scripts (f61c9ff)
- feat: add update-webuis script and bump 5chan to v0.7.4 (c822812), closes #24
- chore: remove .bso name resolvers console.log from daemon startup (9580c26)
- chore: upgrade @bitsocial/bso-resolver from 0.0.5 to 0.0.6 and run audit fix (0b83d8f)
v0.19.43
0.19.43 (2026-04-19)
- chore: upgrade @bitsocial/bso-resolver from 0.0.4 to 0.0.5 (0209126)
- chore: upgrade @pkcprotocol/pkc-js from 0.0.16 to 0.0.17 (4189f0d)
- fix(ci): extract only tarball filename from npm pack output (2ad0ca1)
- feat: add daemon state files and --restart-daemons flag to update install (caea9ad), closes #21
- feat: print PKC options and .bso name resolvers in daemon stdout (8053c29)
- feat: update default chain provider URLs to public RPC endpoints (ed739f6)
- ci: add global install smoke test to verify npm pack works (a88539f)
- ci: use bitsocial-release-bot for CI releases and update README (f308210)
- docs: recommend nvm instead of nodejs.org for installing Node.js (b0422db)