Skip to content

v1.7.0

Compare
Choose a tag to compare
@jomei jomei released this 29 Nov 10:58
· 103 commits to main since this release
4350b6f

What's Changed

Full Changelog: v1.6.0...v1.7.0

  • All common Block fields were extracted to BasicBlock struct
  • New block types were added: EquationBlock, BreadcrumbBlock, ColumnBlock, ColumnListBlock, LinkPreviewBlock, LinkToPageBlock, TemplateBlock, SyncedBlock
  • Fix struct name typo: TableOfContentsBlock.TableOfContent -> TableOfContentsBlock.TableOfContents
  • Delete block function is now supported