Releases: kaventro/notion-sync
Releases · kaventro/notion-sync
Release list
1.3.3
fix: pull imports root page content and discovers new pages Pull All only refreshed already-mapped files, so a first pull into an empty vault created nothing. pullAll now composes the tree importer after the refresh pass, and the importer also materializes the root page's own content (blocks that are not child pages). Extracts a shared createLocalFile helper and adds getPageTitle to the NotionApi contract. Bump version to 1.3.3.