-
Notifications
You must be signed in to change notification settings - Fork 51
Merge 2.0.0 release #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Merge 2.0.0 release #156
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tion-version-to-2021-08-16 Change default notion version to 2021-08-16 💖
…hildren-returns-a-list-of-blocks Append block children returns a list of blocks ✨
…ing-and-updating-database
…ng-and-updating-database
…ting-and-updating-database
…roperty-when-creating-and-updating-database Add relation property when creating and updating database
…perty-when-creating-and-updating-database Add rollup property when creating and updating database
…-delete-block-object Add support to delete block API 💖
* Code * ChildDatabase * Embed * Image * Video * File * PDF * Bookmark * Equation
…over-images-support-for-page-and-database Add icon and cover images support for page and database 💖
…r-additional-block-types Add support for additional block types
…tructure Fix FileObject structure 🐛
…ge-property Update file page property
…t-now-contains-url Add URL property to database object
…l-api-response-and-request-model
…-attributes-to-all-api-response-and-request-model Add JsonProperty attributes to all API response & request model
…base-enpoint-deprecated Mark database list endpoint obsolete with warning 🗑️
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes # (issue)
Enhancements
#157 - Mark List Database endpoint deprecated
#141 - Add JsonProperty attributes to all api response model
#113 - Page icons, cover images, new block types, and improved page file properties
#132 - Database objects now contain URL
#147 - Retrieve URL for file page properties
#148 - Update file page properties
#145 - Add support for new block types
#146 - Retrieve and update page and database icons and cover images.
#125 - Users can now delete Block objects
#124 - Relation and rollup properties can now be created in databases
#127 - Append Block Children returns a list of blocks
#104 - Releasing Notion-Version 2021-08-16
Bug
#153 - Fix FileObject structure 🐛
Type of change
Please delete options that are not relevant.
Checklist: