Skip to content

Releases: makenotion/notion-sdk-js

v1.0.1

01 Mar 21:22
Compare
Choose a tag to compare

Released a new API version, 2022-02-22.

  • text in blocks renamed to rich_text
  • phone, text no longer accepted in query database filters
  • rollup query database filters use rich_text instead of text
  • formula query database filters use string instead of text
  • property_item objects contain a type, next_url, and id
  • Deprecated the list databases endpoint.

v0.4.13

25 Jan 22:31
Compare
Choose a tag to compare

Added support for caption in code blocks. Also added support for updating language and caption fields in code blocks.

v0.4.11

15 Dec 21:32
Compare
Choose a tag to compare

Adds support for granular permissions.

v0.4.10

14 Dec 22:47
Compare
Choose a tag to compare

Adds support for time zone information in dates

v0.4.9

19 Nov 22:23
Compare
Choose a tag to compare

Reduce type duplication for block object requests without children.

v0.4.8

17 Nov 22:06
Compare
Choose a tag to compare
  • Adding support for template blocks
  • Adding support for synced_block blocks
  • Adding support for link_to_page blocks

v0.4.7

17 Nov 17:07
Compare
Choose a tag to compare
  • Adding support for link_preview blocks and mentions.

v0.4.6

03 Nov 17:21
Compare
Choose a tag to compare

Adding support for argentine_peso and uruguayan_peso to the number currency formatting options

v0.4.5

02 Nov 16:17
Compare
Choose a tag to compare

Add column and column_list support.

v0.4.4

14 Oct 23:53
Compare
Choose a tag to compare

Adds support for divider and table_of_contents block types.

More details in the changelog.