Relay releases
Release notes and version history. For latest updates and discussions, join the project on Discord.
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 SYNCED
tag 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
Visit our GitHub repository to view the client-side source code.