Platform
80eight Platform (API) — v2.0.27.1
A follow-up release: password resets move onto our identity provider, and the trading safety net gets steadier.
Account security
- Password resets now run through our identity provider. Requesting a new password uses the same hardened, hosted flow that protects sign-in, replacing the older in-house reset path.
Trading reliability
- Trade recovery is a single atomic step. The background process that clears a trade left mid-execution now claims and releases it in one operation, so a trade can only ever be handled once.
Behind the scenes
- Email delivery is monitored. A failed send raises an operational alert, and the platform verifies its email configuration at start-up rather than discovering a problem when the first message is due.
