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

Releases: arj03/ssb-browser-demo

Minor fixes

18 Aug 17:01
Compare
Choose a tag to compare

Lots of minor fixes all around

5.5.4

19 Jun 07:57
Compare
Choose a tag to compare
  • Fix groups page not showing the latest message for each group
  • Upgrade db2 & async append only log with fixes

5.5.3

22 May 08:18
Compare
Choose a tag to compare
  • Show replies to a fork a lot better
  • Add RAW that will display message in console for debugging
  • Upgrade to browser core that should make it not getting stuck when navigating between threads.

5.5.2

01 May 07:30
Compare
Choose a tag to compare

This upgrades some internal libraries that should make connections to other peers more stable.

5.5.1

25 Apr 17:26
Compare
Choose a tag to compare

Mostly upgrades to internal libraries. This updates packet-stream which should be a tiny bit faster and an upgrade to multiserver that should make connections more stable.

5.5.0

15 Apr 13:09
Compare
Choose a tag to compare

Features

  • DHT support
  • Add pt-BR translations

Bugfixes:

  • Performance improvements in jitdb
  • Fix minor SSB bug for really slow situations
  • Minor padding fix in connections

5.4.0

21 Mar 20:29
Compare
Choose a tag to compare

Major

  • Threads (like a forum) view

Minor

  • Upgrade some internal dependencies for better performance and bug fixes
  • clickable reactions
  • refresh thread on posting

5.3.0

27 Feb 08:24
Compare
Choose a tag to compare

Features:

  • Add context menu with: copy message id and view source

Bugfixes:

  • Make it possible to have multiple tabs open without crashing the database

5.2.0

22 Feb 12:52
Compare
Choose a tag to compare

Features:

  • Add full text search
  • Show follow/unfollow in Profile and Notifications
  • Display blog posts
  • Groups filter for Public
  • Show thread participants blocking you when you reply
  • When connecting to a room-endpoint, ask the user if they also want to follow the profile at the other end.
  • Synchronization progress bars
  • Show last updated in connections tab

Bugfixes:

  • Fix invalid message: expected sequence 2 but got:1
  • Much smaller bundle (3.6mb)

5.1.1

08 Feb 20:05
Compare
Choose a tag to compare
  • Fix db status not updating
  • Fix restore from key not working properly for private messages
  • Fix replicate error