Skip to content

Releases: NikkelM/JSON-to-Notion

v1.3.0

10 Sep 19:47
065032c

Choose a tag to compare

What's Changed

  • Updated integration to work with Notion API version 2025-09-03 (#18)
  • Fixed a typo in a property description (#17)
  • Fixed some formatting (#16)

v1.2.0

21 Jun 13:52
bf32c27

Choose a tag to compare

What's Changed

  • Added a new option for alerting/removing objects missing in the input file (#15)

v1.1.1

08 Jan 13:00
8be0f50

Choose a tag to compare

What's Changed

  • Additional validation of Notion database properties (#13)

v1.1.0

07 Jan 18:04
a479d50

Choose a tag to compare

What's Changed

  • Added a counter for the number of objects that were skipped (#12)
  • Throw error if nestedObjectPolicy is needed but undefined (#11)

v1.0.0

07 Jan 17:54
31b078d

Choose a tag to compare

What's Changed

  • Initial release