Kinsta Sync 1.1.3
Reliability hardening:
- Fail-fast pre-flight. Pulls and pushes now verify SSH + remote WP-CLI are reachable before any backup or file transfer. A bad SSH key or unreachable host surfaces immediately with a clear message instead of failing cryptically mid-sync.
- Backup verification. The pre-pull and pre-push database backups are checked for validity (non-empty) before the destructive import runs — the automatic rollback is only as good as its backup, so a failed/empty dump now aborts the sync instead of silently leaving you unprotected.
- Network resilience. Kinsta API calls now use a 30s timeout and retry transient failures (network blips, timeouts, 5xx, 429) with backoff, so a hung request no longer freezes a sync.
Repo housekeeping: added a LICENSE (MIT) and a security policy.
Install: download local-addon-kinsta-1.1.3.tgz below → Local → Add-ons → Installed → Install from disk.