Skip to content

sf-deck 0.1.6

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:53
· 14 commits to main since this release

sf-deck 0.1.6

This patch fixes the first-launch demo import on slower Linux systems.

Fix

  • Demo data is now written in one atomic cache transaction instead of hundreds
    of individual commits. The interface no longer freezes during import, and an
    interrupted import cannot leave a partially written demo cache.
  • Ctrl+C remains available throughout the first-launch transition.

Install on Debian or Ubuntu

curl -LO https://github.com/Jacob-Stokes/sf-deck/releases/download/v0.1.6/sf-deck_0.1.6_linux_amd64.deb
sudo apt install ./sf-deck_0.1.6_linux_amd64.deb

ARM64, RPM, portable Linux, and macOS builds are available on the release page.

Homebrew

brew upgrade --cask sf-deck