Skip to content

v0.7.12

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:12
· 238 commits to master since this release

About this release

  • A color change for a Google calendar now syncs to Google. Before, the sync engine marked the color as changed but never sent it.
  • A failed calendar-color fetch no longer stops the event sync. The first sync with Google now completes when this fetch fails.
  • Error output for a CalDAV 403 now includes the response body and a hint to enable caldav.googleapis.com.

📦 Install: see the README. Prebuilt binaries and checksums.txt are attached below.

Changelog

🐛 Bug fixes

  • c6c6c3c fix(sync): keep event sync when calendar-color PROPFIND 403s
  • 5699b19 fix(sync): push Google calendar colors through CalendarList

Full Changelog: v0.7.11...v0.7.12