Changelog
Every change we ship, in plain language.
August 2026
11 changesNuki joins Access Reviews
Nuki smart locks now join Access Reviews, so you can see who can open which office doors. This connector was built by a customer.
Full SCIM Audit Detail
SCIM provisioning events now store the full request and response body, so admins can see exactly what the identity provider sent and received.
Compliance Portal Requests Toggle
Admins can now turn the public Requests surface on a compliance portal on or off, so visitors only see it when you want them filing requests.
Custom Watermark Text on Exports
Document export watermarks can now say whatever you want, up to 64 characters, instead of being locked to the downloader's email.
More Access Review Entry Filters
Filter access review campaign entries by authentication method and account status, sitting next to the MFA filter already in the toolbar.
Simpler Way to Build Compliance Portals
Adding documents, audits, and subprocessors to a compliance portal is now a checkbox list instead of jumping through separate add dialogs.
DORA Business Functions Register
Track DORA Critical ICT Functions in a dedicated register and link each one to the assets, third parties, and people that keep it running—via console, CLI, MCP, or n8n.
Smarter Privacy Law Detection
Cookie consent now resolves geolocation to the state or province, so US and Canadian visitors get the privacy law banner that actually applies—not a generic country-level one.
CCPA Privacy Choices Panel
California visitors get a Your Privacy Choices panel in the cookie banner to opt out of data sale and sharing, plus a notice-only banner for regions with no consent law.
Dutch Language Support
Dutch is now supported across the console, compliance portal, and cookie banner—including documents, NDA flows, access requests, and Privacy Choices panel copy.
Multiple Compliance Portals
Run multiple compliance portals from one organization—each with its own catalog of audits and documents, visitor experience, and publication controls for different products or segments.
July 2026
17 changesLog Exports for Audits
Export audit logs or SCIM events as a CSV from the console, Connect, MCP, or CLI—no more asking Probo for a data dump when auditors or your SIEM need the raw history.
Audit Start and End Dates
Audits now track a start and end date, so review windows show up as sortable columns without opening each audit to check.
Bulk Document Access Requests
Portal visitors can request access to several locked documents at once instead of filing a separate request for each one.
French Language Support
Probo speaks French now, in the console and in the compliance portal your customers see, its first shipped language besides English.
More Access Review Connectors
Access Reviews now cover five more platforms, from web analytics to payments infrastructure, including Google Analytics and Segment.
Employee Device Management
Admins get a full view of employee device posture in the console, and employees can self-serve enrollment confirmation without an assumed session.
Updates Feed for Your Compliance Portal
Visitors can now browse your compliance portal updates as a real feed, and subscribe by email to hear about changes automatically.
Filter subprocessors on your Compliance Portal
Visitors can now narrow down your subprocessor list by facet instead of scrolling through everything on the public trust page.
Compliance Portal Replaces Trust Center
Trust Center is now the Compliance Portal, live in production with its own branded sign-in, custom domain, and document library.
Data Subject Rights Requests
Visitors can now file GDPR and CCPA rights requests directly from the Compliance Portal and track their status without an email chain.
Webhooks Now Show What Changed
Update events now include the entity's prior state, so you can diff old vs new values without making a separate lookup call.
More Access Review Connectors
Four new managed connectors mean fewer manual access reviews. Provider logos and ownership checks ship before a connection goes live.
Risk Assessments now has its own tab
Jump straight from a risk to its assessments without leaving the risks list, saving clicks every time you review your risk register.
Edit Draft Documents via n8n
The document.update node action now edits body, title, classification, and type, and creates a draft automatically when none exists.
FERPA and PCI DSS Frameworks
Import FERPA and PCI DSS controls straight into your compliance program, no manual setup needed for student or payment card data.
Document Lifecycle Webhooks
Subscribe to document created, updated, signed, and approved events instead of polling the API and diffing the result yourself.
n8n: Trigger Workflows from Probo Events
A new Probo Trigger node starts your n8n workflow the moment a document event happens, with HMAC verification and no polling node.
June 2026
19 changesDeeper Third-Party Vetting Reports
Third-party vetting now keeps the full structured analysis, not just a short summary, covering risk, privacy, and AI governance.
Four More Access Review Connectors
Support, AI routing, incident response, and email marketing join the access review connector list with Pylon and three more tools.
DocuSign Signing Integration
Connect DocuSign with a full OAuth2 flow and pick which account to use, no manual API key wrangling or copy-pasting required.
Five New Access Review Connectors
Cover banking, sales tooling, and AI infrastructure in your next access review campaign with Mercury, Apollo.io, and three more tools.
Custom URL Slugs for the Compliance Portal
Give Compliance Portal pages a memorable custom URL slug instead of a generated ID, perfect for links in a sales deck or email.
Connect AI Agents via OAuth2 (CIMD)
MCP clients like Claude and ChatGPT can now register with Probo through a standard OAuth2 client metadata document instead of a pre-provisioned client ID.
Personal API Tokens
Create, list, and revoke your own bearer tokens for scripting against the Probo API, without sharing a service account with your team.
Electronic Signatures for Employee Documents
Employee document signings now generate a real signed PDF and an esign record, the same way document approvals already did.
Auto-Enriched Vendor Catalog
Import vendors from a shared, auto-enriched catalog instead of typing in the same third-party details your peers already found.
5 New Access Review Connectors
Pull user access straight from five more infrastructure and observability tools: Better Stack, SigNoz, Neon, Render, and Qovery.
Nested Third-Party Relationships
Third parties can now nest to any depth, not just one level of sub-vendor, so subprocessors of subprocessors are representable.
Risk Assessment Boundaries
Group risk assessment nodes into named, nestable boundaries so large Mermaid diagrams stay readable as your system map grows.
Cookie Banner Now Supports 9 More Languages
The Probo cookie consent banner adds 9 languages — bringing the total to 13 — and adapts to a visitor's browser language with no extra configuration.
Archive Documents
Archive documents you no longer need active from the row action menu — non-destructive and consistent with archiving elsewhere in Probo.
Five New Access Review Connectors
Probo adds access review connectors for Zendesk, Okta, Clerk, SendGrid, and Datadog — each pulling your user list so reviewers see who has access to what.
Tracker Type Now Visible in the Cookie Banner SDK
@probo/cookie-banner 0.8.0 exposes trackerType on every CookieItem, so the headless cookie list and themed banner can render what kind of tracker each entry is.
Automatic Tracker Policy
Publishing your cookie banner now generates a tracker policy document automatically, listing every detected tracker and its vendor.
Async Third-Party Vetting Now Available in n8n
The thirdParty vet operation is now available in the Probo n8n node, queueing a vetting job that runs asynchronously without blocking your workflow.
Filter and Identify Trackers by Vendor
See the vendor behind each tracker on the banner trackers page, and filter the entire list by third party to audit everything a given vendor places.
May 2026
14 changesArchive Users and Link Third Parties in n8n
Three new capabilities land in the n8n node: archive users, link measures to third parties, and model self-referential third-party relations.
Seven New Access Review Connectors
Seven new access review connectors land in Probo, plus HTTP Basic auth support and automatic signature request cancellation.
Archive Users
Deactivate a user with the new archiveUser operation — removed from active workflows but kept in the org for audit trail purposes.
Link Measures to Third Parties
Measures and third parties can now be linked many-to-many, third parties support self-referential relations, and measure state moves to a header badge.
SCIM Bridge Errors Now Visible in the UI
Sync errors from the SCIM bridge are now exposed in the API and surfaced on the Google Workspace and Microsoft 365 connector cards in the console.
Official Helm Chart for Kubernetes
Self-hosting Probo on Kubernetes now has a proper path with an official Helm chart that deploys the full stack in one command.
Risk Assessment in n8n
The riskAssessment resource is live in n8n, covering the entire risk assessment hierarchy with full CRUD operations for automation.
Vendors Are Now Third Parties
Vendor is now Third Party across the API, CLI, webhooks, and console — a breaking rename that better matches compliance terminology.
Cookie banner jurisdiction from geolocation
Every cookie banner interaction is mapped to country and privacy regulation automatically — consent records, APIs, and the banner UI stay aligned.
Google Cloud Identity Now Supported in SCIM Bridge
The SCIM bridge syncs Google Cloud Identity directories the same way as Google Workspace — automate provisioning without a Workspace license.
Microsoft 365 in Access Reviews
Run access reviews against your Microsoft 365 users and groups directly from Probo, pulling decisions straight from Entra ID.
Microsoft 365 SCIM Bridge
Sync users and groups from Microsoft Entra ID into Probo automatically, closing the identity sync gap for Microsoft 365 shops.
SCIM via MCP and CLI
Probo's SCIM management is now reachable from your AI agent and the terminal, so you can script provisioning without the console.
Cookie Banner
Build, theme, translate, and ship a GDPR-ready cookie banner from Probo, with consent signals, auto-detection, CLI, and MCP support baked in.
April 2026
12 changesCMMI Maturity Levels on Controls
Controls now carry a real CMMI maturity score instead of a binary implemented flag, showing how mature each control actually is.
Data and Asset Registries as Documents
Data and asset registry exports are gone. Both registries now publish, version, and get signed like any other compliance document.
OAuth2 and OpenID Connect Authorization Server
Probo now speaks OAuth2 and OpenID Connect — anyone can build integrations that plug straight into your compliance stack.
SOA as a Publishable Document
The Statement of Applicability is now a full document you can edit, publish, version, and send for approval and signature.
Ended Contracts Filtered from Signatures
People with ended contracts no longer appear in the signature request dialog, so former employees don't clutter the list.
Inline Document Details
Document properties like classification, owner, and version are now visible directly on the page instead of hidden in a drawer.
Statement of Applicability
The SOA section is now correctly named Statement of Applicability, matching the exact term auditors actually use for it.
Markdown Copy-Paste in the Editor
Paste markdown into the rich text editor and it renders automatically, tables, headers, lists, and code blocks included.
Measure-Document Linking
Link documents directly to measures for better evidence mapping, so auditors can see the supporting policies at a glance.
Access Reviews
Run periodic access reviews to verify who still has access to what, tracking evidence in Probo instead of a spreadsheet.
In-Progress State for Tasks
Tasks now have an in-progress state alongside open and done, making your task board genuinely useful for tracking active work.
Rich Text Editor for Documents
Write and edit documents directly in Probo with tables, links, diagrams, and slash commands, in a proper WYSIWYG editor built on TipTap.
March 2026
13 changesDocument Classification Filter
Filter your document library by classification to quickly narrow a long list down to just your public policies or internal procedures.
Major.Minor Document Versioning
Minor version updates no longer require everyone to sign the document again, saving re-signatures for changes that actually matter.
Document Approval Workflow
Documents now go through a proper review and approval process before publishing, tracking who signed off and when for auditors.
Task Priority
Set priority levels, urgent, high, medium, or low, on tasks so your team always knows what to tackle first during a busy sprint.
Automatic Evidence Descriptions
Upload evidence and Probo automatically analyzes the file and generates a plain-language description of exactly what it contains.
Search Engine Indexing for Your Compliance Page
Let search engines index your compliance page so prospects can find it on Google when they search your company plus "security".
Access Logs
Get full visibility into every action in your organization with SIEM-ready audit logs auditors expect during SOC 2 and ISO 27001 reviews.
Google and Microsoft SSO
Sign in to Probo with your Google Workspace or Microsoft Entra ID enterprise account, no new password or magic link required.
Skip Mailing List Confirmation Emails
Add subscribers to your compliance page mailing list without a confirmation email, ideal for contacts who already signed a DPA or NDA.
Drag-and-Drop Audit Reports
Upload audit report PDFs by dragging and dropping them directly onto your audit list, no more digging through attachment menus.
Cross-Origin CSRF Protection
New cross-origin request forgery (CSRF) defenses stop malicious sites from making unauthorized requests while you're logged into Probo.
Full-Text Search for Measures
Find any measure instantly by searching across titles, descriptions, and details instead of scrolling through long lists.
Unified Findings
Track audit findings with shared severity levels across the web app, MCP, and CLI, so nothing gets lost switching between tools.