9.8 KiB
9.8 KiB
0.2.0-develop.41 (2023-09-03)
0.2.0-develop.40 (2023-09-03)
0.2.0-develop.39 (2023-09-03)
0.2.0-develop.38 (2023-09-02)
0.2.0-develop.37 (2023-09-02)
0.2.0-develop.36 (2023-09-02)
0.2.0-develop.35 (2023-09-02)
0.2.0-develop.34 (2023-09-02)
0.2.0-develop.33 (2023-09-02)
0.2.0-develop.32 (2023-08-20)
Features
- change deriveChildKey to hkdf sha256 and create deriveBlakeChildKey that hashes based on the initial blake3 route used by s5 (7fefaf0)
0.2.0-develop.31 (2023-08-15)
Features
- add loginActivePortals function (a1b67e7)
0.2.0-develop.30 (2023-08-10)
Features
- add new downloadSmallObject function that only hashes the data and compares it and does not verify it in real time (747aeb7)
0.2.0-develop.29 (2023-08-10)
Bug Fixes
- handle localStorage being undefined (0ab6cf0)
0.2.0-develop.28 (2023-08-10)
0.2.0-develop.27 (2023-07-21)
Bug Fixes
- change to export type (7f9990c)
0.2.0-develop.26 (2023-07-18)
Features
- add support for loading and saving portal lists (4fe84e8)
0.2.0-develop.25 (2023-07-18)
0.2.0-develop.24 (2023-07-18)
0.2.0-develop.23 (2023-07-18)
0.2.0-develop.22 (2023-07-08)
0.2.0-develop.21 (2023-07-02)
Bug Fixes
- export bufToHex (0fead1c)
0.2.0-develop.20 (2023-06-29)
0.2.0-develop.19 (2023-06-26)
Bug Fixes
- switch to using globalThis, and check if we have localStorage (if not, might be node) (79273d2)
0.2.0-develop.18 (2023-06-26)
0.2.0-develop.17 (2023-06-26)
Features
- re-export most of noble utility functions (a813ee3)
0.2.0-develop.16 (2023-06-26)
Features
- add initial upload method (7126203)
0.2.0-develop.15 (2023-06-25)
0.2.0-develop.14 (2023-06-24)
Bug Fixes
- switch to using @lumeweb/community-portals (ac822fb)
0.2.0-develop.13 (2023-06-24)
Bug Fixes
0.2.0-develop.12 (2023-06-24)
Bug Fixes
- don't skip portal if we fail to register (530b159)
0.2.0-develop.11 (2023-06-24)
Bug Fixes
- update libportal (b6e30e1)
0.2.0-develop.10 (2023-06-24)
Bug Fixes
- update libportal (80be9e6)
0.2.0-develop.9 (2023-06-23)
Bug Fixes
- refactor initPortal to return the instance (89d2439)
0.2.0-develop.8 (2023-06-23)
Bug Fixes
0.2.0-develop.7 (2023-06-23)
Bug Fixes
0.2.0-develop.6 (2023-06-23)
Bug Fixes
- update libportal (bd4f10a)
0.2.0-develop.5 (2023-06-23)
Bug Fixes
0.2.0-develop.4 (2023-06-23)
Bug Fixes
- update libportal (5bb6c99)
0.2.0-develop.3 (2023-06-23)
Bug Fixes
- add download to exports (a27bb31)
Reverts
- Revert "fix: add download to exports" (e2bcb8c)
0.2.0-develop.2 (2023-06-23)
Bug Fixes
- add download to exports (4f2ec80)
0.2.0-develop.1 (2023-06-23)
Bug Fixes
- need to add dom support to TS (738c3f1)
Features
- add deriveChildKey function (d7cdaaf)
- add portal management apis (d340447)
- implement initial download method (7c07211)
0.1.3 (2023-06-21)
Bug Fixes
- trigger version bump (ee4ed88)