Skip to content

Releases: jomei/notionapi

v1.13.3

20 Dec 05:28
Compare
Choose a tag to compare

What's Changed

  • Add omitempty on Properties for PageUpdateRequest by @alfred-sa in #181
  • BlockQuote -> BlockTypeQuote, BlockCallout -> BlockTypeCallout. by @amberpixels in #182
  • Add DownloadableFileBlock interface for Pdf, File, and Image blocks by @aydinomer00 in #184

Full Changelog: v1.13.2...v1.13.3

v1.13.2

04 Sep 06:13
Compare
Choose a tag to compare

What's Changed

v1.13.1

17 Jun 07:56
Compare
Choose a tag to compare

What's Changed

v1.13.0

05 Mar 05:49
74e249c
Compare
Choose a tag to compare

What's Changed

New Contributors

v1.12.10

20 Feb 01:59
f7607a9
Compare
Choose a tag to compare

What's Changed

  • Added function to get Rich Texts from blocks by @wulfharth7 in #171
  • Validation error when trying to update an image and PDF block by @Chirab in #170

Full Changelog: v1.12.9...v1.12.10

v1.12.9

06 Sep 05:44
0929e38
Compare
Choose a tag to compare

What's Changed

v1.12.8

17 Aug 00:29
430a6b9
Compare
Choose a tag to compare

What's Changed

v1.12.7

09 Aug 05:27
a86cf10
Compare
Choose a tag to compare

What's Changed

  • fix: omit empty RedirectUrl for CreateToken request by @ronazst in #152

v1.12.6

07 Aug 00:31
038f987
Compare
Choose a tag to compare

What's Changed

  • Add String field to filter formula by @yogasw in #151

v1.12.5

31 Jul 05:57
33625da
Compare
Choose a tag to compare

What's Changed

  • Add "after" param to AppendBlockChildrenRequest by @toancaro in #150