August 2026
Webhook Source and HMAC signing
- Webhook Source nodes mint a unique ingest URL when you save the pipeline, then run the graph end-to-end when production is promoted.
- Optional HMAC verification (
X-Planasonix-Timestamp/X-Planasonix-Signature) with a documented signing contract for integrators. - See Webhooks and Webhook HMAC signing.
Payload typing and parsers
- Payload typing with confirm-before-coerce so unexpected shapes do not silently coerce without review.
- Fixes for CSV, XML, and JSON parser nodes used on webhook and related ingest paths.
Detailed docs for the CSV/XML payload-type selector and confirm-before-coerce UI land after that webhook lane ships to
dev. Prefer the in-product controls until those pages update.SAML SSO (Enterprise)
- Enterprise organizations can configure SAML SSO with real assertion signature and audience verification.
- Sign-in is SP-initiated (start at Planasonix → IdP → ACS). IdP app-tile launch is not available at launch.
- See SSO.
Tier entitlements
- Feature gates align with plan cards: SSO and other Enterprise capabilities no longer appear as Professional/Premium entitlements in docs or product gating.
- See Plans and pricing.
Development → production promotion
- Clear save vs promote lifecycle: production schedules and webhook-driven runs use the promoted version, not every canvas save.
- Unpromote takes production offline and pauses schedules until you promote again.
- See Environments.
Reliability and security improvements
Platform hardening, reliability fixes, and infrastructure work across the control plane and run paths.Related topics
Quickstart
First pipeline in minutes.
Concepts
Core platform vocabulary.