Skip to content

fix: Fixed #40 due to the update of Notion API - #42

Merged
echo724 merged 6 commits into
mainfrom
develop
Oct 14, 2022
Merged

fix: Fixed #40 due to the update of Notion API#42
echo724 merged 6 commits into
mainfrom
develop

Conversation

@echo724

@echo724 echo724 commented Oct 14, 2022

Copy link
Copy Markdown
Owner

Since the update of Notion API, the 'text' property of the block object was changed to 'rich_text'.
Thus, I updated the requirement of the version of Notion-client to 1.0.1 and fixed 'text' property name to 'rich_text'

@echo724
echo724 merged commit 1a63351 into main Oct 14, 2022
@echo724
echo724 deleted the develop branch October 14, 2022 06:20
github-actions Bot pushed a commit that referenced this pull request Oct 14, 2022
## [2.8.0](v2.7.6...v2.8.0) (2022-10-14)

### Features

* Make downloaded filenames consistent between runs ([#38](#38)) ([30e8f0b](30e8f0b))

### Bug Fixes

* Fixed [#40](#40) due to the update of Notion API ([#42](#42)) ([1a63351](1a63351))
@github-actions

Copy link
Copy Markdown

🎉 This issue has been resolved in version 2.8.0 🎉

The release is available on PyPI and GitHub.

YouXam pushed a commit to YouXam/notion2md that referenced this pull request Nov 3, 2023
* fix: Fixed MarkdownExporter makes markdown file even if unzipped flag is on

* refactor: Moved CLIExporter to exporter directory

* chore: Update dependency requirement of the version of Notion-client 1.0.1

* fix: Fixed parsing 'text' error due to update of Notion API
YouXam pushed a commit to YouXam/notion2md that referenced this pull request Nov 3, 2023
## [2.8.0](echo724/notion2md@v2.7.6...v2.8.0) (2022-10-14)

### Features

* Make downloaded filenames consistent between runs ([echo724#38](echo724#38)) ([30e8f0b](echo724@30e8f0b))

### Bug Fixes

* Fixed [echo724#40](echo724#40) due to the update of Notion API ([echo724#42](echo724#42)) ([1a63351](echo724@1a63351))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant