- Platform
- Preview
- Labs
Platform is the composable core of Parable. Everything here has been seen across enough customers, long enough, that we’re confident it behaves the same way for yours. We move things into Platform deliberately — a great composable platform takes patience to build, and we’d rather be right than fast at this layer. If something’s in Platform, it’s production, stable, and ours to keep steady.
How to read Platform results: this is the bedrock.
How to read Platform results: this is the bedrock.
New
The same connector can never sync twice at once
The same connector can never sync twice at once
Reliability
- Parable now takes a platform-level lock on each connector while it’s syncing, so a manual trigger and a scheduled run can’t accidentally both fire at the same time.
- You’ll see cleaner history in the connector activity view — one run per sync, no duplicates.
Credentials have a new, honest status: Unvalidated
Credentials have a new, honest status: Unvalidated
- Some connectors don’t yet have a built-in credential validator. Previously those credentials showed as “Valid” as soon as they were stored — which wasn’t quite true.
- You’ll now see Unvalidated in that case, so you know the credentials are stored but haven’t been verified end-to-end. When validation becomes available for a connector, the status updates automatically.
Suspend, reactivate, or revoke users from the admin UI
Suspend, reactivate, or revoke users from the admin UI
- Admins can now manage user access directly from the tenant settings — with clear status badges and confirmation dialogs.
- Previously this was a request to the Parable team; now it’s self-serve.
Credentials are encrypted with per-workspace keys in Google Cloud KMS
Credentials are encrypted with per-workspace keys in Google Cloud KMS
- Each Parable workspace now has its own asymmetric encryption key managed by Google Cloud’s Key Management Service.
- The private half of that key never leaves KMS — every decryption is hardware-backed and audit-logged. Another layer of separation between workspaces, and a cleaner answer to “where does this credential live?”.
Tenant setup now captures a domain and a stable slug up front
Tenant setup now captures a domain and a stable slug up front
- New workspaces ask for an explicit URL slug and a company domain at creation time.
- The slug is used everywhere your team will see a Parable link; the domain lays the groundwork for upcoming single-sign-on and email-based invitations.
Improved
Sync status is now reported end-to-end
Sync status is now reported end-to-end
- The ingestion service now reports every sync’s start, success, and failure back to Parable’s control plane automatically.
- When you look at a connector’s status, you’re seeing the live state of the actual run — not a best-effort guess.
Small web-app performance improvements
Small web-app performance improvements
- Tightened imports in the web application so your browser downloads slightly less JavaScript on each page load.
- Minor on its own; compounds across every navigation.
Fixed
Foreign-key integrity preserved when a related record is archived
Foreign-key integrity preserved when a related record is archived
Reliability fixes in the connector startup flow
Reliability fixes in the connector startup flow
- Resolved a startup race that could briefly delay a connector’s first connection.
- Tightened a handful of internal build and test paths so releases behave predictably.
How we tier releases: Labs · Preview · Platform. The world — and the AI beneath every intelligent product — is changing faster than ever. We ship you the latest and greatest. Occasionally your results will shift as models and methods refine; rarely enough to flip a decision, always with a note from us when the change is meaningful.