Patchwork v3.18.1-beta.5
Pre-release🎉 Thanks for downloading Patchwork! 🎉
As last time, I will re-iterate that this is in preparation of one last release for Patchwork.
Look out to migrate to Oasis, patchfoo, or Manyverse once they put out a desktop version. 🙂 Or hey, build your own client! The new ssb-db2 is an amazing base to build on, go for it! 💪🏽
You may notice that the indexing progress in the new "Status" tab looks... less than polished. That's not a bug. That's just what it looks like. Take it as a sign of development coming to a halt. 😛
The new snap package actually works for me. That's a real improvement over the currently-published version from the snap store, which does not work for me. If you've been using the snap version of patchwork, try upgrading to this beta and tell me how it goes! Note that the snap stores its data separately form the AppImage and such, so to back up your secret
you'll want to copy ~/snap/ssb-patchwork/1/.ssb/secret
instead of ~/.ssb/secret
. Once that's done, you can snap refresh
:
sudo snap refresh --channel=beta ssb-patchwork
As usual, feedback & bug reports are welcome in the Github issues, or simply on the #patchwork channel. Mention @MRiJ+CvDnD9ZjqunY1oy6tsk0IdbMDC4Q3tTC8riS3s=.ed25519
to notify me. 🙂
Install
Use your favorite package manager or install manually.
Windows
Patchwork-Setup-3.18.1-beta.5.exe
macOS
You must allow apps from "unidentified" developers.
Linux
x86: Patchwork-3.18.1-beta.5.AppImage
arm64: Patchwork-3.18.1-beta.5-arm64.AppImage
armv7l: Patchwork-3.18.1-beta.5-armv7l.AppImage
You may need to fix the sandbox.
There are also releases for Debian and Snapcraft:
- Debian:
ssb-patchwork_3.18.1-beta.5_amd64.deb
- Snapcraft:
sudo snap install --channel=beta ssb-patchwork
Alternatively you can download and installssb-patchwork_3.18.1-beta.5_amd64.snap
but you will have to install withsnap install --dangerous
to indicate you really want to install an image from a local source.
Getting started
If this is your first time on Scuttlebutt you may need an invite to get connected. After installing Patchwork and choosing your name you should select the Join Pub button. You'll need to get a pub invite, paste it into the prompt, and select Redeem invite.
You can find more information in the Getting Started Guide.