Notion Release Notes

Last updated: Apr 21, 2026

Get this feed:

Notion Products

All Notion Release Notes (115)

  • Apr 20, 2026
    • Date parsed from source:
      Apr 20, 2026
    • First seen by Releasebot:
      Apr 21, 2026
    Notion logo

    Notion Developers by Notion

    April 20, 2026

    Notion Developers adds a 10,000-result pagination cap for data source and view query endpoints, with a new incomplete request status to help integrations handle large queries more reliably.

    The Query a data source, Create a view query, and Get view query results endpoints now enforce a maximum pagination depth of 10,000 results per query.

    When a query matches more rows than this limit, the response includes a new request_status field:

    {
      "request_status": {
        "type": "incomplete",
        "incomplete_reason": "query_result_limit_reached"
      }
    }
    

    Integrations that polled these endpoints to iterate through all matching rows in a large data source should check for request_status.type === "incomplete" and adapt accordingly. The limit improves reliability for all API users by bounding the server-side resources consumed by each query.

    If your integration needs to process all pages in a large data source, we recommend:

    • Using data source filters or narrowing the view’s filter/sort configuration to reduce the result set (for example, filter by last_edited_time to only fetch recently changed pages).
    • Setting up integration webhooks for incremental sync instead of polling the full data source on a schedule.
    • Dividing large data sources into multiple smaller ones.
    Original source
  • Apr 17, 2026
    • Date parsed from source:
      Apr 17, 2026
    • First seen by Releasebot:
      Apr 19, 2026
    Notion logo

    Notion

    Mail & Calendar, now in your settings

    Notion adds a dedicated settings tab to connect calendar and inbox, letting Notion AI schedule meetings and draft emails.

    Connect your calendar and inbox from a new dedicated tab in your settings. After linking accounts, Notion AI can handle work across your apps like scheduling meetings and drafting emails.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Notion and hundreds of other software products.

    Create account
  • Apr 17, 2026
    • Date parsed from source:
      Apr 17, 2026
    • First seen by Releasebot:
      Apr 19, 2026
    Notion logo

    Notion Developers by Notion

    April 17, 2026

    Notion Developers adds generally available comment update and delete endpoints, expands database filters with multi-value select, status, and multi_select support, and improves Notion MCP search, fetch, and OAuth handling. The SDK also gains typed filter support and new comment methods.

    Update and delete comment endpoints

    The Update a comment ( PATCH /v1/comments/:comment_id ) and Delete a comment ( DELETE /v1/comments/:comment_id ) endpoints are now generally available. Non-DLP integrations can only modify or delete comments they created.

    Multi-value filters for select, status, and multi_select properties

    Database and data source filters now accept an array of values for equals / does_not_equal on select and status properties, and for contains / does_not_contain on multi_select properties, matching the multi-value conditions available in the Notion UI. The same schema is used by view filters and quick filters. Person filters set via the API also now round-trip cleanly on read without extra combinator nesting.

    Notion MCP improvements

    The search tool no longer drops Slack DMs and private channel results when the connected workspace has the Slack integration enabled.

    The fetch tool now accepts any first-party Notion domain for the current environment (both notion.so and notion.com), fixing cases where pasted links fell through as generic webpages.

    Page resources returned by the fetch tool now include is_archived so agents can tell when a page is in the trash.

    The enhanced Markdown guidance the MCP presents to LLMs now documents
    as the correct way to break lines inside inline code, preventing retry loops when agents write multi-line inline code via update_page.

    The Notion MCP OAuth server adds Client ID Metadata Document (CIMD) support per MCP spec 2025-11-25, letting clients use an HTTPS URL as their client_id instead of going through Dynamic Client Registration.

    Comment markdown formatting clarification

    The Create a comment and Update a comment references now explicitly document that the markdown body parameter supports inline formatting only — fenced code blocks, headings, lists, tables, and blockquotes do not render as structured blocks in comments.

    SDK support : @notionhq/client v5.18.0 adds typed support for multi-value select, status, and multi_select filters. v5.19.0 adds notion.comments.update() and notion.comments.delete().

    Original source
  • Apr 16, 2026
    • Date parsed from source:
      Apr 16, 2026
    • First seen by Releasebot:
      Apr 17, 2026
    Notion logo

    Notion

    Opus 4.7, now in Notion

    Notion adds Claude Opus 4.7, using fewer tokens and handling complex workflows more reliably with 3x fewer tool errors.

    Claude Opus 4.7, Anthropic’s latest model, is now in Notion. It uses fewer tokens, makes 3x fewer tool errors, and handles complex workflows more reliably than ever.

    See the announcement on X →

    Original source
  • Apr 15, 2026
    • Date parsed from source:
      Apr 15, 2026
    • First seen by Releasebot:
      Apr 16, 2026
    Notion logo

    Notion

    Schedule meetings with Notion Agent

    Notion Agent now shows your calendar to help you find teammate availability, compare schedules, and book meetings in chat.

    Notion Agent now shows your calendar to help you find available time with teammates. See a ranked list of choices, compare schedules, and book. All without leaving the chat.

    See the announcement on X →

    Original source
  • Apr 14, 2026
    • Date parsed from source:
      Apr 14, 2026
    • First seen by Releasebot:
      Apr 16, 2026
    Notion logo

    Notion

    Notion 3.4, part 2

    Notion adds a major AI upgrade with cheaper Custom Agents, AI Autofill for databases, and new Agent skills for key workflows. It also expands connectors and integrations, adds custom AI Meeting Notes instructions, speeds up pages, and improves database permissions.

    We launched Custom Agents a few weeks ago, and teams are building faster than we can keep up with. In Notion 3.4, your agents can take on even more of your day-to-day busywork.

    Custom Agents are now easier to fine-tune, and new AI Autofill brings them straight into your databases, making enrichment and upkeep automatic. And you can create skills for your Notion Agent, so it can learn your most important workflows.

    Try Custom Agents →

    Custom Agents are still free to try until May 3, 2026, so now’s the time!

    Teams and Custom Agents, working together

    In case you missed it, here’s a quick refresher on Custom Agents: they’re like AI teammates that handle your repetitive work. Since launching a month ago, we’re seeing all manner of teams discover new ways to put them to work:

    • Surface the right info at the right time: Ramp’s GTM team uses Enablement Eddie to pull up the right assets and customer answers.
    • Handle repeat questions: Clay runs an IT Buddy that resolves common employee questions in minutes.
    • Automate reporting: Braintrust’s Competitive Intelligence Agent that tracks competitor updates across the web and Gong call transcripts, then revises internal docs every morning so the latest context is ready for the day.

    New Custom Agent upgrades: efficiency, transparency, context

    You want agents to help, but you need pricing that scales, visibility into what agents are doing, and integrations with your tool stack. This update hits all three:

    • More efficient to run: Custom Agents are now 35–50% cheaper to run across the board, especially ones with repetitive tasks like email triage. They’re even more cost efficient when you pick new models like GPT-5.4 Mini & Nano, Haiku 4.5, and MiniMax M2.5 that use up to 10× fewer credits.
    • Visibility into your Agents’ credits: It’s now easier to tune your agent and understand what’s working with the Notion credits dashboard. We’ll continue adding more signals over time, so it’s easier to optimize and decide what’s worth running. A few tips to fine-tune your agents here.
    • More context to work with: Custom Agents can finally use private Slack channels, so they’re not missing the conversations that matter. Many more integrations to come, including Microsoft Teams, Google Drive, Salesforce, and custom connectors.

    Starting May 4, Custom Agents will use Notion Credits you can purchase. In the meantime, they’re free for a few more weeks, so now’s the time to try.

    AI Autofill in databases, powered by Custom Agents

    Use Autofill to keep your data fresh and up to date, now with all the power and intelligence of Custom Agents. Continuously enrich, extract, and categorize information across every row, so your database stays trustworthy without manual review.

    This feature is rolling out now, so if you don’t see it yet, you will soon. For simpler fills, basic AI Autofill stays included in Business and Enterprise plans. Learn more →

    Your Notion Agent has new Skills, integrations … and you can talk to it!

    Skills turn “that thing you always ask Notion Agent to do” into something it can do on command. Save your best workflows as skills like drafting weekly updates, reshaping a doc in your team’s format, or prepping briefs before a meeting.

    Your Notion Agent also has a few more tricks up its sleeve:

    • Integrate with Calendar, Mail, and Slack: Ask your agent to read, summarize, and follow through in the tools you use every day.
    • Inline doc edits: Have your agent edit directly in your doc when you select text, so changes happen in place.
    • Talk to your agent: Use the microphone button to dictate your prompt.

    Customize your AI Meeting Notes summary

    Your #1 feature request for AI Meeting Notes is finally here! Now you can add a quick set of custom instructions, so summaries come out in the format you prefer. Also, summary quality has been getting even better, as AI now does the heavy lifting of pulling in relevant workspace context.

    Learn more →

    New AI connectors: Salesforce and Box

    With the Salesforce connector, search accounts, opportunities, and notes to prep for calls, draft follow‑ups, and build account plans without bouncing between tabs. With the Box connector, search and summarize files like proposals, contracts, and project docs to pull key details, compare versions, and keep deliverables moving.

    A meaningful performance boost

    Pages should feel instant, especially when you’re bouncing between docs all day. Now, initial page render is 28% faster, so content shows up sooner and you can stay in flow. It’s a small change, but it adds up quickly.

    New database permission: “Can create pages”

    Allow teammates to create new pages in a database, while still being restricted from viewing or editing other content they shouldn’t have access to.

    Imagine a meetings database where a teammate should be able to access their own meeting notes and create new meetings, without being able to view anyone else’s. Try it in cases where your team is working with external contributors or sensitive information.

    But wait, there’s more

    • AI Meeting Notes supported via API: Integrations can now pull full transcripts and summarized notes, so teams can automatically follow-up on action items across the tools they already use.
    • n8n MCP integration: Connect your Custom Agents to n8n so they can run the automations you already use and help coordinate work across your other apps and APIs.
    • MCP improvements: AI tools can now do more in Notion, reliably, across comments, meeting transcripts, and Notion Sites, with faster responses and new admin controls like auditing and approved tools.

    We’ll keep making Notion AI a better tool for (human) teamwork.

    Cheers,

    Ivan

    P.S. I worked with our creative team on a video that explains our feelings on AI. Give it a watch here .

    Original source
  • Apr 10, 2026
    • Date parsed from source:
      Apr 10, 2026
    • First seen by Releasebot:
      Apr 10, 2026
    Notion logo

    Notion

    Customize your tabs in databases

    Notion adds tab display options for databases, letting users choose text and icon, text only, or icon only views.

    Keep your databases clean and easy to navigate by choosing how your tabs are displayed: Text and icon, Text only, or Icon only. This setting is only for you, meaning that others won’t see any change.

    Original source
  • Apr 9, 2026
    • Date parsed from source:
      Apr 9, 2026
    • First seen by Releasebot:
      Apr 10, 2026
    Notion logo

    Notion

    New page cover art from timeless collections

    Notion adds four new page cover art collections from museums and public archives.

    Choose page cover art from four new collections, sourced from museums and public archives.

    These include natural textures from Texturelabs, Hudson River School paintings from The Metropolitan Museum of Art, Chinese silk paintings from the National Museum of Asian Art, and watercolor fruits from the USDA Pomological Watercolors collection.

    Original source
  • Apr 8, 2026
    • Date parsed from source:
      Apr 8, 2026
    • First seen by Releasebot:
      Apr 9, 2026
    Notion logo

    Notion

    Mute discussion replies

    Notion adds mute controls for discussion replies so notifications stay clean and resume automatically for mentions or new comments.

    Keep your notifications clean by muting replies to discussions you no longer find relevant. If someone @-mentions you or you post a new comment, notifications resume automatically. You can also manually unmute anytime via the ••• menu.

    See the announcement on X →

    Original source
  • Apr 7, 2026
    • Date parsed from source:
      Apr 7, 2026
    • First seen by Releasebot:
      Apr 9, 2026
    Notion logo

    Notion

    Share Notion AI chats as a link

    Notion adds shareable read-only links for Notion AI chats, making it easy to share conversations and manage them in Public pages.

    You can now share your Notion AI chats as a read-only link. Share a helpful response, your latest prompting technique, or any conversation you’d like a teammate (or the world) to see.

    Manage all your shared links in Settings → Public pages → Shared AI chats.

    See the announcement on X →

    Original source
  • Apr 7, 2026
    • Date parsed from source:
      Apr 7, 2026
    • First seen by Releasebot:
      Apr 8, 2026
    Notion logo

    Notion Developers by Notion

    April 7, 2026

    Notion Developers adds markdown comment bodies to Create comment, with SDK support in @notionhq/client v5.17.0.

    Markdown body parameter for comments

    The Create comment endpoint now accepts an optional markdown string body parameter as an alternative to rich_text. Exactly one of rich_text or markdown must be provided. See the endpoint reference for supported formatting and usage details.

    SDK support: @notionhq/client v5.17.0 includes typed support for the markdown comment body parameter.

    Original source
  • Apr 6, 2026
    • Date parsed from source:
      Apr 6, 2026
    • First seen by Releasebot:
      Apr 9, 2026
    Notion logo

    Notion

    Voice input on desktop

    Notion adds desktop voice input for Notion AI, making it easier to dictate prompts and work with your Agent.

    Voice input for Notion AI is now on desktop. Whether you are dictating a longer prompt, or just prefer talking over typing, voice input makes it easier to get things done with your Agent.

    See the announcement on X →

    Original source
  • Apr 6, 2026
    • Date parsed from source:
      Apr 6, 2026
    • First seen by Releasebot:
      Apr 8, 2026
    Notion logo

    Notion

    v7.10.0

    Notion adds AI Meeting Notes from Command Search and improves meeting notifications plus app performance.

    You can now AI Meeting Notes directly from Command Search, making it easier to stay organized and capture ideas quickly.

    Upgraded to Electron 40.8.5 (Chromium 144.0.7559.236)

    Improved the logic for meeting notification selection and positioning, making it more intuitive and reliable.

    Original source
  • Apr 1, 2026
    • Date parsed from source:
      Apr 1, 2026
    • First seen by Releasebot:
      Apr 1, 2026
    Notion logo

    Notion

    v7.9.1

    Notion fixes tab and meeting notes bugs while preparing behind-the-scenes work for upcoming features.

    Behind-the-scenes work for upcoming features

    Small tab bugs and meeting notes bugs squashed

    Original source
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Apr 9, 2026
    Notion logo

    Notion

    Keep pages tidy with tabs

    Notion adds tabs to split pages into clean sections and reduce long vertical scrolling.

    Tabs let you split a page into clean sections so you can keep related content together without a long vertical scroll. Type /tabs to get started.

    See the announcement on X →

    Original source

Related vendors