You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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