All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add support for custom emoji in mentions.
- Add support for custom emoji.
- Check if
icon
exists in Callout block before accessing it.
- Added support for multiple rich text objects in table row cells.
- Allow empty cell in table block
- Add support for audio block
- Add support for link mentions in text property
- Add caption to file property
- Fixed type coercion issue to properly handle decimal values.
- Add missing Status property value type
- Add support for Status property in database
- Allow empty string in serialized data
- Fix table row cells
- Fix Synced Block property name
- Fix wrong access to Number
- Fix files property in page
- Set default content type in header
- Fix search query with pagination and filter
- Email field in person property can be null
- Database query with pagination
- Use HTTPlug as http client abstraction
Initial release.
- Full support of Notion API (2022-02-22)