Skip to content

Releases: unostar/unoSignature

unoSignature v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:14
  • Milestone: production release for paid consultations and visa service products (EPO → Firma checkout).
  • Visa visa_services: primary, spouse/partner, additional adults, minors, sponsor, and representative mapped into contract textareas.
  • Checkout session: recreate signing requests when billing or visa EPO data changes; keep the 48h declined cool-off.

unoSignature v0.1.38

Choose a tag to compare

@github-actions github-actions released this 08 Aug 09:03
  • Checkout: abandon stale Firma session when billing email or contract data (visa EPO) changes, and create a new signing request.
  • Checkout: after a cancelled/expired request, fall through to create instead of blocking on an empty sent notice.
  • Checkout: do not bypass the 48h declined cool-off when cart/billing fingerprint changes.

unoSignature v0.1.37

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:17
  • Visa EPO: parse firma_spouse_* contact fields and include a Spouse/Partner: line in the additional applicants textarea.

unoSignature v0.1.36

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:28
  • Firma recipient: restore N/A fallback for empty postal_code and state_province so send succeeds when WooCommerce hides those fields (e.g. UAE). Keep empty strings for other optional address fields.

unoSignature v0.1.35

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:42
  • Settings: move the template rule Remove button to the right and style it red so it is less likely to be mistaken for Save.

unoSignature v0.1.34

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:17
  • Update details modal: load the full CHANGELOG.md from the GitHub release tag instead of the installed copy, so skipped versions (e.g. 0.1.32–0.1.33) appear before you update.

unoSignature v0.1.33

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:10
  • Visa minor child birthdates: always format contract dates as d-M-Y, parsing EPO DD/MM/YYYY correctly instead of relying on strtotime().

unoSignature v0.1.32

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:45
  • Fix update details modal: show the offered release changelog from GitHub when the installed plugin does not include that version yet.

unoSignature v0.1.31

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:40
  • Visa additional_applicants textarea: put Primary Applicant first; show the Additional Applicant's header only when there are additional adults or minor children.
  • Firma recipient address: use empty strings instead of N/A when optional billing fields are missing.

unoSignature v0.1.30

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:48
  • Switch the GitHub updater to public releases: hardcoded unostar/unoSignature, no token required.
  • Remove the Plugin updates (GitHub) section from Settings; drop stored GitHub credentials on upgrade.