Skip to content

Releases: yannbolliger/notion-exporter

v0.6.2

04 Jun 06:49
Compare
Choose a tag to compare

v0.6.1...v0.6.2

v0.6.1

03 Mar 17:14
Compare
Choose a tag to compare
  • FIX: Always set recursive flag in request 699338e

v0.6.0...v0.6.1

v0.6.0

22 Feb 19:36
Compare
Choose a tag to compare

New features

Breaking changes

  • Default timezone that gets passed to the Notion API is now UTC.

v0.5.0...v0.6.0

v0.5.0

24 Nov 17:18
Compare
Choose a tag to compare
  • fix of #4 : export all csv lines again. 3a08e66
  • Upgrade all deps

v0.4.1...v0.5.0

v0.4.1

06 May 13:16
Compare
Choose a tag to compare
  • Still export everything from DB. 35026ce

v0.4.0...v0.4.1

v0.4.0

31 Mar 17:31
Compare
Choose a tag to compare

Breaking changes

This release fixes the problem that the ZIP download now also requires a Cookie. See the updated README for the new Cookie

  • Fix to single node version. b71b4e5
  • Send and require file_token cookie. b8c5b1b

v0.3.2...v0.4.0

v0.3.2

07 Mar 11:44
Compare
Choose a tag to compare

A Notion export task can also be in state not_started. This fix treats that state the same as in_progress instead of aborting the export.

  • fix: add not started state to waiting 83ce5c4

v0.3.1...v0.3.2

v0.3.1

05 Mar 14:36
Compare
Choose a tag to compare
  • Improve error message on export task failure. 0bde868
  • Add run command to package.json 6a86147

v0.3.0...v0.3.1

v0.3.0

24 Mar 23:45
Compare
Choose a tag to compare
  • Extract block Ids from Notion URLs.

v0.2.0...v0.3.0

v0.2.0

04 Jan 09:06
Compare
Choose a tag to compare

Adapts to a change of schema in the internal Notion JSON API.
Older versions of this tool stopped working, you need to update.

v0.1.2...v0.2.0