Skip to content

Releases: makenotion/notion-sdk-js

2.2.4

11 Apr 23:49
Compare
Choose a tag to compare

Add support for creating template mentions. Also some minor changes to support filtering by status property in queryDatabase, and some emoji changes.

v2.2.3

21 Dec 18:49
Compare
Choose a tag to compare
  • Add support for array query parameters

v2.2.2

02 Nov 22:25
Compare
Choose a tag to compare
  • Add 'Singapore Dollar' to database number format

v2.2.1

03 Oct 21:47
Compare
Choose a tag to compare
  • Add "workspace_name" to bot objects.

v2.2.0

02 Sep 21:57
Compare
Choose a tag to compare
  • Support status properties, toggle headers, and page property values (#341)

v2.1.1

28 Jul 15:31
Compare
Choose a tag to compare
  • Fixes issue using search with pagination helpers (#330)

v2.1.0

20 Jul 20:22
Compare
Choose a tag to compare
  • Add support for comments API (#326)
  • Export many more response types from the library (#319)
  • Add helpers for pagination (#320)
  • Add type guards (#320)

v2.0.0

06 Jul 20:29
Compare
Choose a tag to compare

Includes several breaking changes and updates the client to use Notion-Version 2022-06-28. See the changelog for more details.

v1.0.4

18 Mar 16:59
Compare
Choose a tag to compare
  • Support for timestamp filters in database/query endpoint

v1.0.3

11 Mar 21:29
Compare
Choose a tag to compare
  • Support for block colors
  • Support for template mentions