Skip to content

Releases: Hunter28-lucky/Krish-sync-plugin

v3.4.2

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 14:43
v3.4.2: Fix title mapping to Topic column instead of Magazine Category

v3.3.5

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 13:34
v3.3.5: Use Drive API for doc creation to bypass Docs API 403

v3.3.4

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 13:25
Bump version to 3.3.4 and add docs service logging

v3.3.3

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 11:31
v3.3.3: Force new access token for Docs scope

Docs Quota Fix

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 11:12
v3.3.2

v3.3.2: Bump version for WordPress update detection

Auto-create Google Docs check

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 21 Mar 10:37
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

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 15 Mar 07:43
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

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 15 Mar 06:23
v2.6.0: Remove SEO Title column, keep only Topic (Title)

v2.5.1 — Sync Button Animation + Update Cache Fix

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 15 Mar 06:17
v2.5.1: Fix update cache issue + add force-check link on plugins page

v2.5.0 — Sync Button Animation

Choose a tag to compare

@Hunter28-lucky Hunter28-lucky released this 15 Mar 06:11

Sync button now smoothly transitions from blue to green with a pulse animation on successful sync