Releases: unostar/unoSignature
Releases · unostar/unoSignature
Release list
unoSignature v0.2.0
- 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
- 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
sentnotice. - Checkout: do not bypass the 48h declined cool-off when cart/billing fingerprint changes.
unoSignature v0.1.37
- Visa EPO: parse
firma_spouse_*contact fields and include aSpouse/Partner:line in the additional applicants textarea.
unoSignature v0.1.36
- Firma recipient: restore
N/Afallback for emptypostal_codeandstate_provinceso send succeeds when WooCommerce hides those fields (e.g. UAE). Keep empty strings for other optional address fields.
unoSignature v0.1.35
- 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
- Update details modal: load the full
CHANGELOG.mdfrom 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
- Visa minor child birthdates: always format contract dates as
d-M-Y, parsing EPODD/MM/YYYYcorrectly instead of relying onstrtotime().
unoSignature v0.1.32
- 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
- Visa
additional_applicantstextarea: 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/Awhen optional billing fields are missing.
unoSignature v0.1.30
- 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.