Releases: arj03/ssb-browser-demo
Releases · arj03/ssb-browser-demo
Minor fixes
Lots of minor fixes all around
5.5.4
- Fix groups page not showing the latest message for each group
- Upgrade db2 & async append only log with fixes
5.5.3
- 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
This upgrades some internal libraries that should make connections to other peers more stable.
5.5.1
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
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
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
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
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
- Fix db status not updating
- Fix restore from key not working properly for private messages
- Fix replicate error