Relay releases

Release notes and version history. For latest updates and discussions, join the project on Discord.

0.4.0

Production

November 19, 2024

Features

  • Mobile support - Relay is now available on iOS and Android
  • Enhanced settings page with user avatars and integrated help documentation

Fixes

  • Various UI improvements

0.3.5

Production

November 15, 2024

Features

  • Streamlined shared folder creation - quickly create new folders by typing a name and pressing Enter

Fixes

  • Fixed compatibility with Obsidian 1.7.5
  • Fixed settings page synchronization issues related to an upstream bug
  • Improved login stability - you'll now stay connected to Relay with regular use
  • Fixed subscription button when using Brave as default browser

0.3.4

Beta

October 24, 2024

To get the beta release, install BRAT from the Community Plugins, then add "no-instructions/relay" as a beta plugin in BRAT settings.
Detailed instructions →

0.3.3

Production

October 1, 2024

Features

  • A diff/merge interface for integrating changes made to the file on-disk
  • A folder-wide connection toggle in the file-explorer right-click menu
  • The Tracking Changes icon now lights up in your vault accent color when the CRDT-database and the file on-disk are in sync
  • A Relay ribbon icon to take you right to the Relay setting page

Fixes

  • Fixed a race condition that could cause blank notes when a note was missing a CRDT
  • Untitled relays now have the placeholder text '(Untitled Relay)'
  • Active connections are now prioritized by which files were opened recently
  • Various error handling and performance improvements

Coming up

  • Uploading files in the background when you add a folder to a relay
  • Downloading files in the background when you add a shared folder to your vault
  • A new link formatting option that uses the shortest possible link name, or else uses relative paths within shared folders

0.3.0

Production

September 17, 2024

Bug fixes

  • No longer crashes when using Make.md
  • Fixed a login bug on certain catalyst versions of Relay using the Electron 30.x installer
  • Properly unloads the plugin when you upgrade, which should make upgrades smoother in the future
  • Avoids a race conditions that would sometimes cause users go get blank notes

Performance

  • Fixed some memory leaks to lower overall memory utilization
  • Faster startup on production builds

0.2.16

Beta

September 16, 2024

To get the beta release, install BRAT from the Community Plugins, then add "no-instructions/relay" as a beta plugin in BRAT settings.
Detailed instructions →

New features

  • Decorate links that point outside of a shared folder (behind feature flag)
  • Manually resolve edits from disk with new differ tool (behind feature flag)
  • Upload/Download the entire shared folder contents on first sync (behind feature flag)

Bug fixes

  • Properly unloads the plugin when you upgrade, which should make upgrades smoother in the future
  • Avoids a race conditions that would sometimes cause users go get blank notes

Performance

  • Fixed some memory leaks to lower overall memory utilization
  • Faster startup on production builds

0.2.15

Beta

August 22, 2024

To get the beta release, install BRAT from the Community Plugins, then add "no-instructions/relay" as a beta plugin in BRAT settings.
Detailed instructions →

Features

  • No longer crashes when using Make.md
  • Fixed a login bug on certain catalyst versions of Relay using the Electron 30.x installer

Visit our GitHub repository to view the client-side source code.