Skip to content

Releases: notion-dotnet/notion-sdk-net

4.2.0 release

17 Sep 00:07
18d3dab
Compare
Choose a tag to compare

Enhancements/Tech ✨

  • #253 Support API's to return the response headers
  • #358 Add support to pass paginated query params for Users.ListAsync() API
  • #361 Add support for SyncedBlock
  • #362 Expose Retry-After value into the exception
  • #366 Add Support for UniqueId Property
  • #370 Add support for filter_properties
  • #371 A support for after parameter to the Append block children API
  • #372 Add support for public_url on Page and Database object
  • #374 Add support for Verification Property
  • #373 Support New Notion Error Codes

Bug Fixes 🐛

  • #365 Body validation fail when using TimestampLastEditedTimeFilter in DB query.

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎉 🎉 🎉


We have crossed 109.8K downloads 🥳

Thank you all for the love and support you are showing on this SDK. It's been some time we had our last release. I would like to thank you @Dmitry-VF, @RandomUser14, @Poltuu and @HermanSchoenfeld for their contribution. Everyone are welcome to contribute. I'm happy to hear any idea you have - fill free to open issue or discussion.


I'm looking for maintainer for the project - #349 feel free to open an issue if you are interested to become a maintainer.

🎉 🎉 🎉

4.1.0 release

24 Jan 14:05
f5c40c6
Compare
Choose a tag to compare

Enhancements/Tech ✨

  • #353/#355 Allow null value for SelectPropertyValue.Select property
  • #342 Follow common API conventions
  • #340 Fix Typos (@sotiriszogos)
  • #335 Setup JetBrains Cleanup Code
  • #332 Update to latest version of Microsoft.SourceLink.GitHub (@vinibeloni)

Bug Fixes 🐛

  • #347 Incorrect Type: TableBlock.TableInfo.Children should be IEnumerable

CI/Test 👷🏼

  • #336 Add lint in CI build workflow

Documentations 📝

  • Updated readme with the information of default Notion-Version per package version.

We have crossed 100⭐ 🤩 🤩

Thank you all for the love and support you are showing on this SDK. It's been some time we had our last release. I would like to thank you @sotiriszogos and @vinibeloni for their contribution. Everyone are welcome to contribute. I'm happy to hear any idea you have - fill free to open issue or discussion.

🎉 🎉 🎉

4.0.0 release

04 Oct 18:49
e9bab07
Compare
Choose a tag to compare

Enhancements/Tech ✨

  • #257 Add support for Notion-Version 2022-06-28
    • #258 Page properties must be retrieved using the page properties endpoint
    • #259 Parents are now always direct parents; a parent field has been added to block
    • #298 Set default Notion-Version to 2022-06-28
    • #260 Database relations have a type of single_property and dual_property
  • #310 Add support for Comments API
  • #319 Version 2022-06-28 includes page property types and values
  • #323 Add support for link_preview block type
  • #329 Add support for StatusFilter

Bug Fixes 🐛

  • #309 Number property causes exception in RetrievePagePropertyItem
  • #317 RetrievePagePropertyItem does not return any data for RichText properties (v4 preview)
  • #325 RetrievePagePropertyItem for status property failed

CI/Test 👷🏼

  • Add Integration tests for bug fixes

Documentations 📝

  • Updated readme with the information of default Notion-Version per package version.

🎉 🎉 🎉

4.0.0-preview-6.9.19.2022

18 Sep 18:42
dc5cf2c
Compare
Choose a tag to compare
Pre-release

Enhancements/Tech ✨

  • N/A

Bug Fixes 🐛

  • #325 RetrievePagePropertyItem for status property failed

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎉 🎉 🎉

4.0.0-preview-5.9.15.2022

14 Sep 20:20
ed18e1a
Compare
Choose a tag to compare
Pre-release

Enhancements/Tech ✨

  • #323 Add support for link_preview block type

Bug Fixes 🐛

  • N/A

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎉 🎉 🎉

4.0.0-preview-4.9.11.2022

10 Sep 20:37
1eb0428
Compare
Choose a tag to compare
Pre-release

Enhancements/Tech ✨

  • #319 Version 2022-06-28 includes page property types and values

Bug Fixes 🐛

  • #317 RetrievePagePropertyItem does not return any data for RichText properties (v4 preview)

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎉 🎉 🎉

4.0.0-preview-3.9.1.2022

01 Sep 08:11
79c1f63
Compare
Choose a tag to compare
Pre-release

Enhancements/Tech ✨

  • #316 Fix LGTM warnings

Bug Fixes 🐛

  • #315 fix notion API error message parsing

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

🎉 🎉 🎉

4.0.0-preview-2.8.29.2022

28 Aug 21:07
cf1e4ee
Compare
Choose a tag to compare
Pre-release

Enhancements ✨

  • #310 Add support for Comments API

Bug Fixes 🐛

  • #309 Number property causes exception in RetrievePagePropertyItem

CI/Test 👷🏼

  • N/A

Documentations 📝

  • Update readme with Comments API

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.
🎉 🎉 🎉

4.0.0-preview-1.8.21.2022

20 Aug 21:58
97b2983
Compare
Choose a tag to compare
Pre-release

Enhancements ✨

  • #298 Set default Notion-Version to 2022-06-28
  • #258 Page properties must be retrieved using the page properties endpoint.
  • #259 Parents are now always direct parents; a parent field has been added to block.
  • #260 Database relations have a type of single_property and dual_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. Everyone are welcome to contribute. I'm happy to hear any idea you have - fill free to open issue or discussion.
🎉 🎉 🎉

3.1.2 release

20 Aug 20:12
6c4e614
Compare
Choose a tag to compare

Enhancements ✨

  • N/A

Bug Fixes 🐛

  • #299 Unexpected token exception: Databases.RetrieveAsync
  • #302 Make Color property nullable

CI/Test 👷🏼

  • N/A

Documentations 📝

  • N/A

This release as bugs found in the previous release 3.1.0

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