•Version 2026.07.1
One-Time Passcode Login, Saved Recipients & One-Shot Template API
SecurityeSignatureAPIPlatform
This week you can sign in with a one-time passcode sent by email or text, auto-fill agreement recipients from people you have sent to before, and build a complete Sign template in one API request.
Sign In with a One-Time Passcode
- One-Time Passcode Login. You can now sign in with a single-use code sent to your email or phone instead of typing a password. Codes are short-lived, and a six-digit code verifies automatically as soon as it is filled in or pasted, so getting into your account is both quicker and more secure.
Propper Sign Enhancements
Recipients
- Saved Recipients. As you build an agreement, the recipient field now suggests people you have sent to before and fills in their name and email for you. A new Recipients page lists your previously-used recipients so you can find the right person at a glance, without retyping details every time.
Fixes & Reliability
- Fields Stay Put When You Reorder Documents. Signature and other fields now stay on their intended page when you reorder the documents in an agreement, so nothing drifts out of place.
- View in Browser and Clone on Copy. You can now open a document in the browser to view it, and copying an agreement to a new one clones the original source document so you start from a faithful copy.
- No Stray Browser Autofill. The browser no longer tries to autofill the recipient and subject fields, preventing accidental values from landing in your agreement.
- Clearer "Request a New Link" Errors. When a signer requests a fresh signing link, any problem is now surfaced clearly instead of failing silently.
- Dependable Bulk Send. A double-click or client retry can no longer fan out duplicate sends or re-notify recipients, so bulk send does exactly what you expect, exactly once.
Sign API
- One-Shot Template Creation.
POST /v1/sign/templatesnow accepts a fully populated payload (documents, recipients and roles, field placements, and email defaults) and creates the whole template in a single request, instead of creating an empty stub and filling it in afterward. See the Sign API docs - Propper JSON Export by Default. Template export now returns Propper JSON by default, which round-trips straight back into template create and import for clean, portable backups.
- Client Self-Status Endpoint. A new
POST /oauth2/clientinfoendpoint lets an API client check its own registration status programmatically.
Platform
- Cookie Consent Controls. The app now includes a cookie consent banner and a preferences dialog, so you can review and choose which categories of cookies to allow, with your choice remembered across visits.
Ready to put these to work? Book a demo to see one-time passcode login and saved recipients in action, or start your free trial to get started today.