Skip to content

Releases: souvikinator/notion-to-md

v3.1.4

07 Jan 16:33
d83d502
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

NOTE: This will likely be the final release for v3.x.x (unless urgent fixes are needed). We wanted to ensure all content-related updates are available for you before we proceed with v4 development

Due to architectural limitation and community requirement we are working on notion-to-md v4 with focus on:

  • Expanding content format support beyond Markdown (MDX, JSX, HTML, LATEX....you name it!)
  • Performance enhancements
  • Enhanced support for static site generators and CMS workflow focused
  • Greater customization for unique use cases

Would appreciate your participation in the proposal, let us know if it'll handle your usecase :)

v3.1.3

06 Jan 14:07
075d767
Compare
Choose a tag to compare

NOTE: This will likely be the final release for v3.x.x (unless urgent fixes are needed). We wanted to ensure all content-related updates are available for you before we proceed with v4 development

Due to architectural limitation and community requirement we are working on notion-to-md v4 with focus on:

  • Expanding content format support beyond Markdown (MDX, JSX, HTML, LATEX....you name it!)
  • Performance enhancements
  • Enhanced support for static site generators and CMS workflow focused
  • Greater customization for unique use cases

Would appreciate your participation in the proposal, let us know if it'll handle your usecase :)

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

05 Jan 19:42
01233db
Compare
Choose a tag to compare

NOTE: This will likely be the final release for v3.x.x (unless urgent fixes are needed). We wanted to ensure all content-related updates are available for you before we proceed with v4 development

Due to architectural limitation and community requirement we are working on notion-to-md v4 with focus on:

  • Expanding content format support beyond Markdown (MDX, JSX, HTML, LATEX....you name it!)
  • Performance enhancements
  • Enhanced support for static site generators and CMS workflow focused
  • Greater customization for unique use cases

Would appreciate your participation in the proposal, let us know if it'll handle your usecase :)

What's Changed

  • Skip unsupported block type. by @TJMaria in #105
  • toMarkdownString has trouble with multiline blockquotes #117 & #103
  • JS Doc type #110

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

15 Jul 04:29
Compare
Choose a tag to compare

What's Changed

  • Fix: Wrong typings - CustomTransformer? #93 by @UgRoss in #94
  • Fix: missing/insufficient newlines after <details> tags #91
  • Fix: undefined at the end of the table

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

11 Jun 20:07
Compare
Choose a tag to compare

What's Changed

  • Add: Config option parseChildPages, defaults to true. Setting it false will not parse any child page
  • Fix: unable to render synced_block from both ways by @Doradx in #89
  • Fix: config for separateChildPage now correctly on NotionToMarkdown [Doc updated] by @gregonarash in #90

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

20 May 18:06
Compare
Choose a tag to compare

What's changed

  • 'undefined' in the last line of table markdown string #86
  • Improvement: Use string union for Block Type instead of string #83

Full Changelog: v3.0.0...v3.0.1

v3.0.0

16 May 21:58
Compare
Choose a tag to compare

What's Changed

  • Convert Notion's temporary s3 image URLs to base64 by @that-ambuj in #81
  • Improved file and image link display by using caption/filename/file type as the link title #61
  • Removed any existing try-catch block and let the user handle it. (Keep errors uncaught #79)
  • Fix: adding a custom transformer for synced blocks produces double output #62
  • Fix: duplicate blocks rendering in column format

New Contributors

Full Changelog: v2.7.0...v3.0.0

V2.7.0

09 May 19:10
5cd0b5e
Compare
Choose a tag to compare

Breaking Changes

Full Changelog: v2.6.0...v2.7.0

V2.6.0

06 May 04:26
7780938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.6...v2.6.0

v2.5.6

16 Apr 05:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.6