Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Releases: 3box/3box-js

Release v1.8.5

30 May 14:14
@oed oed
807be32
Compare
Choose a tag to compare

Release Notes

  • Fix: Return promise in public set/remove methods of spaces

Release v1.8.4

30 May 12:45
@oed oed
9caabbd
Compare
Choose a tag to compare

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

24 May 15:49
@oed oed
1b896c8
Compare
Choose a tag to compare

Release Notes

  • Fix: functions in the api module now work without an opts object being passed

Release v1.8.2

21 May 13:12
980f131
Compare
Choose a tag to compare

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

16 May 18:55
cd37403
Compare
Choose a tag to compare

Release Notes

  • Fix: Resolved issue with getVerifiedAccounts returning an empty object

Release v1.8.0

09 May 12:46
@oed oed
b194e01
Compare
Choose a tag to compare

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

30 Apr 15:47
@oed oed
6acc347
Compare
Choose a tag to compare

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

25 Apr 15:23
@oed oed
Compare
Choose a tag to compare

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

12 Apr 18:00
@oed oed
32ad00d
Compare
Choose a tag to compare

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

28 Mar 15:20
@oed oed
Compare
Choose a tag to compare

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