Skip to content

Releases: LumeWeb/web

@lumeweb/portal-frontend@0.0.2

03 Jan 02:24

Choose a tag to compare

Patch Changes

  • 87a8e92: Update links and pricing info

@lumeweb/portal-frontend@0.0.1

31 Dec 14:58

Choose a tag to compare

Patch Changes

  • 1179d00: Initial WIP frontend website

portal-shared@0.1.2

01 Nov 17:16

Choose a tag to compare

Patch Changes

portal-shared@0.1.1

01 Nov 08:19

Choose a tag to compare

Patch Changes

  • 217ca20: need to use arrayMoveImmutable

@lumeweb/portal-dashboard@0.2.4

01 Nov 17:16

Choose a tag to compare

Patch Changes

  • fd63b75: revert updating zustand
  • Updated dependencies [fd63b75]
    • portal-shared@0.1.2

@lumeweb/portal-dashboard@0.2.3

01 Nov 08:19

Choose a tag to compare

Patch Changes

  • Updated dependencies [217ca20]
    • portal-shared@0.1.1

@lumeweb/portal-dashboard@0.2.2

01 Nov 06:13

Choose a tag to compare

Patch Changes

  • 05e7eed: Dummy version bump for go release

@lumeweb/portal-dashboard@0.2.1

30 Oct 17:09

Choose a tag to compare

Patch Changes

@lumeweb/s5-js@0.1.0

19 Oct 23:22

Choose a tag to compare

Patch Changes

  • Updated dependencies [ec369de]
    • @lumeweb/libs5@0.1.0

Bug Fixes

0.1.0-develop.28 (2024-01-10)

Bug Fixes

  • use addEventListener, on is not available in all environments (c4c0a94)

0.1.0-develop.27 (2023-12-28)

0.1.0-develop.26 (2023-12-28)

Bug Fixes

  • use on, once is not available in all environments (d78ad5e)

0.1.0-develop.25 (2023-12-28)

0.1.0-develop.24 (2023-12-18)

Bug Fixes

  • ensure we are using a ws protocol (bb7c7dc)

0.1.0-develop.23 (2023-12-17)

Bug Fixes

  • return GetMetadataResponse (fcdd42f)

0.1.0-develop.22 (2023-12-17)

Bug Fixes

  • need to pass endpointPath (bf23047)

0.1.0-develop.21 (2023-12-17)

Bug Fixes

  • on existing entry, need to update the entry data (389a15e)

0.1.0-develop.20 (2023-12-12)

Bug Fixes

  • ensure we prefix the CID ed22519 type to the registry pubkey (e4dc098)

0.1.0-develop.19 (2023-12-12)

0.1.0-develop.18 (2023-12-12)

Bug Fixes

  • need to pass as query, not data (820cc5b)

0.1.0-develop.17 (2023-12-12)

Bug Fixes

0.1.0-develop.16 (2023-12-12)

Features

  • add getEntry and update createEntry to use it (aea2360)

0.1.0-develop.15 (2023-12-12)

Bug Fixes

  • need to use toRegistryEntry (eb3f2ee)

0.1.0-develop.14 (2023-12-12)

Bug Fixes

  • need to strip off multiformats prefix (502c8fb)

0.1.0-develop.13 (2023-12-12)

Bug Fixes

  • Revert "fix: use base64urlpad" (74407cf)

0.1.0-develop.12 (2023-12-12)

Bug Fixes

0.1.0-develop.11 (2023-12-12)

0.1.0-develop.10 (2023-12-12)

0.1.0-develop.9 (2023-12-12)

Features

0.1.0-develop.8 (2023-12-12)

Features

0.1.0-develop.7 (2023-12-12)

0.1.0-develop.6 (2023-12-11)

Features

  • add downloadData method (50ed08a)

0.1.0-develop.5 (2023-12-11)

Bug Fixes

0.1.0-develop.4 (2023-12-11)

Bug Fixes

  • add main to package.json (6b17e32)

@lumeweb/portal-sdk@0.0.2

19 Oct 23:21

Choose a tag to compare

Patch Changes

  • fdbb013: Enable withCredentials for all account api requests