Skip to content

Releases: RelicSync/relic

v1.0.47

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:33

Windows and Linux. macOS follows from the Mac.

  • Copied files and pictures can be named and saved. The save and name shortcut used to work only on text; now a selected file or a copied picture opens in the editor, and several selected files all go in.
  • The sync dot stays honest. One slow or failed request no longer shows Offline for a few seconds, and a new copy no longer sits on Syncing until the next check-in.
  • Learn more links from every settings pane, the tray menu and the shortcuts list into relic.space/help.
  • Phones: sync does its heavy work off the UI thread.

Signed Windows installer: https://relic.space/download/windows (sha256 F48DB7A1DD8A372E042F0BAB8F47D9CFC1E839F6C6DA2FD17C9C3772DF9A1F1E). The Linux tarball and AppImage below are the same bytes relic.space serves.

1.0.46

Choose a tag to compare

@github-actions github-actions released this 11 Sep 05:07

The save and name shortcut works on files and photos now. Select a file in your file manager, or copy an image, then press the shortcut (Ctrl+Shift+E by default). Relic saves it to your Vault and opens the editor so you can name it. Before this, only text made it through. The paste stack's push shortcut takes files too.

Every Settings pane, the tray menu, the shortcuts list, Add a device, the recovery kit screens, the Not synced sheet and the "?" cheatsheet now carry a Learn more link that opens the matching page on relic.space/help.

Phones: sync does its heavy work off the screen thread, the history strip fits a small phone, and the phone Settings sheet gets the same help links.

Linux: the tarball and AppImage attached here are the same bytes relic.space serves, built by CI from this tag. AppImage sha256 5FCF4F60EB215371BE42E791997FCC7DECA96956C0E488AFFD8C96CAFBBCE70E, tarball sha256 D6207435351AA7E6018C7D426A094939CC16223C4E67523737FAA97F6CD12750. Get them from https://relic.space/download/linux (tarball) or https://relic.space/download/linux/appimage.

Windows and macOS: the signed Windows installer and the Mac DMG for 1.0.46 are not out yet; 1.0.45 stays current there for now. The Windows zip here is the unsigned build of this commit from public CI.

1.0.45

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:41

Relic now tells you when your free history is full.

The free plan keeps your last 500 copies in view. Until now, older copies stopped showing without a word. Now a banner in the history list says when you are close to the limit, and once you pass it, how many older copies are waiting. Search says so too when it comes up empty.

Those older copies are no longer deleted. Relic keeps them, and upgrading to Pro brings them all back on the next sync.

Paid plans and self-hosted vaults see no change.

Signed Windows installer: https://relic.space/download/windows/relic-setup-1.0.45.exe (sha256 CF0FC46CF594C9BD75938B2430CD8D3B55D559E24433FF5C54DFF96AE5C72DD5). The Windows zip here is the unsigned build of the same commit from public CI.

Linux: the tarball and AppImage attached here are the same bytes relic.space serves, built by CI from this tag. AppImage sha256 B7CFEEEF80F2DF43062760A05CA88033600585C3DFAF29B3E6F848EE70672D2D, tarball sha256 692995F2F1CC24479AC328683BE8175FDF168D1D5C1361F173BB7975C2808C5D. Get them from https://relic.space/download/linux (tarball) or https://relic.space/download/linux/appimage.

Relic 1.0.44

Choose a tag to compare

@github-actions github-actions released this 04 Sep 14:54

A fix for everyone who set up Relic on a desktop computer.

If you created your vault on Windows, Mac or Linux, Relic was supposed to show you your recovery kit right after setup and add that computer to your account's device list. A bug quietly skipped both, on every desktop setup since the end of June. The recovery kit screen now appears the way it should. Relic also checks at every start that your computer is in the device list under Settings, and adds it if it is missing, so existing installs repair themselves after this update with nothing to do on your end.

Your recovery kit is the only way back into your data if you ever forget your vault passphrase. If you set up on desktop and never saw one, open Settings, then Security, then Recovery kit, and save it somewhere safe today.


Windows installer is signed and timestamped (Azure Trusted Signing), sha256 053DE3ADE66463DB0E17B7A3DED78A4D8C1CE9FB3479EF45CC0087207713EAE5. Get it from relic.space or winget install relic.

Linux artifacts attached here are the same bytes relic.space serves, built by CI from this tag.

macOS stays on 1.0.43 for the moment and rebuilds at this tag.

The Windows zip attached here is unsigned, built by CI from this tag so anyone can check the source produces it.

v1.0.43

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:37

Three fixes to the formatting work that shipped in 1.0.42.

Pasting no longer brings a web page's colours with it. Copying a few sentences off a dark page and pasting them into a document used to give you white text sitting in black boxes. Nothing was broken, that really is what the page says about its own text, but it is the wrong thing to do weeks later in a document you were not thinking about when you copied. Relic now drops colours, backgrounds, fonts and shadows when it writes, and keeps everything that carries meaning: bold, italic, links, lists, headings, tables and alignment. Text you copied out of Word or Pages is left alone, because there the formatting is your own.

The paste stack keys have moved. They were Ctrl+Shift+D and Ctrl+Shift+B, which Chrome uses to bookmark tabs and to show the bookmarks bar. A global shortcut does not politely fail when another app wants the same keys, it takes them, so those two would have quietly stopped working in Chrome. They are Ctrl+Alt+D and Ctrl+Alt+B now. If you turned the paste stack on and never changed the keys yourself, Relic moves you across.

