Skip to content

Releases: makenotion/notion-sdk-js

v0.4.3

11 Oct 15:52
Compare
Choose a tag to compare

Adds support for the Retrieve Page Property endpoint (GET /v1/pages/<page_id>/properties/<property_id>)
More details in the changelog

v0.4.2

07 Oct 21:59
Compare
Choose a tag to compare

Adds support for callout and quote block types.

More details in the changelog.

v0.4.1

04 Oct 19:18
Compare
Choose a tag to compare

Adds support for the getSelf endpoint (GET /v1/users/me).

v0.4.0

25 Sep 00:24
Compare
Choose a tag to compare

Endpoints are now fully typed.

v0.3.3

24 Sep 20:52
Compare
Choose a tag to compare
  • adds database URL to database objects

v0.3.2

10 Sep 16:20
Compare
Choose a tag to compare

v0.3.1

25 Aug 00:25
Compare
Choose a tag to compare

Add support for page icons, page covers, new URL based block types, and file page properties.

More details in the changelog.

v0.3.0

19 Aug 17:39
Compare
Choose a tag to compare

Changes

v0.2.3

20 Jul 20:30
Compare
Choose a tag to compare

Added create database endpoint.
Added show_original to rollup property functions.

v0.2.2

13 Jul 18:27
Compare
Choose a tag to compare

Added ability to archive (delete) a page.