Skip to content

1.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:18
· 9 commits to master since this release
1.14.0
5dfe863

Added

  • Add OAuth2 support, by default mimicking as desktop client (8b09514)
  • Add blacklist for skipping broken notes during sync (2a8000a)
  • Add --oauth-method import option to import session from desktop client (#166) (079f96c)
  • Add --oauth-method mcp option to start session using MCP API (aae882d)
  • Add ability to manually paste callback URL during auth (b74e407)

Fixed

  • Improve rate limit logging in cli.py (#159) (6964405)
  • Include single-note shares during sync (2f7717a)

Removed

  • Drop --include-tasks option, it's now enabled by default for all new sessions (5e7beef)