Releases: jomei/notionapi
Releases · jomei/notionapi
v1.13.3
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
v1.13.1
v1.13.0
What's Changed
- Add
GetID
func toPropertyConfig
interface by @jomei in #172 - Added support for button property by @manjurulhoque in #175
New Contributors
- @manjurulhoque made their first contribution in #175
v1.12.10
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
What's Changed
- Add Database public_url field by @evanfuller in #154
- Add GetID to Property interface by @evanfuller in #155
- Add fields into
StatusPropertyConfig
by @ronazst in #156 - Add database unique_id PropertyConfig by @codepiano in #157
- Make color annotation optional / omitempty by @evanfuller in #160
- Add support for verification page property by @evanfuller in #158