FintechOS Platform 24.4.0.3
June 12th, 2026
This release brings a new feature.
What's New
Multiple users can now complete independent B2C journeys within the same browser instance. Previously, opening a second journey in the same browser would overwrite the first user's session, causing data conflicts and blocked applications.
- Each user gets an isolated session — switching between tabs or users no longer causes overlap or data loss.
- Both B2C and portal sessions are fully separated.
- Starting a new journey always creates a fresh session.
- Users can partially complete a form, leave, and return without affecting another user's progress.
Common scenarios this resolves:
- Shared browser at home: A bank client starts a loan application, then their spouse opens the same form in a new tab with their own credentials. Both can save progress, return later, and submit independently.
-
Employee reviewing multiple clients: A bank employee opens resume journeys for several clients in separate tabs. Each client's application stays correctly linked to the right customer.
-
Blocked application recovery: When a client's application becomes stuck, an employee can reload or restart it without accidentally mixing it with another client's data.
-
Multi-merchant checkout: A customer shopping across multiple merchant sites gets a separate B2C application per merchant, correctly linked to the right account.
No configuration required, this enhancement works automatically for all B2C and portal sessions.