Added
- Added French localization and support for translating the importer interface (PR #614).
- Added Update mode to the Notion API and Airtable API importers (PR #619).
Improved
- Improved repeat Notion imports, including synced blocks, nested pages and databases, attachments, links, and moved notes.
- Improved repeat Airtable imports by reusing record notes and attachments, preserving custom Base views, and recording source creation dates.
- Made large Notion imports more resilient by retrying temporary failures, preserving external URLs, and saving complete import reports (#552, #561, PR #615).
- Import summaries now distinguish successful, cancelled, and failed imports.
Fixed
- Imported the summary, notes, and transcript from Notion AI meeting notes (#553, PR #615).
- Truncated imported file names safely to filesystem byte limits (#484, PR #615).
- Reused existing output folders whose names differ only in letter case (#377).
- Imported every page from OneNote sections containing more than 100 pages (#616).
- Limited imported file names using the full Windows path length (#617, #618).