notion-sdk-net

A Notion SDK for .Net

MIT License

Stars
184

Bot releases are visible (Hide)

notion-sdk-net - 2.0.1 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 2.0.0 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.4.3 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.4.2 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.4.1 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.4.0 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.3.1 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.3.0 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.2.0 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.1.0 release

Published by KoditkarVedant about 3 years ago

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. ❤ī¸

notion-sdk-net - 1.0.4 release

Published by KoditkarVedant about 3 years ago

Enhancements ✨

N/A

Bug Fixes 🐛

  • #49 Invalid database property "file"

CI/Test 👷đŸŧ

N/A

Documentations 📝

N/A

notion-sdk-net - 1.0.3 release

Published by KoditkarVedant about 3 years ago

Enhancements ✨

N/A

Bug Fixes 🐛

  • #43 Add missing Rollup config Function Enums
  • #47 Boolean property of FormulaPropertyValue class can be Nullable

CI/Test 👷đŸŧ

N/A

Documentations 📝

N/A

notion-sdk-net - 1.0.2 release

Published by KoditkarVedant over 3 years ago

Enhancements ✨

N/A

Bug Fixes 🐛

  • #40 'errorResponse' is null on at least one execution path.

CI/Test 👷đŸŧ

  • #38 Add SonarCloud analysis GitHub action.

Documentations 📝

N/A

notion-sdk-net - 1.0.1 release

Published by KoditkarVedant over 3 years ago

Enhancements ✨

N/A

Bug Fixes 🐛

  • #32 Fix IObject.Object (ObjectType enum) writes as number
  • #34 Fix DateProperty has type MultiSelect
  • #35 Exposed Blocks Api in NotionClient

CI/Test 👷đŸŧ

N/A

Documentations 📝

N/A

notion-sdk-net - 1.0.0 release

Published by KoditkarVedant over 3 years ago

Enhancements ✨

  • Add support for Search API
  • Parse error response and make it available in exception
  • Code clean up

Bug Fixes 🐛

N/A

CI/Test 👷đŸŧ

  • Add Issue Label Bot
  • Add Continuous security analysis: LGTM

Documentations 📝

N/A

ℹī¸ This is a first non beta release. Has support for all the API's currently exposed by Notion. Stay tuned 👀. We'd love to evolve this library to meet many more needs. Everyone are welcome to contribute. 👋đŸŧ

notion-sdk-net - 0.6.0 beta release

Published by KoditkarVedant over 3 years ago

Enhancements ✨

  • Add support for Pages API's

Bug Fixes 🐛

N/A

CI/Test 👷đŸŧ

N/A

Documentations 📝

N/A

notion-sdk-net - 0.5.0 beta release

Published by KoditkarVedant over 3 years ago

Enhancements ✨

  • Add support for Block API's
  • Add constructors to Filters for cleaner initialization
  • Fix code factor issues
  • Add editorconfig for consistent coding style

Bug Fixes 🐛

  • Correct filter models & their serialization

CI/Test 👷đŸŧ

  • Add CodeQL analysis workflow

Documentations 📝

  • Add basic usage example
  • Add instructions on how to use the Filters when Querying the database
  • Replace code snippet images with actual code

ℹī¸ This is one of the big releases. Stay tuned 👀. Everyone are welcome to contribute. 👋đŸŧ

notion-sdk-net - 0.2.0 beta release

Published by KoditkarVedant over 3 years ago

  • Added support for Databases API's #1
  • Refactor code
  • Replaced custom Json converters with JsonSubtypes converter.
  • Add basic project introduction in readme.
notion-sdk-net - 0.1.0 beta release

Published by KoditkarVedant over 3 years ago

Add support for the User object API's

  • Retrieve a User
  • List users