Releases: ssbc/patchbay
Patchbay v8.1.0
release notes to follow
Known bugs :
- initial sync works, but the launch from that doesn't. quit out and come back in for a normal launch
- in windows @-mentions seem to explode the app. try waiting a few minutes for mentions cache to load?
- icon isn't quite right on mac
Patchbay v8.0.1
ssb-ahoy !
Patchbay is now launched with ssb-ahoy
which allows you to:
- edit your config before you start the app
- choose / create identities
This is the change that's responsible for this being a major release. Under the hood it:
- moves all electron state management out of patchbay
- moves config selection / building outside of patchbay
For convenience there's now a npm run lite
for people who still like running standalone ssb-server
in the commandline.
Large File Attachements
Up till now, we've had a 5MB cap on scuttlebutt attachments (blobs). @arj03 has added support to add DAT-based attachments, which means the sky is the limit !
Styling
Styling / design on settings page (the friends pubs feature)
Performance
- feeds on many major pages now gracefully close their pull-streams when you ask for a refresh/ redraw of the page. This should help with memory usage (pages :
/inbox,
/posts,
/public,
/notifications`)
Patchbay v7.17.0
v7.16.2
Patchbay v7.16.2
Release notes
Books
patchbay-book got a major overhaul. The core was completely rewritten to make it nicer to work with and the UI have some features added, such as ability to see who has read a book from the list view, your review, the ability to annotate a book number of pages and more.
Connection control
It is now possible to better define who and how you connect to. In settings you can now choose to only connect to pubs run by your friends or yourself. And it is possible to only connect to pubs and other nodes over only tor, to hide your IP. This also works with tor-browser, so you don't need to have the tor dæmon installed.
Revealing private messages
It is now possible to read previously private messages that have been posted with an unbox key to enable others to read the conversations.
Invites
you can now use pub invites in the /network
page
Security patches
some security patches were rolled out for some back end modules (ssb-server)
v7.16.1
Patchbay v7.16.1
Release notes
- built on
ssb-server@14
- scry
- better notifications
- markdown rendering of description
- dark-crystal
- version 2 sharding - improves ability to know when your secret has been successfully recovered (and isn't just random text!)
- forwarding - you can now pass shards you're holding on to another account, so that if a person loses their primary device their shards are not lost
- mentions
- rebuilt on @mmckegg 's code, exctracted into modules
ssb-about
andssb-suggest
- guaranteed to include all people you follow in mentions options
- faster
- rebuilt on @mmckegg 's code, exctracted into modules
- settings
- added a section which tells you which version of patchbay installer you're using!
testing scuttle-shell installers
these are alpha builds that use scuttle-shell
feedback on scuttlebutt most welcome - if it works or doesn't work I'd love to know. chuck something in #patchbay and give @mixmix a mention <3
v7.15.6
v7.15.2 (scuttle-shell alpha)
v7.15.1
v7.15.0
New Features
Scry
Find a time for a meeting with this new feature.
Once it's finished you can easily launch a gathering based of those times
(design lifted from doodle.com)
Gatherings
Gatherings got an upgrade (visually and in the back end methods):
- you can now publish private gatherings encrypted to you and up to 6 others
- updates to the gathering double as notifications to those currently attending
Chess
- Resigning now requires confirmation (in case of mouse slips.)
- People you can invite to play chess is now sorted by how often you play them in the 'invites' tab. You can also invite people who aren't following you back.
- Some small performance improvements
Post Rank
- A small educational experiment for the algosov summit where the one is in control of how posts are ranked and can see the effect that algorithms might have on people.