Pasting with a shortcut no longer leaves a key stuck. If you were still holding Ctrl while Relic pasted, Windows could be left believing you had let go, and the shortcut would do nothing until you lifted your fingers and pressed again. This affected every paste shortcut, not only the stack.


Windows installer is signed and timestamped (Azure Trusted Signing), sha256 A4F23DD0497097B3E8DA1A8F9B5105BD7668031478781DB62CED7BBC07B4F95E. Get it from relic.space or winget install relic.

Linux artifacts attached here are the same bytes relic.space serves, built by CI from this tag.

macOS stays on 1.0.41 for the moment and rebuilds at this tag.

The Windows zip attached here is unsigned, built by CI from this tag so anyone can check the source produces it.

v1.0.42

Choose a tag to compare

@jordan-gibbs jordan-gibbs released this 02 Sep 22:11

Rich text capture and the sequential paste stack, plus the fix that is the
reason to update.

Keeps your formatting

Copy a styled paragraph out of a document or a web page and the bold, the links
and the fonts come with it. Pasting into Word, Gmail or Notion looks the way it
did where you found it. The plain text is always kept alongside it, so an app
that wants plain text still gets it, and any item has a Copy as plain text
option in its row menu. Both behaviours have switches in Settings under Capture.

Secrets never carry formatting. That is enforced at capture, at write, and again
at export, because an item can be marked secret after it was captured.

Paste several things in a row

Turn on the paste stack in Settings under Power features. Ctrl+Shift+D adds
whatever you just copied to a queue and Ctrl+Shift+B pastes the next thing and
takes it off. Copy three things, then fill three fields without opening the
picker between each one. The queue empties when you quit.

Fixes

  • If you sign out, or remove a device from another machine, Relic now says so
    and gives you a sign in button. It used to sit on Offline forever with no way
    back.
  • On phones, an item picks up the title, tags and text that arrive later from a
    desktop. The sync line no longer says Offline while items are still coming in.
    Sharing to Relic takes any kind of file.
  • On Linux the modifier key reads Super instead of Win, and the tray icon
    matches the one everywhere else.

Platforms

Windows only for now. macOS and Linux are unchanged at 1.0.41 and 1.0.40, and
Linux is two versions behind. Neither can be built from the machine this was cut
on.

Windows sha256: FDCFFF68C49DE5CA94776393169CD0F1737BD1C594E62D56AD2EB21F222942E4

Relic 1.0.40 (Linux)

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:58

The first Linux release. x86_64, built for X11.

Easiest path is relic.space/download/linux. The full story on what works and what does not is in docs/linux.md.

Files

File What it is
relic-1.0.40-linux-x64.tar.gz Extract anywhere, run ./relic_app. Nothing installs system-wide: Relic writes its own launcher entry and registers relic:// on first run
relic-1.0.40-x86_64.AppImage One file. chmod +x and run. This is the artifact that can update itself in place
relic-v1.0.40-linux-windows-x64-unsigned.zip The Windows build from this same tag, unsigned, for anyone verifying that the source builds

The two Linux files here were built by CI from this tag. The downloads served at relic.space are the same source built on the release machine, so their hashes are not the same bytes as these. Both sets:

# attached to this release (built by CI from this tag)
611b44769e5dae415c657a9275d4e58adf721da28b1942e013f2ca1f488379f9  relic-1.0.40-linux-x64.tar.gz
fe1474f5fa946ec3db244fadb38fbab700344bd4911e85dcd3daf9ce3683eb95  relic-1.0.40-x86_64.AppImage

# served at relic.space, and what latest.json records for the updater
cc99e7e1dcf5976347104db69ab097862428cfd68f341bba9a12dedfe8f57dd1  relic-1.0.40-linux-x64.tar.gz
0226c4cbb2027ccf23f3cc452971a388c10ee149fe02442a67ff5360b013fff0  relic-1.0.40-x86_64.AppImage

Worth knowing

  • X11 gets everything: the global hotkey, summoning the window, and pasting your pick back into the app you were using. Wayland hands no app a global hotkey or synthetic keystrokes, so Relic says the hotkey is unavailable rather than failing quietly. It still captures and syncs.
  • Stock GNOME has no tray. Relic asks the session bus who owns StatusNotifierWatcher before telling you where to look, so it points you at your shortcut instead of at an icon that is not there.
  • On-device AI ships in the box. sift and libonnxruntime.so sit beside the app in both artifacts. Nothing downloads at install time, nothing leaves your machine.
  • The vault lives in $XDG_DATA_HOME/relic (usually ~/.local/share/relic).
  • No aarch64 build and no distro packages yet.

Full Changelog: https://github.com/RelicSync/relic/commits/v1.0.40-linux

Relic 1.0.33 (Windows)

Choose a tag to compare

@github-actions github-actions released this 15 Aug 22:09

Relic for Windows, signed. Also available as winget install --id Relic.Relic.

What's new

  • The tray icon opens the app on click
  • Search clears reliably when you dismiss it
  • The mini picker pastes on click

Files

File What it is
relic-setup-1.0.33.exe Signed Windows installer (Azure Trusted Signing), identical byte-for-byte to the one served at relic.space and recorded in the winget manifest
relic-v1.0.33-windows-x64-unsigned.zip The same app built unsigned by CI from this tag, so you can verify the source builds
SHA256(relic-setup-1.0.33.exe) = e842a9f80e541bc26243df541b5c15bf3d89fd88192e82d75cb76ebe503da272

Full Changelog: https://github.com/RelicSync/relic/commits/v1.0.33