Skip to content

v0.5.1

Choose a tag to compare

@weironz weironz released this 07 Jun 07:01
· 1 commit to main since this release

CLI usability patch (appflowy-mcp only; appflowy-cli 0.5.0 picks this up via its >=0.5.0 dependency).

  • Every workspace/space/page/parent argument now accepts a name or a UUID: appflowy-cli export-space test demo -o ./demo just works. Unknown names list the available options; ambiguous names list matching ids.
  • Non-JSON HTTP errors now show the status code and a response snippet instead of "Failed to parse response body".