Notion Update April 2026 Release Notes

M
Matthew Diakonov
8 min read

Notion shipped six updates in April 2026, including voice input for its desktop AI agent, shareable AI chat links, and the first post-3.4 refinements. This page covers every change, which plan you need for each feature, and one deadline most roundups skip: the Custom Agents free trial ends May 3.

4.9from 500+ Mac users
Free & open source
Works offline
No API keys

Every April 2026 release, date by date

Apr 10

Database tab display customization

Database views now let you choose how tabs appear: text and icon, icon only, or text only. A small change, but it cleans up crowded databases where six or seven view tabs compete for horizontal space.

Apr 9

New page cover art collections

Four new cover art collections sourced from museum and archive partners: the Metropolitan Museum of Art, USDA, National Museum of Asian Art, and Texturelabs. These replace the aging stock gradients that have been the default since 2021.

Apr 8

Mute discussion replies

You can now mute individual discussion threads. Muted threads stop generating notifications until someone @mentions you directly or a new comment is added. Useful for long-running threads where you were tagged early but the conversation moved on.

Apr 7

Share Notion AI chats as read-only links

AI chat conversations can now be shared via read-only links, managed under Settings, then Public pages, then Shared AI chats. On the developer side, the same day brought markdown support for comment bodies in the API and SDK v5.17.0.

Apr 6

Voice input for Notion AI on desktop

The desktop app (v7.10.0) now supports voice dictation for Notion AI prompts. Speak your prompt instead of typing it. The same release added Command Search for Meeting Notes and upgraded the underlying Electron runtime to v40.8.5.

Apr 1

v7.9.1 bug fixes

Patch release fixing tab rendering issues and meeting notes bugs introduced in the previous build. No new features, but it stabilized the foundations for the rest of the month.

Plan tier requirements at a glance

Not every April feature is available on every plan. The April releases themselves are mostly plan-agnostic, but they build on Notion 3.4 features that are plan-gated.

FeatureMinimum planNotes
Voice input (Apr 6)All plansDesktop app only
Shareable AI chats (Apr 7)All plansManaged under Settings > Public pages
Mute discussions (Apr 8)All plansPer-thread control
Cover art (Apr 9)All plans4 museum collections
Database tab display (Apr 10)All plansText, icon, or both
Custom AgentsFree trial through May 3Paid plan required after
Dashboards (3.4)Business / EnterpriseShipped March 26
Presentation mode (3.4)Plus and aboveBeta, shipped March 26

Custom Agents free trial: what happens May 3

Notion launched Custom Agents as part of the 3.4 release on March 26, with a free trial running through May 3, 2026. After that date, Custom Agents will require a paid Notion plan. Notion has not yet published specific pricing for the post-trial period.

This matters because Custom Agents are one of the most significant additions in 3.4. They let you build AI agents scoped to specific Notion databases and page collections. If your team built workflows around Custom Agents during the trial, you will need to decide before May 3 whether to commit to the paid tier or find an alternative.

One limitation worth noting regardless of plan: Notion's Custom Agents only operate inside Notion. They can read and write Notion pages and databases, but they cannot interact with other apps on your computer. If your workflow involves Notion plus Slack, a terminal, a spreadsheet, or anything else, the agent cannot bridge that gap on its own.

Notion 3.4 Part 2: what we know

The March 26 release was explicitly labeled "Notion 3.4, part 1." As of April 12, 2026, Part 2 has not been announced or dated. The April releases (voice input, muted discussions, shareable AI chats) are incremental improvements, not Part 2.

Based on the pattern from previous major releases, Part 2 typically arrives four to eight weeks after Part 1, which would put it somewhere between late April and mid-May. Likely candidates for Part 2 include expanded dashboard templates, additional presentation mode features (currently in beta), and deeper Custom Agent configuration options. None of this is confirmed by Notion.

Automating Notion alongside the rest of your Mac

Notion's April updates push its AI agent capabilities further, but those agents live entirely within Notion. If your actual workflow touches Notion, a browser, a terminal, Finder, and an email client, Notion's agents cover one piece of it.

Fazm takes a different approach. It runs as a macOS app that controls your desktop through accessibility APIs (the same system that powers VoiceOver and other screen readers). Instead of connecting to Notion's API, it reads the actual Notion desktop app UI: the buttons, menus, text fields, and database rows that appear on screen, identified by accessibility labels rather than pixel coordinates.

Under the hood, Fazm's automation engine (defined in its fazm-tools-stdio.ts) exposes tools like execute_sql, capture_screenshot, scan_files, and query_browser_profile that operate at the OS level. A single Fazm workflow can read a task from a Notion database, open the relevant file in Finder, run a shell command, and paste the output back into Notion, all without touching Notion's API or being limited to what Notion exposes programmatically.

This means features that the Notion API does not cover (dashboards, presentation mode, the new voice input) are still automatable through Fazm, because Fazm reads the UI, not the API. When Notion ships a new feature, Fazm can interact with it as soon as the UI element appears in the desktop app.

Fazm is free and open source. It runs locally on your Mac, and your data stays on your machine during automation. If the Custom Agents trial ending May 3 has you evaluating alternatives, or if your workflows already span multiple apps, it is worth a look.

Frequently asked questions

What are the biggest Notion updates in April 2026?

The standout additions are voice input for Notion AI on desktop (April 6), shareable AI chat links (April 7), mutable discussion thread notifications (April 8), new museum-sourced cover art collections (April 9), and database tab display customization (April 10). The March 26 release of Notion 3.4 Part 1, which includes dashboards, presentation mode, and the redesigned sidebar, also rolls into April usage for most teams.

When does the Notion Custom Agents free trial end?

Notion's Custom Agents free trial runs through May 3, 2026. After that date, Custom Agents will require a paid plan. Notion has not yet published post-trial pricing details.

Can Fazm automate Notion without the Notion API?

Yes. Fazm reads and interacts with the Notion desktop app through macOS accessibility APIs (AXUIElement). It identifies buttons, menus, and text fields by their accessibility labels rather than pixel coordinates or API endpoints. This means it works with features the Notion API does not expose, including dashboards, presentation mode, and the new voice input flow.

How is Fazm different from Notion's built-in AI agents?

Notion's AI agents operate within Notion only. Fazm operates at the macOS level, so a single workflow can read a Notion database, open a file in Finder, run a terminal command, and paste results back into Notion. It also works with any other app on your Mac, not just Notion.

Does Notion 3.4 Part 2 have a release date?

As of April 12, 2026, Notion has not announced a date for Part 2 of the 3.4 release. Part 1 shipped on March 26 with dashboards, presentation mode, and the redesigned sidebar. Part 2 is expected but unconfirmed.

Which Notion April 2026 features require a paid plan?

Dashboards require Business or Enterprise. Presentation mode requires Plus or above. Custom Agents are free through May 3 and will require a paid plan after that. Voice input, muted discussions, shareable AI chats, cover art, and database tab customization are available on all plans.

For a broader view of everything Notion has shipped this year, see our Notion Updates 2026: New Features guide.