Skip to content

Releases: skycoin/bbs

v5.2

11 Jan 02:05
3f8b12b
Compare
Choose a tag to compare

Change Log

  • Improved Dockerfile to avoid errors.
  • Improved bbscli to work with docker containers.
  • Implemented better handling of cxo disconnections.

v5.1

10 Jan 09:47
02c777d
Compare
Choose a tag to compare

Change Log

  • Added Dockerfile and implemented changes to make BBS work within a container. (#217)
  • Fixed Small UI bug. (#218)

v5.0

17 Dec 05:33
8144de0
Compare
Choose a tag to compare

Change Log

  • Implemented thin client.
  • Implemented command-line interface.
  • Changed API to allow for thin client.
  • Improved CXO data-structure.
  • Improved messenger communication.
  • New user interface.

v4.4

15 Dec 13:33
ce6e578
Compare
Choose a tag to compare

Change Log

  • Connects to BBS-dedicated messenger by default: 35.227.102.45:8000

v4.3

06 Nov 13:50
b802945
Compare
Choose a tag to compare

Change Log

v4.2

30 Oct 08:17
ba07124
Compare
Choose a tag to compare

Change Log

  • Bug fixes - properly deals with invalid roots.

v4.1

26 Sep 04:21
Compare
Choose a tag to compare

Change Log

  • User interface tweaks.

v4.0

26 Sep 01:55
Compare
Choose a tag to compare

Change Log

  • User interface improvements.
  • Implemented service discovery (connections to other nodes are now automatically managed).
  • Improved remote submission of board content (implemented via service discovery).
  • Simplified process of board creation and hosting.
  • Improvements to CXO data structure.

v3.1

05 Sep 07:16
Compare
Choose a tag to compare

Change Log

  • Fixed bug where static files don't serve on Windows.

v3.0

05 Sep 05:17
Compare
Choose a tag to compare

Change Log

  • Updated to use latest CXO.
  • Reimplemented CXO data structure for easier diff management.
  • Introduction of a views module for easier implementation of different ways of viewing data.
  • Implemented exporting/importing boards to/from file.
  • Initial implementation of following/avoiding users.
  • Improved UI (Work in progress).
  • Automatic peer-to-peer relay of boards.