Skip to content

Releases: arj03/ssb-browser-core

Rooms support

18 Oct 11:29
a01ee63
Compare
Choose a tag to compare

This release integrates ssb conn for room support that allows browsers to connect to each other. Partial replication has been implemented so that browsers can do initial sync of each other instead of relying on a pub.

Indexes are lazy loaded for faster startup and smaller memory size.

This also changes the log format from flumelog-aligned-offset to async-flumelog which is faster. A manual upgrade is needed.

Faster initial sync

09 Sep 07:52
Compare
Choose a tag to compare
  • Run partial replication in parallel which is much faster
  • Better EBT support in the browser

Minor fixes

19 Aug 15:46
Compare
Choose a tag to compare
4.0.9

4.0.9

Fixes related to deleted messages

14 Aug 14:38
Compare
Choose a tag to compare

Performance improvements

12 Aug 06:35
Compare
Choose a tag to compare

4.0.5

06 Aug 19:32
Compare
Choose a tag to compare
4.0.5

4.0.4

02 Aug 19:12
Compare
Choose a tag to compare
4.0.4

Replication fixes

01 Aug 08:21
Compare
Choose a tag to compare
4.0.3

4.0.3

4.0.2

31 Jul 14:08
Compare
Choose a tag to compare

Various fixes

4.0.1

28 Jul 07:36
Compare
Choose a tag to compare

Minor bugfix to contacts & profiles