This repository was archived by the owner on May 12, 2021. It is now read-only.
Patchwork v3.17.1
🎉 Thanks for downloading Patchwork! 🎉
Install
- Windows:
Patchwork-Setup-3.17.1.exe - macOS:
Patchwork-3.17.1.dmg - Linux:
Patchwork-3.17.1.AppImage- You must make it executable:
chmod +x Patchwork-3.17.1.AppImage - You may need to fix the sandbox:
sudo sysctl kernel.unprivileged_userns_clone=1
- You must 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
- Add custom language support to spell checker (#1199)
- Add documentation about proxy configuration (#1196)
- Add documentation about "good first issue" label (#1194)
- Add attending gatherings view (#1182)
- Add context menu to open image in web browser (#1163)
- Add documentation about Patchwork Design principles (#1151)
- Add content warnings (#1176)
Changed
- Replace ssb-gossip with ssb-conn for improved replication (#1178)
- Improve Russian translation (#1200)
- Upgrade all dependencies, including upgrade to Electron 6 (#1199)
- Re-enable ssb-ebt for improved replication (#1106)
Fixed
- Fix KIO bug causing problems for KDE users (#1204)
- Fix typo in French translation (#1201)
- Fix inconsistent border radius between themes (#1191)