Skip to content

Releases: notion-dotnet/notion-sdk-net

4.4.0 release - πŸͺ” Happy Diwali!

18 Oct 16:00
755d02a

Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • Fixed: Added support to pass Basic Authentication for the authentication endpoint (#473) β€” @KoditkarVedant
  • Fixed: Deserialization issue for default_background (#466) β€” @kkuepper

🧰 Maintenance

  • Updated documentation with newly supported API endpoints (#495) β€” @KoditkarVedant
  • Removed LGTM YAML and links πŸ—‘οΈ (#459) β€” @KoditkarVedant
  • Added a workflow to greet first-time contributors (#455) β€” @KoditkarVedant
  • Updated dependencies via Dependabot:
    • Microsoft.VisualStudio.VsixColorCompiler: 16.0.0 β†’ 17.11.35325.10 (#448)
    • xunit.runner.visualstudio: 2.4.3 β†’ 3.0.2 (#444)
    • coverlet.collector: 1.3.0 β†’ 6.0.4 (#443)
    • Microsoft.NET.Test.Sdk: 16.7.1 β†’ 17.13.0 (#440)
    • Microsoft.SourceLink.GitHub: 1.1.1 β†’ 8.0.0 (#439)

πŸ“ˆ Milestone

πŸŽ‰ We’ve reached 327.9K downloads! πŸ₯³
A heartfelt thank you to everyone for the continued love and support for this SDK. It’s been a while since our last release, and we’re thrilled to bring you this update packed with new features and improvements.

πŸ™Œ Special Thanks

Huge appreciation to our amazing contributors for this release:
@Mr-Bally, and @kkuepper β€” for your valuable contributions β€” your work keeps this project shining! πŸ’ͺ

Everyone is welcome to contribute β€” we’d love to hear your ideas! Feel free to open an issue or start a discussion anytime.

πŸš€ Looking for a Maintainer

If you’re passionate about this project and want to help shape its future, join the discussion here: πŸ”— Maintainer Discussion

Don’t hesitate to open an issue if you’re interested in becoming a maintainer.

πŸͺ” Happy Diwali!

As we light up new features and fixes, we wish you and your loved ones a bright and joyous Diwali filled with happiness, prosperity, and innovation! ✨

Let’s continue building and sharing light β€” both in code and community. πŸ’›

4.4.0-preview-1.9.16.2025

16 Sep 14:04
49fea85

Choose a tag to compare

Pre-release

Changes

🧰 Maintenance

4.3.0 release

13 Apr 10:22
3fde7b7

Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

πŸŽ‰πŸŽ‰πŸŽ‰


πŸŽ‰ We've hit 263.2K downloads! πŸ₯³

A huge thank you to everyone for the continued love and support for this SDK. It's been a little while since our last release, and I'm excited to share this update with you all.

Special thanks to @kosaku-hayashi, @Kuzmanov, @kashifsoofi, @mzahor, and @gehongyan for their contributions β€” your efforts are deeply appreciated!

Everyone is welcome to contribute, and I'd love to hear your ideas. Feel free to open an issue or start a discussion anytime.


πŸš€ Looking for a maintainer!
If you're passionate about this project and want to help shape its future, check out the discussion here:
https://github.com/notion-dotnet/notion-sdk-net/discussions/349

Don't hesitate to open an issue if you're interested in becoming a maintainer.

4.2.0 release

17 Sep 00:07
18d3dab

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

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

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

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

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

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

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

πŸŽ‰ πŸŽ‰ πŸŽ‰