Skip to content

DocSync WP 1.1.4 - Google Docs Sync for WordPress

Choose a tag to compare

@Canvilled Canvilled released this 17 Aug 04:44
· 18 commits to main since this release
35aeb1e
  • Added Drive folder automation: watch a Google Drive folder, inventory its Google Docs, create drafts, and pick up new Docs on the folder schedule.
  • Added folder-level Include subfolders, draft or publish policy, and per-folder schedule override.
  • Added the authenticated admin feedback form and Cloudflare Worker relay for creating public GitHub issues without shipping a GitHub token.
  • Hardened release validation with exact-commit provenance, PHP 8.1 compatibility checks, official readme validation, release ZIP inspection, and clean-install runtime smoke coverage.
  • Fixed a PHP 8.1 fatal on plugin activation caused by true union return types.
  • Fixed background sync scheduling and source-state handling found during internal release hardening.
  • Improved HTML ZIP extraction cleanup and sync lock behavior to protect reliable retries.