Skip to content

Releases: dotbrains/notion-cli

v1.0.1

01 Apr 13:27

Choose a tag to compare

Fixes

  • init: Detect truncated token_v2 input and show a clear error message instead of a confusing ByteString conversion error. Terminals and browsers often truncate long cookie values with a Unicode ellipsis (…), which previously caused a cryptic fetch() failure. The CLI now detects this early and directs users to copy the full value from DevTools.

v1.0.0

31 Mar 13:04

Choose a tag to compare