Skip to content

Releases: seed-hypermedia/seed

2026.2.8

26 Feb 22:50

Choose a tag to compare

This release is all about keeping you informed and saving you time. We've brought notifications into the desktop app, made it easier to reuse your work, and cleaned up the interface based on what we're hearing from you. Here's what's new:

✉️ Notifications are now visible in the desktop app

Screenshot 2026-02-27 at 08 58 29

You no longer need to open your browser to stay in the loop. The desktop app now shows notifications directly — including new comments, mentions, and discussions started on your documents. You'll also see an unread count right in the title bar so you always know when something needs your attention. Mark notifications as read or unread, and click through to jump straight to the conversation.

📄 Duplicate Documents is now possible!

Screenshot 2026-02-27 at 09 00 56

Ever wanted to use an existing document as a starting point for a new one? Now you can. Hit the new Duplicate action on any document and get an instant copy with the title ready to edit. It's a quick way to reuse structure, templates, or content without starting from scratch.

🗑️ Delete comments on desktop

Screenshot 2026-02-27 at 09 02 09

Made a comment you wish you hadn't? You can now delete your own comments directly from the desktop app. A quick confirmation dialog makes sure you don't remove anything by accident.

✨ Overall Improvements in the UI

We gave the interface a polish pass. Document cards and list items now have cleaner action buttons, the sidebar got a fresh redesign, and the mobile panel is more accessible and easier to navigate. We also renamed "Delete Draft" to the clearer "Discard Changes" and improved how dates are displayed so you always see the time alongside the date. Many of these improvements come directly from conversations with our users — we're actively doing user interviews and listening to feedback to make sure we're solving real problems that real people have.

🐛 Bug Fixes

  • Fixed an issue where the app could show items in the wrong order when changes happened at the exact same time.
  • Notifications now display the correct document title in every case.
  • The email verification screen looks much better and is clearer about what to do next.
  • Subscribing to a document now works reliably in all contexts.
  • Search no longer breaks if it can't connect to the AI-powered search — it falls back gracefully to regular search.
  • The "Import website" button on the desktop app is back where it should be.
  • Fixed some visual glitches that could appear when the page first loads.
  • Dates now always include the time, so you can tell exactly when something was updated.
  • Notification timestamps now match the order they appear in the list — no more confusing mismatches.
  • The "Subscribe" button no longer shows up in the desktop app where it wasn't needed.

Full Changelog: 2026.2.6...2026.2.8

2026.2.6

20 Feb 17:16

Choose a tag to compare

🔎 Experimental: Semantic Search

In the developers tab of settings, you can now enable "Embedding / AI Features" and after the embedding process completes, your search queries will find similar results in the documents.

🐛 Bug Fixes

  • Fixed a security issue with non-public documents

Full Changelog: 2026.2.5...2026.2.6

2026.2.5

18 Feb 03:56

Choose a tag to compare

A stability release to resolve some UI and UX issues.

🐛 Bug Fixes

  • Fixing positioning of "Edit" button and "Open in Panel" button
  • Fixes to breadcrumb loading
  • Collaborator invitation not to require refresh
  • Web document footer restored
  • Improvements to mobile web layout
  • Various visual improvements and cleanup

Full Changelog: 2026.2.4...2026.2.5

2026.2.4

13 Feb 15:47

Choose a tag to compare

This release fixes the document outline and draft page layout. The document outline is now properly rendered in the left sidebar when viewing published documents, and the draft editor layout has been restructured to keep the site header visible even with large content. The DocumentTools bar in drafts now gets a sticky shadow on scroll and its tabs are properly aligned with the content column.

🐛 Bug Fixes

Restore document outline in the left sidebar of published documents
Fix draft page layout so site header stays visible when editor has large content
Add sticky DocumentTools with shadow transition in draft view
Align DocumentTools tabs with content column in draft view
Fix outline hover card z-index stacking

Full Changelog: 2026.2.3...2026.2.4

2026.2.3

13 Feb 11:31

Choose a tag to compare

This release fixes a few important bugs

🐛 Bug Fixes

  • Block links now copy with the correct domain
  • Fixed issue where unknown code languages break document rendering
  • Comment reply parent correctly resolved and trailing empty blocks trimmed before publishing
  • Action buttons positioning and visibility fixed in DraftPage and ResourcePage

Full Changelog: 2026.2.2...2026.2.3

2026.2.2

12 Feb 09:15

Choose a tag to compare

Unified Resource Page & Side Panels

Complete overhaul of the document viewing experience. Desktop and web now share a single ResourcePage component with a resizable side panel for activity, discussions, directory, and collaborators. Mobile gets a dedicated bottom bar with slide-up panel sheets. Sticky document tools with scroll-aware shadow, breadcrumbs above content, and proper URL sync for panel state (?panel= param) round out the upgrade.

✨ Features

  • Preserve panel param when pasting links — opens specified panel (collaborators, discussions, activity) on desktop deep links
  • Update document tools tabs to Content, People, Comments with Document Versions & Directory in options dropdown
  • Add breadcrumbs above title in draft editor page
  • Update Omnibar styling
  • Hide subdocument creation buttons for private documents
  • Extract useRouteBreadcrumbs hook with 57 tests for all pure computation functions
  • Backend can now resolve web URLs (SHM-2155)
  • Experimental Vault deployment with production asset serving
  • Add desktop stats (WIP)

