Releases: makenotion/notion-sdk-js
Releases Β· makenotion/notion-sdk-js
v2.2.16
18 Feb 19:51
Compare
Sorry, something went wrong.
No results found
Added link_mention and custom_emoji types, which are surfaced in various places (page, database, mention rich text item responses; block object requests)
Added a new ApiColor of default_background
Added "ascii art", "hcl", and "smalltalk" to LanguageRequest
Full Changelog : 7950edc...v2.2.16
v2.2.15
10 Apr 18:40
Compare
Sorry, something went wrong.
No results found
Added in_trash field to request and response body
Added description field to database properties
Added PartialSelectResponse to be used for select properties
v2.2.14
04 Dec 17:42
Compare
Sorry, something went wrong.
No results found
Added read/write support for names on file blocks
Fixed a bug where tables couldn't be added as children of toggle blocks
Updated the list of emoji and timezones
v2.2.13
01 Sep 21:48
Compare
Sorry, something went wrong.
No results found
Support querying databases by unique ID.
v2.2.12
01 Sep 21:48
Compare
Sorry, something went wrong.
No results found
Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.
v2.2.11
14 Aug 20:36
Compare
Sorry, something went wrong.
No results found
Fixes rollup property response types (#427 )
Adds support for /oauth/token endpoint (#73 )
Fixes toggleable headings response type (#420 )
v2.2.10
02 Aug 16:13
Compare
Sorry, something went wrong.
No results found
Export new helper isFullPageOrDatabase.
v2.2.9
24 Jul 22:15
Compare
Sorry, something went wrong.
No results found
Changes to support wikis in the public API:
Query database returns pages and databases.
Databases can be created as children of databases.
Pages that are parented by a page can have non title properties.
v2.2.8
02 Aug 03:06
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove /// <reference lib="dom" /> from fetch-types.ts by @huw in #401
Full Changelog : v2.2.6...v2.2.8
v2.2.6
27 Jun 21:36
Compare
Sorry, something went wrong.
No results found
Add support for:
Unique ID for pages
Public URL (if available)
Appending after a block