Releases: Hunter28-lucky/Krish-sync-plugin
Releases · Hunter28-lucky/Krish-sync-plugin
Release list
v3.4.2
v3.3.5
v3.3.5: Use Drive API for doc creation to bypass Docs API 403
v3.3.4
Bump version to 3.3.4 and add docs service logging
v3.3.3
v3.3.3: Force new access token for Docs scope
Docs Quota Fix
v3.3.2 v3.3.2: Bump version for WordPress update detection
Auto-create Google Docs check
v3.3.1 v3.3.1: Show Google Doc errors in sync response for debugging
latest changes about putting it on the last and more
v3.2.0: 3-tier smart column matching, append-at-end, bug fixes
Major Features:
- 3-tier smart column matching (exact → contains → skip)
Reads Row 1 headers and maps data to correct columns regardless of
column order, naming, or extra columns (Type, Colour, etc.)
- Append at true end: new rows always go after the last row with data
across ALL columns, never in gaps or at the top
- Smart batchUpdate: only writes to plugin-managed cells, leaves all
other columns completely untouched
- SEO Title restored as a matchable data field
Bug Fixes:
- get_values() now propagates WP_Error instead of swallowing it
- Post ID validation order fixed (checked before current_user_can)
- find_row_by_post_id() now returns WP_Error on API failures
- Removed /X/g regex that corrupted tag names containing letter X
- Replaced deprecated current_time('timestamp') with time()
- Fixed cache duration comment (said 12h, was actually 6h)
v2.6.0 — Remove SEO Title
v2.6.0: Remove SEO Title column, keep only Topic (Title)
v2.5.1 — Sync Button Animation + Update Cache Fix
v2.5.1: Fix update cache issue + add force-check link on plugins page
v2.5.0 — Sync Button Animation
Sync button now smoothly transitions from blue to green with a pulse animation on successful sync