Skip to content

v0.1.0

Latest

Choose a tag to compare

@jamalex jamalex released this 16 Feb 23:25

What's Changed

Updated the library to work with Notion's latest internal API (v3) changes:

  • Migrated from getRecordValues to syncRecordValues endpoint
  • Updated queryCollection to use new reducer-based aggregation format
  • Fixed getBacklinksForBlockgetBacklinksForBlockInitial endpoint change
  • Updated search endpoint sort parameter format
  • Handle double-wrapped recordMap response format
  • Added space_id to newly created records for API compatibility

Also available on PyPI: pip install notion==0.1.0