Releases: seed-hypermedia/seed
2025.4.4
๐จ New App Redesign
The app has received a major visual overhaul with several key improvements:
- Modernized container components with improved spacing and alignment
- Refined sidebar behavior that adapts to content width



๐ Enhanced Document Search
The document search functionality has been significantly improved:
- Faster search results with optimized backend query performance
- More detailed search results showing document paths and metadata
- Improved search UI with better keyboard navigation
- Better handling of recent documents in search results
- Enhanced fuzzy matching for more accurate results
Other Features
- Redesign the Draft label on navigation items and the app's titlebar
- Improved error handling in document discovery
๐ Bug Fixes
- Fixed issues with document layout in certain view modes
- Resolved search result sorting inconsistencies
- Fixed dark mode color contrast issues
Full Changelog: 2025.4.3...2025.4.4
2025.4.3
๐ Bug Fixes
- Fix "Recents" menu so title is shown
- Hide development buttons that were accidentally shown in previous release
- Slash menu is not triggered when in the middle of a word
Known Issues
On Linux/Ubuntu, there is a dialog box that shows up when the app launches. The app works after you dismiss. To suppress this dialog, run the following commands on your machine
sudo sysctl -w net.core.rmem_max=7500000
sudo sysctl -w net.core.wmem_max=7500000
Full Changelog: 2025.4.2...2025.4.3
2025.4.2
๐ Bug Fixes
- Desktop: Fixed issue where Linux app would not start
Known Issues
On Linux/Ubuntu, there is a dialog box that shows up when the app launches. The app works after you dismiss. To suppress this dialog, run the following commands on your machine
sudo sysctl -w net.core.rmem_max=7500000
sudo sysctl -w net.core.wmem_max=7500000
Full Changelog: 2025.4.1...2025.4.2
2025.4.1
๐ Publish to Web with Seed Hosting
Introducing the easiest way to publish your Hypermedia site to the web: Seed Hosting. With just a few clicks you can use our free hosting service to publish to a hyper.media
subdomain, or to your own custom domain.
๐ฐ New Site Templates after Onboarding
The new Onboarding got enhanced by helping you create the main structure of your new site with Templates! We started with two templates: Blog and Documentation.

