Skip to content

Releases: arj03/ssb-browser-core

14.0.0

12 Jan 12:48
Compare
Choose a tag to compare

Updated db2 and related modules to latest version.

Vanilla

18 Nov 20:43
Compare
Choose a tag to compare

Make ssb-browser-core be much closer to standard ssb stack. No more SSB.net.something for secret stack plugins. This was mostly a relic from before there was ssb-db2, just hadn't had a chance to clean it up. This removes partial replication as well, will be superseed by partial replication using meta feeds once ready.

v12.0.0

27 Oct 21:24
Compare
Choose a tag to compare
  • Major improvements to the README to make it easier to get started using ssb-browser-core
  • Simplify singleton
  • Remove DHT, can be enabled using extraModules + config if needed
  • Remove ssb-blob-files, can be enabled using extraModules if needed

Bendy butt support

12 Oct 14:49
Compare
Choose a tag to compare
11.3

11.3.0

Initial load fixes

18 Aug 16:55
c1469d4
Compare
Choose a tag to compare

Update ssb-db2 and use better methods for initial sync. Update ssb-ebt to fix race condition

Unbermuda

02 Jul 08:10
Compare
Choose a tag to compare

This changes quite a lot about how connections are handled. SSB-EBT is now used instead of our soft-fork, friends is upgraded to 5 and a replication scheduler is now used

Upgrade ssb-db2 to 2.0

15 Apr 13:01
Compare
Choose a tag to compare

Breaking change because of the where syntax.

Use ssb-about and ssb-suggest

29 Jan 10:30
Compare
Choose a tag to compare

Use standard modules instead of specific index

Minor fixes

15 Jan 21:57
Compare
Choose a tag to compare

Bumping related libraries for minor fixes

SSB-DB2

05 Jan 11:05
62373cd
Compare
Choose a tag to compare

This is a major change where the existing db has been converted into its own module ssb-db2. Furthermore this includes a lot of changes to jitdb that makes it a lot more pleasant to use.