Skip to content

reMember v1.1.1

Choose a tag to compare

@ctucker1984 ctucker1984 released this 07 Aug 06:35
· 107 commits to master since this release

reMember 1.1.1

Install from Assets → remember.zip (or remember-1.1.1.zip). Do not use “Source code (zip)” — that unpacks as remember-1.1.1/ and will fatal next to an existing install.

Highlights

  • Member dashboard: Invoice # links to the customer Xero online invoice (in.xero.com), not the staff Xero UI.
  • Online invoice URL stored on the payment row (xero_online_invoice_url, schema 1.17.0) during create/sync.

Fixes

  • Xero payment sync no longer treats auth errors (e.g. “not found” in refresh-token messages) as a deleted invoice that wipes amounts.
  • QuickBooks missing-invoice detection tightened the same way.
  • Refuse to load a second copy of the plugin (duplicate folder guard).

Packaging

  • Release asset remember.zip unpacks to wp-content/plugins/remember/.

Full Changelog: v1.1.0...v1.1.1