Skip to content

Releases: notion-dotnet/notion-sdk-net

3.1.0 release

20 Aug 11:09
6fd0cae
Compare
Choose a tag to compare

Enhancements ✨

  • #249 Created by and last edited by properties in Block, Page and Database objects
  • #250 Add support for archived property for database object
  • #251 Block colors are now supported in the API
  • #252 Query a database endpoint supports filtering by timestamp
  • #254 Add support for creating inline databases with is_inline
  • #255 Add support for reading and writing database descriptions with the description field.
  • #256 Add limited read only support for database status properties.

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

Thank you all for the love and support you are showing on this SDK. Everyone are welcome to contribute. I'm happy to hear any idea you have - fill free to open issue or discussion.
🎉 🎉 🎉

3.0.0 release

17 Jul 20:00
f7d5449
Compare
Choose a tag to compare

Enhancements ✨

  • #241 Support Notion-Version 2022-02-22
    • #242 The text in blocks has been renamed to rich_text, to be consistent with the database property type
    • #243 Query database filter changes
      • #246 phone and text no longer supported in the query database endpoint
      • #247 rollup property filters accept rich_text instead of text
      • #248 formula property filters accept string instead of text
    • #244 property_item objects now return a type, next_url, and id
    • #245 Removed the List Databases endpoint

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • Added details of default Notion-Version supported by NuGet package versions.

It got delayed but It's finally here. Now the library supports Notion-Version 2022-02-22.
Once again thank you all for the love and support you are showing on this SDK. Everyone are welcome to contribute. I'm happy to hear any idea you have - fill free to open issue or discussion.
🎉 🎉 🎉

2.2.5 release

16 Jul 15:30
07d09c4
Compare
Choose a tag to compare

Enhancements ✨

  • #226 Add table and table_row block support
  • #227 Add support for Caption property in code block type
  • #236 Add Time Zone support to Date property
  • #237 Add ability to clear date property

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

Thank you all for the love and support you are showing on this SDK. We have crossed 20k+ downloads and 71 starred. 🎉 🎉 🎉

2.2.4 release

03 Jul 14:05
9ca4c5e
Compare
Choose a tag to compare

Enhancements ✨

  • #232 Class name "URLPropertyScheam" is misspelled
  • #234 Add caption property in file block

Bug Fixes 🐛

  • #229 Fix wrong field used in relation field

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

It's been some time :) Thank you all for the love and support you are showing on this SDK. We have crossed 17k+ downloads and 70 starred. 🎉 🎉 🎉

2.2.3 release

09 Jan 16:37
2ca1c64
Compare
Choose a tag to compare

Enhancements ✨

  • #223 Remove Enum used in Response models

Bug Fixes 🐛

  • #220 Error converting value "unique" to type 'Notion.Client.Function'. Path 'rollup.function'

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎆 🎆 🎆 🎆
Everyone are welcome to contribute. 👋🏼 @KoditkarVedant

2.2.2 release

01 Jan 17:47
aec0659
Compare
Choose a tag to compare

Enhancements ✨

  • #207 Synced Block, Link to Page and Template block types are now supported in the API
  • #208 Add support for synced block enhancement
  • #209 Add support for "Link to page" block enhancement good first issue
  • #210 Add support for Template block enhancement
  • #196 Add support for updating Embed block type enhancement
  • #195 Add support for updating Media blocks (image, video, file, pdf) enhancement

Bug Fixes 🐛

  • #211 Error when reading values form QuoteBlock.Text property bug

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎆 🎆 🎆 🎆
First release of year 2022
Everyone are welcome to contribute. 👋🏼 @KoditkarVedant

2.2.1 release

11 Dec 13:52
b5f9e9b
Compare
Choose a tag to compare

Enhancements ✨

  • #194 Add support for Audio block enhancement
  • #193 Add support for updating Bookmark block
  • #191 Add support for Divider block type
  • #190 Add support for Column List and Column Block enhancement
  • #188 Expose method to set Icon and Cover on PagesCreateParametersBuilder
  • #182 Dates with times and timezones are now supported on Database Date Filters
  • #181 Breadcrumb block types are now supported in the API
  • #180 Add support for Table of contents block type
  • #177 Users can now retrieve, add, and update Equation block
  • #176 Users can now add and update Callout and Quote block types
  • #175 Retrieve page property item documentation
  • #50 Add Microsoft dependency injection extension for notion client
  • #12 Add Logging support to library

Bug Fixes 🐛

  • #178 Cannot insert page with Select property

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🪔🎃🎅🏼🎆
This is very exciting release. It adds support for many features provided by Notion. Project had participated in #Hactoberfest2021. We have got few contributions from community. Congratulations 🎉 🥳 to @mhall002 on his/her first contribution this project. Looking for many more.

Everyone are welcome to contribute. 👋🏼 @KoditkarVedant

2.2.1-preview-1.11.1.2021 release

01 Nov 14:23
809ea31
Compare
Choose a tag to compare
Pre-release

Enhancements ✨

  • #12 Add logging support
  • #50 Add Microsoft dependency injection extension for notion client
  • #181 Add support for breadcrumb block

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • Update ReadMe
    • Microsoft dependency example
    • Add Factory example

2.2.1-preview.1.10.24.2021 release

24 Oct 18:02
bc97ff5
Compare
Choose a tag to compare
Pre-release

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #178 Cannot create page with Select property

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

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

2.2.0 release

07 Oct 13:27
4605da3
Compare
Choose a tag to compare

Enhancements ✨

  • #168 Retrieve your token's bot user with GET /v1/users/me
  • #163 Expose the IRestClient in INotionClient
  • #159 API support for code, inline databases, and database page blocks
  • #171 Add support to archive a block in update block API

Bug Fixes 🐛

  • #165 Create Page fails
  • #164 Number in NumberPropertyValue needs to be Nullable

CI/Test 👷🏼

  • Update GitHub Action to filter and run only unit tests cases

Documentations 📝

  • Update ReadMe with new supported endpoints
  • Update ReadMe to show the contributors images

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