Releases: dotbrains/notion-cli
Releases · dotbrains/notion-cli
v1.0.1
Fixes
- init: Detect truncated
token_v2input 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 crypticfetch()failure. The CLI now detects this early and directs users to copy the full value from DevTools.
v1.0.0
Full Changelog: https://github.com/dotbrains/notion-cli/commits/v1.0.0