diff --git a/public/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n-1.png b/public/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n-1.png new file mode 100644 index 0000000..d1cf2d5 Binary files /dev/null and b/public/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n-1.png differ diff --git a/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-1.png b/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-1.png new file mode 100644 index 0000000..934776e Binary files /dev/null and b/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-1.png differ diff --git a/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-2.png b/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-2.png new file mode 100644 index 0000000..8737cbf Binary files /dev/null and b/public/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-2.png differ diff --git a/src/content/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n.mdx b/src/content/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n.mdx new file mode 100644 index 0000000..35baaf8 --- /dev/null +++ b/src/content/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n.mdx @@ -0,0 +1,11 @@ +--- +title: "Edit Draft Documents via n8n" +description: "The document.update node action now edits body, title, classification, and type, and creates a draft automatically when none exists." +date: 2026-07-09 +images: ["/changelog/2026-07-09-2026-07-09-edit-draft-documents-n8n-1.png"] +tags: ["Integrations"] +--- + +The document.update operation in the Probo n8n node now edits more than metadata. Update the body, title, classification, and document type directly from a workflow. If a document has no draft yet, it creates one from the latest published version automatically. + +This replaces the separate document.createDraftVersion operation, which is now gone. One action handles both drafting and editing. diff --git a/src/content/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks.mdx b/src/content/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks.mdx new file mode 100644 index 0000000..f34aa62 --- /dev/null +++ b/src/content/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks.mdx @@ -0,0 +1,11 @@ +--- +title: "FERPA and PCI DSS Frameworks" +description: "Import FERPA and PCI DSS controls straight into your compliance program, no manual setup." +date: 2026-07-09 +images: ["/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-1.png", "/changelog/2026-07-09-2026-07-09-ferpa-pci-dss-frameworks-2.png"] +tags: ["Compliance Page"] +--- + +Two new frameworks landed in the framework import selector: FERPA and PCI DSS. Pick either one and Probo loads the full control set and logo, same as any other framework. + +If you handle student data or payment card data, you no longer need to build these programs from scratch. Import the controls, map your evidence, and get moving.