Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Releases: ssbc/patchwork

Patchwork v3.6.6

26 Jul 04:42
Compare
Choose a tag to compare
Patchwork v3.6.6 Pre-release
Pre-release

🔥 this version (and versions before 3.6.3) has a known locking bug.
You may want to install 3.6.4


  • fix including root messages as replies in referenced messages
  • more load time and memory use improvements
  • fix massive memory leak introduced in 3.6.5 by rolling back fix for sbot locking up 😢 (see ssbc/packet-stream#10)
  • likes no longer bump messages in public feed
  • show rollup reply authors in correct order (most recent first)
  • fix order of replies on threads
  • fix local peers not disappearing out of sidebar when gone

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.6.5

02 Jul 10:53
Compare
Choose a tag to compare
Patchwork v3.6.5 Pre-release
Pre-release

🔥 this version has a known memory leak.
You may want to install 3.6.4


  • don't include strangers following subscribed channels in public feed
  • fix long running realtime update (was stalling after some time)
  • also start git-ssb on mac if available in path (fixed path resolution)

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.6.4

01 Jul 11:03
Compare
Choose a tag to compare
  • fix including subscribed channels in public feed
  • don't show "pending updates" for private messages on "Extended Network"
  • fix infinite load error when attempting to load other peoples' private messages
  • insert images / attachment at cursor in compose box

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.6.3

30 Jun 13:06
Compare
Choose a tag to compare
  • display progress in top bar instead of as slide down
  • search is now much more responsive and faster
  • new "More" menu on top bar
    • with list of subscribed channels
    • moved gatherings in here too!
    • and a link to view all posts from extended network (/all)
  • fix image blobs attempting resolve multiple times
  • fixed lockup when remote peer forces a disconnect or internet connection is lost
  • improved performance on Windows
  • now works offline on Windows
  • stop connecting to local peers during migration

And from v3.6.0

  • much faster initial load time (and feed refresh)
  • fix creating new gatherings
  • redesigned rollup feeds (better bumping and explanations why you are seeing a post)
  • see root post for mentions (and channel mentions) and number of other replies
  • follows and subscriptions are now just ordinary messages that can be replied to
  • show private tag on all private messages (including replies)
  • show attending messages as replies to gatherings (currently not on thread view yet)
  • allow hiding of "Update available" message until next launch

You can find an invite to an available pub at the Pub servers registry.

v3.6.2

21 Jun 05:33
Compare
Choose a tag to compare
v3.6.2 Pre-release
Pre-release
3.6.2

v3.6.0

21 Jun 03:20
Compare
Choose a tag to compare
v3.6.0 Pre-release
Pre-release
3.6.0

Patchwork v3.5.1

18 Jun 12:23
Compare
Choose a tag to compare

From v3.5.0

Installing this version will automatically upgrade your database to the latest version (flume) and will require a complete reindex. Shouldn't take more than 5 mins!

  • fixes recently discovered infinite loading issue caused by malformed gatherings
  • improved startup time thanks to new indexes
  • now shows all likes for old posts
  • show pending image blob placeholders
  • open git-ssb messages with localhost:7718 if git-ssb web is running
  • improve idle CPU usage
  • no longer converts all profile images to JPG (will leave as png if it is)
  • adds "More Channels" page (thanks @peterbraden)
  • show thread forks and authors of message references (backlinks)
  • macOS: now shows pending updates as badge on dock icon (thanks @dmamills)

Gatherings:

  • added "Gatherings" to nav bar
  • clicking "Add Gathering" now opens up as sheet (instead of creating immediately)
  • attending / can't attend now show confirm sheets and appear in feed
  • experimenting with new styles for gathering display
  • you can now like and reply to gatherings and see who created it

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.4.0

29 May 02:02
Compare
Choose a tag to compare

selection_284

Big thanks to @pietgeursen for the awesome work he's put into patch-gatherings - an event system for patchwork. Check it out by searching /gatherings

Updates

  • added patch-gatherings
  • fixed a bug with search field not running when hitting Enter
  • update level to 1.7.0
  • mac : windows menu with close, zoom, minimize options
  • fix dev setup documentation for ubuntu + fedora

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.3.3

24 Apr 10:26
Compare
Choose a tag to compare

All style update courtesy of @olizilla!

  • improve message typography
  • tidy up border and shadow usage
  • hide repeated channel name on replies
  • use simple text based like count
  • pop-up list of likes when like count clicked
  • new about message style (show author avatar)
  • make heading of main post bigger to better distinguish from replies

You can find an invite to an available pub at the Pub servers registry.

Patchwork v3.3.2

23 Apr 06:14
Compare
Choose a tag to compare
  • improved top bar styling (thanks @olizilla!) ✨
  • use correct system font
  • add actions (Like and Reply) to about messages
  • add "All Posts" view via /all search
  • use less bandwidth when syncing (still much to improve here)
  • fix wrapping of long names and progress position on connected channels
  • wait until enter is pressed before starting search
  • small style tweaks (markdown, channel list color)

You can find an invite to an available pub at the Pub servers registry.