Skip to content

Releases: notion-dotnet/notion-sdk-net

2.0.1 release

03 Oct 09:02
052c527
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #161 Exception when parsing icon object.

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

2.0.0 release

02 Oct 01:00
e51fce1
Compare
Choose a tag to compare

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 Fixes 🐛

  • #153 - Fix FileObject class structure

CI/Test 👷🏼

  • N/A

Documentations 📝

  • Update readme with deprecated API endpoint
  • Update supported endpoints

I'm really excited about this release. If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.4.3 release

02 Oct 00:05
079dc2f
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #137 Rename file property to files
  • #138 Add type and name properties when updating database properties

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.4.2 release

28 Sep 19:58
0078ef3
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #133 SearchDirection enum being submitted to API as int
  • #134 Search PageSize property is string instead of int

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.4.1 release

17 Sep 15:33
572197e
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #123 Date formula value is always null

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.4.0 release

12 Sep 19:00
ad418ca
Compare
Choose a tag to compare

Enhancements ✨

  • #103 Add support to create and update Formula property in database.

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.3.1 release

12 Sep 18:17
fd80df4
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #115 Revert AppendBlockChildren API should return PaginatedList of blocks #109

CI/Test 👷🏼

  • #116 Fix publish code GitHub action
  • #118 Update upload-artifacts version to 2

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.3.0 release

09 Sep 18:03
ad0532d
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #109 AppendBlockChildren api should return PaginatedList of blocks
  • #111 Timestamp property of SeachSort should have String type

CI/Test 👷🏼

  • #60 Add Unit/Integration tests for endpoints
  • #108 Add tests for Users client
  • #110 Add unit tests cases for blocks client
  • #112 Add unit or integration tests for search client

Documentations 📝

  • N/A

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.2.0 release

18 Aug 23:46
f48fa7b
Compare
Choose a tag to compare

Enhancements ✨

  • #56 Add support for Create new databases API
  • #59 User mentions can only be of people
  • #64 Add support to Archive (delete) a page
  • #79 Retrieve and update blocks with GET and PATCH /v1/blocks/:id
  • #80 Update existing databases with PATCH /v1/databases

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • #46 (Spike) Add support for fork PR analysis
  • #69 Page create test case missing Parent.
  • #84 CI: Fix NuGet release pipeline
  • #87 CI: Add build artifact code pipeline CI

Documentations 📝

  • #89 Create separate Readme file for NuGet package
  • #91 Add Bug Report and Feature Report issue template
  • #93 Add pull request template documentation

If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️

1.1.0 release

14 Aug 21:19
af53b45
Compare
Choose a tag to compare

Enhancements ✨

  • #72 Add support for Source Link CI
  • #58 Database objects now return parent
  • #57 Page objects now contain URL
  • #55 Database property objects now include the property name (BREAKING CHANGE)
  • #54 Number property type in Database now support more currency formats
  • #53 Add branch protection rule on Main branch

Bug Fixes 🐛

  • #75 Fix naming of contribution guideline file name

CI/Test 👷🏼

  • #51 CI: Enforce a consistent coding style using CI Build
  • #66 Add Unit/Integration tests for Pages endpoints

Documentations 📝

  • #68 Add Readme for NuGet package
  • #63 Add Contributing guidelines
  • #62 Add section in readme to list supported API endpoints by SDK

Hooray!!! 🥳 I am very excited for this release 🚀. If you like what we do. Please star the repo and everyone are welcome to contribute. ❤️