This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Releases: 3box/3box-js
Releases · 3box/3box-js
Release v1.8.5
Release Notes
- Fix: Return promise in public set/remove methods of spaces
Release v1.8.4
Release Notes
- Fix: Actually link profile when opening space and haven't used public store (fix bug from v1.8.2)
Release v1.8.3
Release Notes
- Fix: functions in the api module now work without an opts object being passed
Release v1.8.2
Release Notes
- Fix: Link profile when opening space and haven't used public store
- Feat: Add the ability to manually check and add account linking
Release v1.8.1
Release Notes
- Fix: Resolved issue with
getVerifiedAccounts
returning an empty object
Release v1.8.0
Release Notes
- Feature: Add
setMultiple
method, enables multiple fields to be set at once.
Special thanks to @Schwartz10 for contributing this feature!
Release v1.7.2
Release Notes
- Fix: Don't allow setting values wihtout a 'key'
- Fix: Ensure that linkProfile only happens once
- Fix: Import keys in correct format
Release v1.7.1
Release Notes
- Fix: Throw error on openSpace if user denies consent
- Fix: Return correct timestamp format in metadata
- Docs: Updated documentation for idUtils, and added better general api description
Release v1.7.0
Release notes
- Feature: Add ability to get metadata for entries
- Feature: Add idUtils helper functions
- Feature: Send along DID when opening db with pinning node
Release v1.6.0
Release notes
- Feature: Experimental support for threads
- Feature: Add support for DIDs in getProfile and getSpace
- Fix: Handle errors in getProfile correctly
- Fix: Better logic for linking profile to ethereum address