Skip to content

API Hotfix (0.6.3)

Choose a tag to compare

@JonathanMCarter JonathanMCarter released this 07 Sep 11:35
· 14 commits to main since this release
04d118a

A hotfix update to fix the main functionality of the package due to Notion API changes breaking the download urls in the current implementation.

Support for the new 2025-09-03 API may come in the future, but for now it is not an urgent feature. Mainly as it'd be a decent amount of work to support with the current implementation. I'd want to make additional changes in that update as well.

Changelog

🟠 Fixed

  • Fixed an issue with new Notion API changes breaking the current implementation.
  • Fix attempt for editor GUI error sometimes happening when downloading data.
  • Fixed some debug logs still being enabled in the released package.