Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 04:51
· 153 commits to master since this release

1.3.0 (2023-05-18)

Bug Fixes

  • add dateArchived to the exposed variable in the template (1a67d16)
  • add lowercase, uppercase and uppercasefirst to the function map in the template (957bbca)
  • add state to the exposed variable in the template (26572b6)
  • add tweet, video and image page type (ffdcd92)
  • add wordsCount and readLength to the exposed variables in the article template (56813b7)
  • allow articles to be synced into a single file and add a toggle in the settings (4c04f8e)
  • allow frontmatter to be an array (2b3b0f3)
  • allow scheduled sync and set a frequency in minutes (8800d38)
  • preparse template before rendering (c41bc8f)
  • show release notes after upgrade (37382a2)
  • use multiline string for title and author in default template (c7e5daf)

Features

  • highlight highlights in the exported content in markdown (6cc1b04)