🐛 Bug Fixes

  • Fix resource page panel scrollability and comments routing issues
  • Fix SSR hydration flash caused by useMedia reading window.matchMedia during init
  • Fix SSR hydration: match prefetch query keys with useResource so hydrated data is found
  • Fix dialog click events stealing Omnibar focus via React portal event bubbling
  • Fix publish document tools error
  • Restore missing validatePath import in publish-draft-button
  • Restore authors rendering, tab padding, subscribe button, responsive versions menu, and query sync after publish
  • Fix Feed text flash by replacing JS measurement with CSS media queries
  • Address memory leak causing window blanking
  • Performance fixes on long comment lists
  • Fix building on Fedora
  • Fix Vault dockerfile mistake
  • Reduce spammy server logs for .well-known 404s

Full Changelog: 2026.2.1...2026.2.2

2026.2.1

04 Feb 17:15

Choose a tag to compare

🔍 Browser-like Omnibar

The desktop titlebar now features a full browser-like omnibar replacing the old search. Shows breadcrumbs in idle state, editable URL when focused, and a search dropdown when typing. Supports Cmd+K for search mode and Cmd+L for URL mode, with draft/private indicators and view term navigation (:activity, :discussions, etc.).

🎛️ Publish Popover with Editable Paths

New publish flow with a rich popover showing the full document URL, editable path input for first publish with pathNameify and keyboard shortcuts, RTL text direction for long path ellipsis, and improved draft location tracking. Includes proper handling of private document publish locations.

🌟 Favorites renamed to Bookmarks

Favorites have been renamed to Bookmarks throughout the app with automatic migration of legacy data on first load.

✨ Features

  • Show drafts in directory listing with draft badges on published docs that have pending drafts
  • PrepareDocumentChange API initial version
  • Migrated from Yarn to pnpm

🐛 Bug Fixes

  • Fix Cmd+F find-in-page not working on desktop (SHM-2127)
  • Fix embed blockId version precedence — version now takes priority when blockRef is present (SHM-2124)
  • Fix parseFragment to handle variable-length blockIds and expanded blocks (+)
  • Fix publish popover focus steal when opening
  • Properly serialize targetId in ListCitations/Changes/Capabilities APIs
  • Refetch parent data on publish popover open for fresh state
  • Show recents when clearing omnibar URL
  • Scroll publish button into view on mobile keyboard
  • Sidebar items now take full container width
  • Add bottom padding to document container
  • Add margin to embedded block nodes for better spacing
  • Fix media link detection
  • Fix copy block range button not hiding when clearing text selection

Full Changelog: 2026.1.5...2026.2.1

2026.1.5

27 Jan 10:12

Choose a tag to compare

banner

🧜‍♀️ Support for Mermaid Diagrams

When you create a code block, you can now select the Mermaid language, to quickly include diagrams inside your documents.

Mermaid Diagrams in Seed Hypermedia

🧘‍♀️ Main-Panel Layout for Document Tools

The Document Tools are now opened in the main panel for a more focused experience. You can click "open in panel" to see the tools side-by-side the document content as before.

We have also re-positioned the button to create and edit documents.

✨ Features

  • Subscriptions sidebar now shows recent activity
  • New URLs for directories, document activity, collaborators, and discussions
  • Collaborators panel now appears on web
  • Improved syncing feedback - Hover over the sync indicator to see what is being synced

🐛 Bug Fixes

  • Improved syncing of comment authors
  • Fixed scroll-to-block in some cases
  • Improved handling of unknown block types

Full Changelog: 2026.1.3...2026.1.5

2026.1.3

15 Jan 16:03

Choose a tag to compare

banner

This release brings various UI improvements and bug fixes as we continue to refine the app based on your feedback. Behind the scenes, we're working on significant changes that will substantially improve the overall experience—stay tuned for upcoming releases.

✨ Features

  • Private documents now works only if the site has setup a domain (siteUrl).
  • Fix the "Select all" function when editing comments

🐛 Bug Fixes

  • Improve code block styling
  • Fix empty loading screen while the daemon is not ready yeat.
  • Fix deep linking when app is closed
  • Hide preview button when there's no draft
  • Remove Site templates from the onboarding flow
  • Hide subscribe button on drafts
  • Remove library button from titlebar
  • Inline errors for API-broken documents

Full Changelog: 2026.1.1...2026.1.3

2026.1.1

12 Jan 16:02

Choose a tag to compare

banner

🙈 Private Documents

When you create a document you can now select the private visibility type, and the document will be visible only to the writers/editors of your site.

✨ Features

  • Subscription list now available in app sidebar
  • New preview button in drafts, to preview a document in a new window before you publish
  • Improved loading indication for app migration
  • Redesigned document header navigation

🐛 Bug Fixes

  • Fixed copy-paste in some cases
  • Fixed issue with hosting authentication
  • Fixed image uploading in web comments

Full Changelog: 2025.12.3...2026.1.1