Skip to content

v0.19.46

Choose a tag to compare

@bitsocial-release-bot bitsocial-release-bot released this 20 Apr 07:10

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