Matrix beta, dynamic loading, and approval reliability
NewImprovedFixedSecurityAPI FormNode added the Matrix field beta and improved dynamic field loading, public routing, and approval callback reliability for workflow-driven forms.
- Matrix fields can now present static or webhook-backed rows and columns in a review grid with checkbox or single-select cells.
- Matrix review grids include wide and full-width layout controls, focus mode, dense display, and changed-only or selected-only filters.
- Matrix beta includes size guardrails, builder checks, and clearer warnings for large row-by-column review grids.
- Matrix submissions include current cells, row-map helpers, and added/removed/updated diff metadata for webhook workflows, including n8n.
- Agents can run read-only smoke tests against workflow forms to verify dynamic fields, Matrix data, and dry-run payload shape before handoff.
- Dynamic fields now reduce duplicate webhook-backed option loads and handle page-load option fetching more reliably.
- Public dynamic field clients use opaque request keys so raw webhook targets stay server-side.
- Public form routing and approval callbacks received reliability and security hardening, including improved callback error logging.