Notion Release Notes

Last updated: Sep 21, 2025

Products

All Notion Release Notes

  • Sep 18, 2025
    • Parsed from source:
      Sep 18, 2025
    • Detected by Releasebot:
      Sep 21, 2025
    Notion logo

    Notion

    Notion 3.0: Agents

    Notion 3.0 introduces Notion Agents: autonomous AI teammates that can handle multi‑step projects, memory‑aware actions across pages, and custom agents. It adds row-level permissions, AI tool connectors, expanded MCP integrations, and AI-generated formulas, all designed to boost automation and scale workflows.

    Notion 3.0 is here!

    We’ve rebuilt Notion AI from the ground up as Agents. Now, anything you can do in Notion, your Agent can do for you. It’s the most advanced knowledge work agent in the world. It’s capable of over 20 minutes of multi‑step actions with a state‑of‑the‑art memory system (using Notion pages and databases). With Notion 1.0 and 2.0, we gave you the tools to do your work in one place. With 3.0, you get Agents that do the work for you, so you can reclaim time and focus on building your life’s work. Anything you can do in Notion, your Agent can do (across dozens of pages at once) So how is this different from what Notion AI already does? Think of it as a complete upgrade.Your personal Agent can take on a whole project, like building a launch plan, breaking it into tasks, assigning them, and even drafting docs to give your team a head start. With databases, it works at a scale no person could—updating or creating hundreds of pages at once.Ben Levick, the Head of AI & Ops at Ramp, put it perfectly: “We can now instantly spin up ready-to-use systems that used to take hours of busywork. Then we use those Notion Agents to power whole new workflows at scale.” Your personal Agent pulls context from your workspace, connected tools like Slack, Google Drive, and GitHub, and even the web (always within your permissions) so the work it delivers feels made for you. The use cases are nearly endless, but here are a few standouts. Personalize your Agent’s instructions and memory “It’s like a coworker that’s been around and has genuine context.” That’s how Faire Product Manager Harsha Yeddanupudy described it, and it’s exactly what makes memory the most powerful (and fun!) part of Agent. Give your Agent an instructions page so it feels like a teammate who knows your work and style. Tell it how you like things written, what to reference, and even where to file tasks and it’ll do the work your way. Best of all, it remembers over time, so you don’t have to keep repeating yourself. Make it cute (no, really) Imagine a whole team of Agents, each with their own specialty, running on autopilot. Soon, you’ll be able to build any Custom Agent your team needs. One to wrangle customer feedback, one to post weekly project updates, one to handle IT requests … your Agents have it covered. Unlike your personal Agent, Custom Agents can run autonomously on a schedule or triggers you set, so work keeps moving even while you’re asleep. Just like your personal Agent, Custom Agents follow your instructions and permissions, so you’re always in control. If you want to learn more about Custom Agents, sign up here and we’ll be in touch! Database row permissions are here! Now you can control exactly who sees each row in your database with page-level access. Keep tasks visible to who they’re assigned to, collaborate easily with consultants and clients, and keep sensitive company info from getting in the wrong hands—all while maintaining a source of truth for your team. Available for Business and Enterprise plans. Learn more → Give AI the context it needs with AI connectors Notion AI, like any teammates, does its best work when it has the full picture. Connect your favorite tools to Notion so context lives where work happens. That way, Enterprise Search can surface answers quickly and your Agent can complete tasks with the right context. We’re continuing to add new connectors, with Notion Mail live today, and Box and Outlook Mail coming next. When the team at Affirm connected their tools to Notion, it clicked right away: “We replaced our stand‑alone search with Notion AI because answers belong where people work.” Notion’s MCP ecosystem just got bigger Another big upgrade today: We’ve expanded our list of first-party MCP integrations with lots of new partners like Lovable, Perplexity, Mistral, and HubSpot. With Notion MCP, your tools can read context from your Notion workspace (and your connected apps) and write back to Notion. Here’s what that looks like in practice: If you’re coding in Cursor, it can pull the latest tech specs from Notion, update the codebase, then mark the task as done in Notion. The Notion ecosystem is more open than it’s ever been, and we’re just getting started. The best AI models, built in AI models evolve quickly. With Notion, you don’t pay extra for every model. The latest—like Claude Sonnet 4 and GPT-5—are already built in. Just pick the model you want for your Agent, and it instantly gets to work across your workspace while respecting existing permissions. Notion AI will write your formulas Formulas used to be their own language. Now you just describe what you want, from simple math to complex property logic, and Notion AI creates the perfect formula for you. Here’s a quick demo. Give them a try inside any database or automation!

    Original source Report a problem
  • Sep 13, 2025
    • Parsed from source:
      Sep 13, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion Developers by Notion

    September 13, 2025

    Notion client v5.1.0 ships updates: is_locked support on update for pages/databases, dataSource.update to change a data source’s parent, removal of page_id as a CreateDataSourceBody parent, and request_id added to client logs. Note: v5+ isn’t compatible with API versions before 2025-09-03; upgrade guide provided.

    We released v5.1.0 of @notionhq/client, our SDK for JavaScript and TypeScript. This includes the following fixes and improvements:

    • Add support for is_locked boolean parameter on update page and database APIs (to update whether a page is locked in the Notion app UI)
    • dataSource.update: add support for changing a data source’s parent database
    • Remove page_id as a possible parent for CreateDataSourceBodyParameters
    • Add request_id to Client log lines

    As noted in the library’s README, v5 and above of the SDK isn’t compatible with API versions older than 2025-09-03. See the upgrade guide to learn more.

    Original source Report a problem
  • Sep 12, 2025
    • Parsed from source:
      Sep 12, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion

    v4.20.0

    Upgraded Electron to 37.3.1

    Meeting Notes notification is now draggable on Windows

    Original source Report a problem
  • Sep 4, 2025
    • Parsed from source:
      Sep 4, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion

    v4.19.0

    • No more split-brain!
    • All Notion UI follows the language you choose in the app
    • Meeting Notes notification is smarter about hiding when it's not useful
    • Clicking on a page mention in a database title no longer clears your history
    Original source Report a problem
  • Aug 26, 2025
    • Parsed from source:
      Aug 26, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion Developers by Notion

    August 26, 2025

    Notion announces an upcoming API update for Sep 3, 2025, introducing multi-source databases by separating databases from data sources, adding API versioning for webhooks, and providing a migration guide to upgrade integrations.

    Important API update coming September 3rd

    We're introducing multi-source databases to Notion! Our new API version 2025-09-03 separates “databases” (containers) from “data sources” (tables), unlocking powerful new organizational capabilities.

    What you need to know:

    • Current integrations continue working with single-source databases
    • Update to the new API version to support multi-source databases
    • We're introducing the concept of API versioning to integration webhooks as well

    Start upgrading your integrations now to ensure a smooth transition when users begin creating additional data sources starting from September 3rd. Full details and migration guide: Upgrading to 2025-09-03 General information about API versioning: Versioning

    Original source Report a problem
  • Aug 21, 2025
    • Parsed from source:
      Aug 21, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion

    v4.18.0

    We’ve fixed various small issues and bugs, ensuring that the app is shinier than ever.

    Original source Report a problem
  • Aug 19, 2025
    • Parsed from source:
      Aug 19, 2025
    • Detected by Releasebot:
      Sep 9, 2025
    Notion logo

    Notion

    Notion 2.53 It’s here: Offline mode

    Notion Mail is now on iOS

    • Notion Mail is now on iOS. We hope Notion Mail has been bringing some joy to your inbox. Now you can stay on top of your emails on the go (even offline!). Download the Notion Mail iOS app →
    Original source Report a problem
  • Aug 19, 2025
    • Parsed from source:
      Aug 19, 2025
    • Detected by Releasebot:
      Aug 28, 2025
    • Modified by Releasebot:
      Sep 17, 2025
    Notion logo

    Notion

    Notion 2.53 It’s here: Offline mode

    Notion rolls out offline access for pages on desktop and mobile with an offline dashboard and auto-downloaded Recents/Favorites. Notion Mail is now on iOS, with offline email access. MCP enables integration of external AI tools like ChatGPT, Claude, and Cursor to create and update Notion content. A新

    Work offline in Notion

    We’re excited to finally say it: you can access pages, capture ideas, and keep work moving on the Notion desktop and mobile app offline. Judging by Reddit, this is the feature everyone’s been waiting for. The most essential blocks work offline, with more on the way soon.
    Here's a quick guide to how offline works →

    Download pages for offline use

    You can download any page and use it without the internet (and even create new ones). Manage them all from the new offline dashboard (Settings → Offline). Your Recents and Favorites are auto-downloaded for offline use if you’re on the Plus, Business, or Enterprise plan. We’re starting here and we’ll keep making offline in Notion even better.

    Notion Mail is now on iOS

    We hope Notion Mail has been bringing some joy to your inbox. Now you can stay on top of your emails on the go (even offline!).
    Download the Notion Mail iOS app →

    Use your favorite AI tools with Notion’s MCP

    Use your favorite AI tools with Notion’s MCP
    Notion’s Model Context Protocol (MCP) server lets your AI tools securely reference, create, and update content within Notion. Just connect ChatGPT, Claude, or Cursor to turn prompts into new Notion pages, updated tasks, and more. Check out these quick demos from ChatGPT and Claude, and our technical docs to learn more!

    Create and manage tasks right in Notion Calendar

    Manage your work—tasks, milestones, even personal goals—alongside your schedule. Connect any Notion database with dates to Calendar, then create, schedule, and complete tasks in the same place you plan your time. Here’s a quick guide to get started.
    Try out Notion Calendar (it's free) →

    Original source Report a problem
  • Aug 7, 2025
    • Parsed from source:
      Aug 7, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion

    v4.17.0

    We’ve fixed various small issues and bugs, ensuring that the app is shinier than ever.

    Original source Report a problem
  • Jul 30, 2025
    • Parsed from source:
      Jul 30, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    Notion logo

    Notion

    v4.16.2

    We’ve added a user preference to prevent the tab bar from auto-hiding when typing in the Editor. Toggle this preference in in-app Settings > Auto-hide tab bar

    Original source Report a problem