docsignal
Data
Docs
Track a custom list
Notion product updates
notion.com
Latest activity
Date
Area / Type
Change
Product
Source
2026-09-11
analytics-reporting
capability expanded
Notion credits dashboard adds per-member premium-model spend
Notion
docs
2026-09-11
billing-administration
price change
Notion Business listed at €19.50 per member/month
Notion
pricing
2026-09-11
billing-administration
price change
Notion Plus listed at €9.50 per member/month
Notion
pricing
2026-09-11
permissions-governance
capability expanded
Notion admins gain per-model access controls for Custom Agents
Notion
docs
Last 10 weeks
By product and area
Notion
api-platform
████████
17
Notion
ai-assist
█████
10
Notion
permissions-governance
████
9
Notion
billing-administration
███
7
Notion
security-compliance
███
7
Notion
ai-agents
██
4
Notion
integrations-ecosystem
██
4
Notion
data-import-export
█
2
Notion
search-retrieval
█
2
Notion Workers
ai-agents
█
2
Notion Workers
developer-experience
█
2
Notion
analytics-reporting
█
1
Notion
content-media
█
1
Notion
developer-experience
█
1
Notion
mobile-desktop
█
1
Notion
workflow-automation
█
1
Notion Workers
content-media
█
1
Integrations
+
google-meet
Notion Meetings Add-on for Google Meet
2026-08-26
Capabilities added
Premium AI models default off for Notion Agent, gated by admin controls and per-member credit limits
Starting September 10, 2026, premium AI models are off by default for Notion Agent in every workspace. A workspace owner or admin must turn a premium model on in Settings -> Notion AI before anyone can use it, and can cap how many Notion credits each person or group can spend on premium models; spend appears in the Notion credits dashboard. Enterprise organizations can also manage these settings across workspaces via the Admin API. This is separate from Custom Agents' own model controls.
Notion launches Admin APIs for Enterprise organizations
A new help page and developer-platform section introduce Admin APIs: Enterprise organization owners create an admin bot and token in organization settings, scoped to only the access it needs, to run admin work with code instead of clicking through settings. The first release covers starting workspace exports, creating and releasing legal holds, and logging managed users out; admin API activity is attributed to the bot in the audit log, and IP restrictions and network control do not apply to admin-token calls.
Notion API adds typed databases (Tasks, Projects, Skills)
Create a database now accepts an optional database_type of tasks, projects, or skills. Notion builds the database from its canonical schema and metadata for that type, matching a database of that type created in the Notion app; database_type can't be combined with initial_data_source. Database and data source objects report the type back in a new read-only database_type field.
Notion MCP splits keyword search from a new AI semantic search tool
Notion MCP's notion-search tool becomes keyword-only, matching short specific terms in Notion and no longer searching connected apps. A new notion-ai-search tool takes over semantic search: one concise natural-language query against Notion and connected sources such as Slack, Mail, and Calendar when available to the caller. Clients check current_tool_access.ai_search.status on notion-fetch(self) to decide which tool to call; OpenAI MCP clients see it as ai-search.
Notion audit logs record Security Center configuration changes
Two event types are added to the audit log event catalog: Security Center category weights updated and Security Center custom checks updated, both recorded per organization. Admins can now see when someone reweights a Security Center category or edits its custom checks.
Notion shows word and character counts for a block selection
Selecting one or more blocks in the Notion editor now shows the word count and the character count for that selection in the menu that appears, updating as blocks are added to or removed from the selection. The count covers only the selected blocks; the whole-page count stays in the page's overflow menu.
Notion audit log events carry teamspace attribution
Applicable audit log events gain a top-level team_ids array holding the IDs of the teamspaces associated with the event. Most attributed events carry one ID; moves and teamspace exports can carry several. The field is omitted for events with no teamspace association or when attribution is unavailable.
Notion ships Developer Mode
Developer Mode is turned on from Settings and opens developer tools inside Notion: a developer section in the sidebar for connections, personal access tokens and Workers; a developer bar showing the ID of the page, block, database or data source you are viewing; and right-click ID copying on blocks and databases. It is available on all plans, is not available on mobile, and is toggled separately per app - turning it on in the desktop app does not turn it on in the browser - but persists across workspace switches within a session. Workspace owners can still restrict who may create connections, Workers or personal access tokens.
Notion adds MFA enforcement for guests on Enterprise
A new help page documents MFA enforcement: Enterprise Plan organization owners can require guests to verify their identity a second way before opening a workspace, set from organization settings under "Manage MFA enforced guest workspace access" and applied to one workspace or several. Guests who have not signed in with MFA see an extra verification screen before they can keep viewing content. Corroborated by additions to the enterprise-admins and two-step-verification pages.
Manage Custom Agents with the Admin API
Enterprise org admins can manage Custom Agents through the Admin API using an org-owned admin token: list every agent with its creator, status, model, last run and access; update sharing permissions; read and bulk-track credit usage; set per-agent and workspace-default credit limits; set the workspace agent creation policy and pause all agents; and disable or re-enable an individual agent without deleting it.
Notion Admin API gains custom-agent governance
Ten endpoints under /v1/spaces/{space_id}/agents cover space-wide agent metadata, per-agent and space-wide credit usage and limits, sharing permissions, creation policy, delete, and disable/re-enable. A new `workflows` scope (workflows:read / workflows:write) gates them. Disable sets a disabled_from_workspace_settings pause that never overwrites an existing credit or operational pause, and a re-enable over a workspace credit limit reports run_status: paused rather than a misleading active.
Notion API adds opt-in beta versioning via a Notion-Beta header
Notion's public API docs added a new 'Beta versions' mechanism: integrations opt into a stricter or breaking contract for specific endpoints by sending a Notion-Beta: <beta-name>-<YYYY-MM-DD> header alongside Notion-Version. A corresponding new error code, invalid_beta (400), was added to the API error table.
High contrast mode
New display option that makes text, icons, and borders easier to read. Available on desktop and web via Settings > Preferences > Appearance.
Share Notion Workers across your team
Share Notion Workers across your team shipped in Notion.
Changes
Date
Area / Type
Change
Product
Source
2026-09-10
billing-administration
capability added
Premium AI models default off for Notion Agent, gated by admin controls and per-member credit limits
Notion
docs
2026-09-06
data-import-export
feature removed
Notion drops workspace-wide PDF export from the export docs
Notion
docs
2026-09-04
ai-assist
capability expanded
AI Meeting Notes exits beta
Notion
docs
2026-09-04
api-platform
capability added
Notion launches Admin APIs for Enterprise organizations
Notion
docs
2026-09-04
integrations-ecosystem
capability expanded
Salesforce AI Connector member login becomes mandatory
Notion
docs
2026-09-02
api-platform
capability added
Notion API adds typed databases (Tasks, Projects, Skills)
Notion
llms full
2026-09-02
api-platform
capability added
Notion MCP splits keyword search from a new AI semantic search tool
Notion
llms full
2026-09-01
billing-administration
capability expanded
Free workspace block limit now enforced on REST API writes
Notion
llms full
2026-08-31
ai-assist
capability expanded
Notion Skills become creatable and discoverable through Notion MCP
Notion
llms full
2026-08-31
search-retrieval
capability expanded
Notion MCP search gains location, creator, date, and status filters
Notion
llms full
2026-08-29
ai-agents
capability expanded
Notion Custom Agents can hand off part of a run to other Custom Agents
Notion
docs
2026-08-28
ai-agents
feature added
Notion agents can suggest edits for approval instead of applying them directly
Notion
changelog
2026-08-28
ai-assist
other
Notion blocks AI image generation in HIPAA-enabled workspaces
Notion
docs
2026-08-28
ai-assist
capability expanded
Notion's agent insights endpoint reports personal agent usage
Notion
llms full
2026-08-28
api-platform
capability expanded
Notion rewrites its MCP client guides around six new clients
Notion
llms full
2026-08-28
developer-experience
capability expanded
Notion publishes rate limits for Workers runs, webhooks and sync writes
Notion Workers
llms full
2026-08-28
permissions-governance
feature added
Notion audit logs record Security Center configuration changes
Notion
llms full
2026-08-27
ai-agents
capability expanded
Notion MCP adds nine Custom Agent session tools
Notion
llms full
2026-08-27
search-retrieval
capability expanded
Notion MCP's notion-fetch accepts view:// URLs to read saved database view settings
Notion
llms full
2026-08-26
ai-assist
capability expanded
Notion pages become skills and download to local coding agents as SKILL.md
Notion
docs
2026-08-26
api-platform
feature added
Internal connection installation access tokens authenticate Agent API requests
Notion
llms full
2026-08-26
billing-administration
capability expanded
Notion collects Nigerian VAT
Notion
docs
2026-08-26
billing-administration
capability expanded
Notion credits bill separately from the plan and survive a failed credit payment
Notion
docs
2026-08-26
content-media
capability added
Notion shows word and character counts for a block selection
Notion
docs
2026-08-26
integrations-ecosystem
new integration
Notion Meetings Add-on for Google Meet
Notion
docs
43 more
2026-08-26
security-compliance
capability expanded
Enterprise workspaces can migrate existing data into a chosen data residency region
Notion
docs
2026-08-26
security-compliance
capability expanded
SAML SSO setup completes in a single save
Notion
docs
2026-08-24
permissions-governance
capability expanded
Notion's Admin API gains workspace user listing and permission-group management
Notion
llms full
2026-08-23
ai-agents
capability expanded
Notion documents write locks on databases under Workers sync control
Notion Workers
llms full
2026-08-22
api-platform
capability expanded
Notion opens Custom Agents to a public-beta Agent API
Notion
llms full
2026-08-22
security-compliance
feature added
Notion audit log events carry teamspace attribution
Notion
llms full
2026-08-21
api-platform
feature added
Notion adds a workspace MCP connection tool-list-updated webhook event
Notion
llms full
2026-08-19
api-platform
capability added
Notion ships Developer Mode
Notion
docs
2026-08-19
developer-experience
feature added
Notion puts a Developer Portal in the workspace sidebar
Notion
changelog
2026-08-19
developer-experience
capability expanded
Notion Workers become viewable and manageable from the app
Notion Workers
docs
2026-08-19
permissions-governance
capability expanded
Notion adds an organization-wide audit log with organization-level events
Notion
docs
2026-08-19
security-compliance
capability expanded
Notion's SIEM stream excludes the new organization events
Notion
docs
2026-08-18
ai-agents
capability expanded
Notion Workers syncs can now take over an existing database
Notion Workers
llms full
2026-08-18
data-import-export
capability expanded
Notion's Confluence importer accepts individual page URLs and IDs
Notion
docs
2026-08-18
permissions-governance
capability expanded
Notion documents assignable ready-made admin roles for Enterprise organizations
Notion
docs
2026-08-18
security-compliance
capability added
Notion adds MFA enforcement for guests on Enterprise
Notion
docs
2026-08-15
permissions-governance
capability expanded
Restricted members lose access to Connect and to Agents
Notion
docs
2026-08-14
ai-assist
capability expanded
Notion AI model picker adds scorecards, pinning, and an effort control
Notion
changelog
2026-08-13
api-platform
capability added
Manage Custom Agents with the Admin API
Notion
docs
2026-08-12
permissions-governance
capability added
Notion Admin API gains custom-agent governance
Notion
llms full
2026-08-10
api-platform
other
Notion deprecates the notion-query-database-view MCP tool
Notion
llms full
2026-08-09
api-platform
feature tier change
Multi-data-source SQL through MCP now requires Enterprise with Notion AI
Notion
llms full
2026-08-09
permissions-governance
capability expanded
Audit log adds a Teamspace filter and tracks Admin API activity
Notion
docs
2026-08-07
ai-agents
capability expanded
Share docs and databases with Custom Agents from the Share menu
Notion
changelog
2026-08-07
api-platform
capability expanded
notion-fetch reports truncated pages with the block IDs it omitted
Notion
llms full
2026-07-31
api-platform
capability added
Notion API adds opt-in beta versioning via a Notion-Beta header
Notion
llms full
2026-07-31
workflow-automation
capability expanded
AI Meeting Notes trigger Custom Agents on completion
Notion
changelog
2026-07-30
api-platform
endpoint added
Notion API adds endpoint to create AI meeting notes from uploaded media
Notion
llms full
2026-07-30
mobile-desktop
capability added
High contrast mode
Notion
changelog
2026-07-27
api-platform
capability expanded
Notion MCP fetch tool adds notion://docs/* URI support
Notion
llms full
2026-07-26
security-compliance
capability expanded
Admin workspace export API rescoped to space_id
Notion
llms full
2026-07-24
billing-administration
capability expanded
Workers usage tracking in credits dashboard
Notion
changelog
2026-07-22
security-compliance
capability expanded
Admin API adds listing and revocation of workspace personal access tokens
Notion
llms full
2026-07-21
ai-assist
feature removed
Notion Mail AI removed
Notion
pricing
2026-07-21
integrations-ecosystem
feature removed
Notion Mail removed
Notion
pricing
2026-07-20
ai-assist
feature added
Notion Mail AI limited trial added
Notion
pricing
2026-07-20
integrations-ecosystem
feature added
Notion Mail added to Free plan
Notion
pricing
2026-07-19
api-platform
capability expanded
Notion MCP data-source query tools loosen plan gating
Notion
llms full
2026-07-19
permissions-governance
capability expanded
Audit log generalizes admin-role assignment events beyond custom roles
Notion
llms full
2026-07-17
api-platform
capability expanded
Notion MCP self endpoint exposes per-tool plan access map
Notion
llms full
2026-07-16
ai-assist
feature added
New calendar tools for your agent
Notion
changelog
2026-07-09
content-media
capability added
Share Notion Workers across your team
Notion Workers
changelog
2026-07-08
ai-assist
feature added
Meet the Notion Agents iOS app
Notion
changelog
Named in changes
12
chatgpt
Notion rewrites its MCP client guides around six new clients
2026-08-28
claude-desktop
Notion rewrites its MCP client guides around six new clients
2026-08-28
cursor
Notion rewrites its MCP client guides around six new clients
2026-08-28 · 2 changes
devin
Notion rewrites its MCP client guides around six new clients
2026-08-28
hipaa
Notion blocks AI image generation in HIPAA-enabled workspaces
2026-08-28
mcp
Notion rewrites its MCP client guides around six new clients
2026-08-28 · 5 changes
openai-codex
Notion rewrites its MCP client guides around six new clients
2026-08-28
windsurf
Notion rewrites its MCP client guides around six new clients
2026-08-28
claude-code
Notion pages become skills and download to local coding agents as SKILL.md
2026-08-26
scim
Notion's Admin API gains workspace user listing and permission-group management
2026-08-24
confluence
Notion's Confluence importer accepts individual page URLs and IDs
2026-08-18
gmail
Notion Mail added to Free plan
2026-07-20
Select a row