Releases: skycoin/bbs
Releases · skycoin/bbs
v5.2
v5.1
v5.0
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
Change Log
- Connects to BBS-dedicated messenger by default:
35.227.102.45:8000
v4.3
Change Log
- Bug fixes - Updated CXO (skycoin/cxo#128).
v4.2
Change Log
- Bug fixes - properly deals with invalid roots.
v4.1
Change Log
- User interface tweaks.
v4.0
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
Change Log
- Fixed bug where static files don't serve on Windows.
v3.0
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.