Skip to content

0.0.19

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 16:41
  • New:
    • Add "Hide sync notice" option. #55, #56
    • BREAKING CHANGE Sync file name & front matter with templates while performing updates. #57
    • Add "Disable autoescape for Nunjucks" option. #62
  • Improved:
    • API request page size is now increased to 50. #63
    • When the API request limit is reached, the API request will be retried after 1 minute of waiting. #63
    • The sync process is now performed on a page-by-page manner instead of waiting for all API responses to be received. #63
  • Fixed:
    • BREAKING CHANGE Fix duplicated highlight entry bug when performing sync in append mode. The front matter property raindrop_last_update has now been replaced by raindrop_highlights. #47