This repository was archived by the owner on May 12, 2021. It is now read-only.
Patchwork v3.16.0
🎉 Thanks for downloading Patchwork! 🎉
Install
- Windows:
ssb-patchwork-setup-3.16.0.exe
- macOS:
Patchwork-3.16.0.dmg
(you may need to allow apps from "unidentified" developers) - Linux:
ssb-patchwork-3.16.0-x86_64.AppImage
(you will need to make it executable)
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.
Changes
Added
- Display content warnings (#1159)
- Recent changes from changelog to release notes (#1155)
- Unicode hashtag support with ssb-markdown upgrade (#1168)
Changed
- Refactor to remove unused code (#1153)
- Refactor to remove bulk-require module (#1158)
- Switch from ssb-gossip to ssb-legacy-conn
Fixed
- "Could not get message" bug on gatherings (#1166)
- Your gatherings not showing in gathering feed (#1167)
- Encoded URI bug when previewing profile with hover (#1169)