This repository was archived by the owner on May 12, 2021. It is now read-only.
Patchwork v3.12.0-beta.3
Pre-release
Pre-release
·
573 commits
to master
since this release
π Find an invite to an available pub at the Pub servers registry β¨
π€ Any questions? Check out the Scuttlebutt FAQ!
π Can't open on macOS? Read how to open an app from an "unidentified" developer.
βΉοΈ Can't open AppImages on Linux? Remember to make it an executable!
This is a beta prerelease to ensure that everything works correctly.
If you have any trouble please create a new issue so that others can help resolve the problem. Thanks! π
Changelog
Added
- Explanation when messages in a thread are hidden because the author is blocked by the author of the thread.
- Confirmation dialog when clearing message drafts.
- Ctrl/Cmd+L keyboard shortcut which selects the search field.
- Read-only mode, which doesn't allow users to publish new messages until indexes are up-to-date. This resolves issues where Patchwork seems unresponsive so users repeatedly post the same message.
- Greek translation.
- Support for clicking magnet links.
- Auto-build with Travis CI (now supporting Snappy and Debian).
- Changelog.
Changed
- Made legacy block handling easier to understand with new options on the profile page.
- Switched to a new module, ssb-suggest, to take care of @mention suggestions.
- Replaced "Search with Google" with "Search with DuckDuckGo" in the context menu.
- Started using an experimental branch of ssb-config that automatically configures multiple network interfaces so that they can be broadcast correctly by multiserver.
- Updated and deduplicated some npm dependencies.
Removed
- Irrelevant prebuilds from build artifacts, which were bloating the size of releases.
Fixed
- Problem where Patchwork would prompt user to add a name and description even when it wasn't their first time opening the application.
- Pagination bug that wasn't correctly showing messages on private, public, and profile feeds.
- EXIF stripping, which only works on JPG, TIF, and WAV files. Images that were converted from JPG/TIF/WAV may still have EXIF metadata embedded somewhere in the file, so it's important to know that Patchwork only rmeoves EXIF metadata from JPG/TIF/WAV.