- #68: insert Block support
- #70: fix database filtering using
*_time
attribute - #72:
public_url
attr added - #73: Unique ID page property added
- #45:
has_more
property for relation PropertyValue - #47: full support of
description
field for Database - #46:
this_week
filter condition for database query status
type Properties DB filtering added- #44:
workspace_name
forbot
type User - #43: full support of
heading
type blocks
- #34:
status
Property type added
- #27: Switched from
2022-02-22
to2022-06-28
version of Notion API Request()
(internal) method argument added- #27: Fix of parent object hierarchy
- #27:
models.Block
now has non-emptyparent
attr models.Database
:is_inline
attr addedNotion()
: new optional argversion
added to customize API interaction- #27: You must retrieve Page properties manually.
.get_page_properties
method added - #27: add support of
relation
typeProperty
- #27: updates for
relation
typePropertyValue
- #16: tests of Property model
- #28: Add whoami method
- #16: Add search engine
Request()
method now looks for positional argumentapi
for getting version (internal method)- Page has title=
unknown
until you retrieve its properties (deprecated statement) PropertyValue
withrelation
type now represents by list ofLinkTo
object instead of list of IDs