๐ฆ Moving Documents
If a document is in the wrong place, you can now move it to a new location. To avoid breaking the link, we will redirect from the old location to your new path.
To move a document, you need to select an account who has permission to write in both the source and destination. The move workflow can be launched from the document options dropdown:
๐ชพ Document Branches
What if you want to edit a document that you have not been invited to edit? You can now branch it into a site where you have write access, and then you can edit and invite your own collaborators.
The attribution and version history of the original content is preserved. This workflow allows you to edit any Hypermedia document- just branch it first!
๐ง Email Notifications for Web Comments
If you write a comment on Hyper.media, you might want to be notified when somebody replies to your comment or mentions you. Now you will be prompted to enable email notifications, and you will receive an email that invites you back into the conversation!
๐ Other New Features
- New prompts for creating first account, document editing, and publishing to web domain
- New UI for Account Creation, match onboarding workflow
- Commenting on hyper.media:
- Upload Images, Videos, Files
- Now supporting Math, Twitter/X Embeds, Code Blocks, and Buttons
- Cmd/Control+Enter will now submit your comment
๐ Bug Fixes
- Avoid error during Auto-Update
- Fix site header in document draft
- Block .mov video files as they are not supported by web browsers
Known Issues
- Application fails to launch on Ubuntu, we are fixing this ASAP
Full Changelog: 2025.3.7...2025.4.1
2025.3.9
๐ Publish to Web with Seed Hosting
Introducing the easiest way to publish your Hypermedia site to the web: Seed Hosting. With just a few clicks you can use our free hosting service to publish to a hyper.media
subdomain, or to your own custom domain.
๐ฐ New Site Templates after Onboarding
The new Onboarding got enhanced by helping you create the main structure of your new site with Templates! We started with two templates: Blog and Documentation. (

๐ Other New Features
- New prompts for creating first account, document editing, and publishing to domain
- New UI for Account Creation, match onboarding workflow
- Commenting on hyper.media:
- Upload Images, Videos, Files
- Now supporting Math, Twitter/X Embeds, Code Blocks, and Buttons
๐ Bug Fixes
- Avoid error during Auto-Update
- Fix site header in document draft
Full Changelog: 2025.3.7...2025.3.9
2025.3.7
A maintenance release with bug fixes.
๐ Bug Fixes
- Avoid error and gracefully handle documents with no metadata
- Improved small outline with hover access
- Minor fixes to onboarding flow, avoid showing for existing users who have an account
Full Changelog: 2025.3.3...2025.3.7
2025.3.3
๐ Refreshed Onboarding Workflow
To help welcome new users to the app, we have re-designed the experience when the app is opened for the first time.
๐ Other New Features
- Improved Layout of Documents: Center-Alignment
- Web: Banner with link to latest, when looking at an older version
๐ Bug Fixes
- Resolved an issue where document blocks are re-ordered after publishing
- Fixed layout issue where math block overflows the container
๐ฎ Coming Soon
- Experimental support for Seed Host in the "Publish Site" workflow, when enabled in
Settings > Experiments
Full Changelog: 2025.3.2...2025.3.3
2025.3.1
This release is focused on bug fixes, no new features (but we have some exciting things coming for you soon!)
Note: We have had some issues with the auto-update process, so you may need to manually download this release from the new download page.
๐ Bug Fixes
- Allow transparent images in Cover image
- Improved colors across the app
- Desktop: Fixes to the Auto-Update process
- Desktop: Avoid redundant blocks saved in document changes
- Desktop: Settings improve state of empty account
- Desktop: Fix adding of capabilities in some cases
- Desktop: Outline preview in narrow-width documents
- Editor: Fix pasting of web images
- Editor: Limit maximum height of images
- Web: Improved Desktop App Download Page
- Web: Fix loading of documents and author metadata in some cases
Full Changelog: 2025.2.10...2025.3.1
2025.2.10
๐ฌ Web Commenting on hyper.media
Now you can comment on Hypermedia documents without installing the app. Open the document on the hyper.media
website, and the new comment box is available at the bottom of the activity section.
When creating your first comment, you will be prompted to add a name and icon for your web identity.
Even though this is the web, your identity is still secured with robust cryptography- our server does not own your identity! The key pair is kept in your browser. You can log out by permanently deleting the private key from your browser.
For now, web identities are standalone and are not linked to your identity in the desktop app (but stay tuned). Soon we will enable commenting across all Hypermedia web sites, once we have a workflow to link identities across the web.
๐ New Features
- Web Identities with name and image
- Web Commenting has support for:
- Mentions with the
@
symbol - Code Blocks
- Hypermedia links
- Text formatting, lists, and headings
- Mentions with the
๐ Bug Fixes
- Desktop: Query Block Settings auto-open
- Desktop: Fixed issue where dropdowns in query block settings were not visible
- Desktop: Linux: Fixed auto-updater
- Web: Comment replies are shown with the full content
Full Changelog: 2025.2.9...2025.2.10
2025.2.9
๐ New Features
- New Auto-Updating UI
- Linux support for automatic updates
- Desktop Editor: Slash menu shortcut for creating card embeds
- Highlight block and range when copying references
๐ Bug Fixes
- Fix loading of Lightning accounts
- Improved style of highlighted content
- New protocol version 0.9.2: Improved format for comment blob encoding
- Improved handling of query blocks
- Web: Fix race condition when loading some pages
- Web: Fixed some inconsistent URLs
- Desktop: Improved UX for adding documents in navigation bar
- Editor: Merge blocks when next block is a media block
- Editor: Properly merge children in a header when pressing backspace
- When scrolling to a block, avoid overlap with the header
Full Changelog: 2025.2.8...2025.2.9