- Unify Notion icon model
- Add
icon
to the database rows
- Fix missing pagination logic for block children endpoint
- Fix indentation for the child pages content recursively rendered to Markdown
- Unify list result response data model
/databases/:id/query
JSON query as a raw string support- Fix missing ID in the database rows (pages)
- Improve some public models contract
/blocks/:id/children
endpoint support/blocks/:id
endpoint support- Add blocks to markdown exporter
- Bump dependencies
Initial release:
/databases/:id/query
endpoint support/databases/:id
endpoint support- Don't support text styles and other properties, mainly support the database as a data source
- Library provides convenient mapped models to work with the database data