Releases: makenotion/notion-sdk-js
Releases Β· makenotion/notion-sdk-js
v2.2.16
- Added
link_mention
andcustom_emoji
types, which are surfaced in various places (page, database, mention rich text item responses; block object requests) - Added a new
ApiColor
ofdefault_background
- Added
"ascii art"
,"hcl"
, and"smalltalk"
toLanguageRequest
Full Changelog: 7950edc...v2.2.16
v2.2.15
- 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
- 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
v2.2.12
v2.2.11
v2.2.10
v2.2.9
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
What's Changed
Full Changelog: v2.2.6...v2.2.8