Skip to content

Releases: No-Instructions/Relay

0.7.2-rc0

11 Dec 21:06

Choose a tag to compare

0.7.2-rc0 Pre-release
Pre-release
fix: y-indexeddb sync event race condition

0.7.1

10 Dec 17:47

Choose a tag to compare

Fixes an issue with background sync getting stuck / failing to make progress.

New features

  • N/A

Fixes

  • Fixes stack overflow in processDownloadQueue

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Dec 21:59

Choose a tag to compare

This release introduces Kanban support and includes improvements to Canvas beta (behind a feature flag).

New features

  • Kanban support
  • Frontmatter visual editor
  • Support for embedded editors in Canvas
  • User presence in markdown documents
  • Toasts/popups for errors

Fixes

  • Fewer occurrences of the differ
  • Newline issues on Windows caused differ to not resolve
  • Return to correct document after differ closes (Obsidian regression)
  • Background sync concurrency
  • Getting kicked from a private folder immediately disconnects all documents
  • The enableCanvasSync feature flag gates the creation of collaborative canvas files, rather than collaboration

Full Changelog: 0.6.1...0.7.0

0.6.1

03 Nov 17:23

Choose a tag to compare

This release makes self-hosting "self-service":

  • Run the command Relay: Register self-hosted Relay Server
  • Enter in the private URL for your server (e.g. on your tailnet)
  • Press Create Relay Server

New features

  • Register a self-hosted Relay Server
  • Github login now enabled by default on first login

Fixes

  • Remote folder renames no longer cause freezes in the UI
  • Github login icon visible in dark mode
  • Fixed race condition that caused continuous token requests for attachments with mismatched ids

Full Changelog: 0.6.0...0.6.1

0.6.0

22 Oct 18:06

Choose a tag to compare

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: 0.5.13...0.6.0

0.5.13

15 Sep 17:24

Choose a tag to compare

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: 0.5.12...0.5.13

0.5.12

26 Aug 00:50

Choose a tag to compare

Microsoft Login is now enabled by default

New features

  • Microsoft Login is now enabled by default

Fixes

  • N/A

Full Changelog: 0.5.11...0.5.12

0.5.11

19 Aug 16:43

Choose a tag to compare

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: 0.5.10...0.5.11

0.5.10

13 Aug 18:21

Choose a tag to compare

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: 0.5.9...0.5.10

0.5.9

07 Aug 21:31

Choose a tag to compare

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: 0.5.8...0.5.9