Skip to content

v0.8.0 — AJAX retrofit for ticket reply + resolve, deep-link fix

Latest

Choose a tag to compare

@racean racean released this 11 Jun 15:16
· 125 commits to main since this release
302fcce

First publicly tagged release. The README's install instructions have always pointed here — this fills it in.

Highlights

  • AJAX retrofit for ticket reply + resolve (PR #11) — replies and resolutions now land in-place with no page reload
  • New ticket from wp-admin (PR #8) — open a Bynli ticket without leaving WordPress
  • Deep-link fix?tx= parameter no longer used for ticket routing
  • Daily reporter + heartbeat — storage bytes + WP/PHP version posted to bynli.com
  • Self-updater via /api/site-host/version — Bynli serves new versions through WP's native update UI
  • 7 shortcodes[bynli-form], [bynli-events], [bynli-donate], [bynli-modal], [bynli-confirm], [bynli-toast], [bynli-widget]

Install

  1. Download bynli-connect.zip below
  2. WP admin → Plugins → Add New → Upload Plugin → pick the zip → Activate
  3. Generate a site key at bynli.com/dash/sites/host-keys (sign in as a team admin)
  4. WP admin → Settings → Bynli Connect → paste the key → SaveSend heartbeat

Requirements

  • WordPress 6.0+
  • PHP 7.4+

Future updates roll automatically through WP's native update flow.