Relay releases
Release notes and version history. For latest updates and discussions, join the project on Discord.
0.6.0
ProductionOctober 22, 2025
This release introduces Private Folders. As part of this feature the settings menus have also been reworked.
New features
- Private Folders
- Ability to rename Shared Folders
- Reworked settings menu
- Error toasts UI (behind a feature flag)
Fixes
- Memory leaks
- Race condition in enterprise tenant validation
Breaking Changes
- The use of private folders requires all users on the relay server to be using client version > 0.4.1
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.13...0.6.0
0.5.13
ProductionSeptember 15, 2025
This is a relatively minor release with bug-fixes and stability improvements.
New features
- OIDC login provider (behind a flag)
- GitHub login provider (behind a flag)
- Ability to connect to an enterprise tenant
Fixes
- Microsoft login on iOS
- Empty folders are added on first sync
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.12...0.5.13
0.5.12
ProductionAugust 25, 2025
Microsoft Login is now enabled by default
New features
- Microsoft Login is now enabled by default
Fixes
- N/A
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.11...0.5.12
0.5.11
ProductionAugust 19, 2025
This is a relatively minor release with bug-fixes and stability improvements.
New features
- Preview mode now receives live updates
Fixes
- Using the visual properties editor no longer causes merge conflicts
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.10...0.5.11
0.5.10
ProductionAugust 13, 2025
This is a relatively minor release with bug-fixes and canvas stability improvements.
New features
- N/A
Fixes
- Fixed race conditions that could result in a blank canvas when moving into a shared folder
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.9...0.5.10
0.5.9
ProductionAugust 7, 2025
This is a relatively minor release with bug-fixes and stability improvements.
New features
- Manage your subscriptions from the main settings page
Fixes
- Resolved dataview race condition which resulted in stale data
- Don't show stale Relay server information after switching accounts (e.g. google -> microsoft)
- Help text popovers work again in Obsidian 1.9.x (regression)
- Don't show a "leave" button if you're the only member of a Relay Server
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.8...0.5.9
0.5.8
ProductionAugust 4, 2025
This is a relatively minor release with bug-fixes and stability improvements. We're starting to improve access controls -- in this release owners of a Relay Server can manage membership roles on their Relay Server.
New features
- You can now assign Roles to members of a Relay Server
Fixes
- Clarify seat usage
- Memory leak in websocket cleanup
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.7...0.5.8
0.5.7
ProductionJuly 31, 2025
This is a relatively minor release with bug-fixes and stability improvements. Users who are interested in Microsoft as a login provider can begin testing that as a login option.
New features
- Microsoft Login (behind a feature flag)
Fixes
- Handle cases where the differ can report equivalence when files are not exactly the same
- Fix fetch pollyfill on old Obsidian Installer versions
- Track document access token retry count
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.6...0.5.7
0.5.6
ProductionJuly 9, 2025
This is a relatively minor release with some bug-fixes and stability improvements.
New features
- Add Relay Settings entry to folder right-click menu
- Add right-click menu entries to manually upload/download attachments
- Share keys are now treated as secrets in the UI (***** by default)
Fixes
- Fix syncing folder with periods in the name
- Correctly sync files that were modified while Obsidian was closed instead of pulling server copy
- Sync files on storage quota increase
- Remove deleted files from pending upload queue
- Fix stale attachment sync status pills
- Queue attachment download/sync
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.5...0.5.6
0.5.5
ProductionMay 28, 2025
This is a relatively minor release with some bug-fixes and stability improvements.
New features
- The Relay Server settings page now includes host information for users that are self-hosting their Relay Server
Fixes
- Login no longer opens in the webview
- Improvements to Share Key setting UI, especially on mobile
- Canvas stability improvements (note: canvas collaboration is behind a feature flag)
- "Accept All From Disk" option in the differ works again
- You will no longer see a blank settings page after upgrading the plugin
- File tag alignment in the navigation pane
- No longer fetching release information about releases that have been deleted
0.5.4
ProductionMay 19, 2025
Minor bugfix
New features
- N/A
Fixes
- Fixed spurious
NOT SYNCEDtag in folder navigation caused by a race condition with default values
0.5.3
ProductionMay 19, 2025
This release includes improvements around share-key management.
New features
- Enable/disable share keys
- Share keys are hidden by default
- Relay Server users list now contains user avatars
- Improve Shared Folder settings user experience when a user has no storage available.
Fixes
- N/A
Full Changelog: https://github.com/No-Instructions/Relay/compare/0.5.2...0.5.3
0.5.2
ProductionMay 7, 2025
This release enables Canvas collaboration (behind a feature flag).
New features
- Canvas collaboration
Fixes
- N/A
0.5.1
ProductionApril 15, 2025
Universal File Sync enables syncing images, videos, audio, pdfs, and more. This is a paid feature as it requires additional storage.
New Features
- Server-side feature flag control for feature rollout/rollback
- Attachment sync is now enabled
Fixes
- Folder pill icon now expands again to show the "Tracking changes" icon.
0.5.0
ProductionApril 15, 2025
This release enables image/audio/video/pdf sync for paid customers (behind a feature flag).
New features
- Disk usage visualization with quota tracking and warning indicators
Fixes
- Fixed shared folder settings update race condition
- Improved file management with better upload status indicators
- Fixed SyncFile token caching
0.4.10
ProductionApril 1, 2025
This release contains code for Universal File Sync. The feature is currently in beta testing with paid customers. I've you're a paid customer and you would like to try it, find us in Discord.
New features
- File Sync (behind a feature flag)
Fixes
N/A
Full changelog: https://github.com/No-Instructions/Relay/compare/0.4.9...0.4.10
0.4.9
ProductionMarch 24, 2025
This release contains bug-fixes and code refactor for upcoming features.
New features
- N/A
Fixes
- Empty folders are now synced
Full changelog: https://github.com/No-Instructions/Relay/compare/0.4.8...0.4.9
0.4.8
ProductionMarch 17, 2025
This release contains bug-fixes and some code refactor.
New features
- N/A
Fixes
- Fix memory leak during plugin tear down
- Ensure background sync process starts on load
Full changelog: https://github.com/No-Instructions/Relay/compare/0.4.7...0.4.8
0.4.7
ProductionMarch 11, 2025
This release contains bug-fixes and improvements to the plugin upgrade flow.
New features
- Improved notification banner (this allows us to notify users of upgrades, outages, planned down-time, etc)
- Improvements to upgrade flow
- Testing: optional automatic updates (behind a feature flag)
Fixes
- Fix: Reduce unnecessary network traffic at startup when polling for updates.
Full changelog: https://github.com/No-Instructions/Relay/compare/0.4.6...0.4.7
Visit our GitHub repository to view the client-side source code.