Skip to content

Releases: golemfactory/golem-js

v3.5.0

22 Nov 14:58
76e1342
Compare
Choose a tag to compare

3.5.0 (2024-11-22)

Features

  • deployment added experimental volume support for golem-js (634d2b0)
  • plugins: introduced golem-network plugin api (331dc17)

v3.5.0-beta.2

20 Nov 13:41
18b549c
Compare
Choose a tag to compare
v3.5.0-beta.2 Pre-release
Pre-release

3.5.0-beta.2 (2024-11-20)

Features

  • plugins: introduced golem-network plugin api (331dc17)

v3.5.0-beta.1

18 Nov 13:42
d2e5f4b
Compare
Choose a tag to compare
v3.5.0-beta.1 Pre-release
Pre-release

3.5.0-beta.1 (2024-11-18)

Features

  • added experimental volume support for golem-js (634d2b0)

v3.4.3

21 Oct 17:16
9e07885
Compare
Choose a tag to compare

3.4.3 (2024-10-21)

Bug Fixes

v3.4.2

16 Oct 12:09
4eb1472
Compare
Choose a tag to compare

3.4.2 (2024-10-16)

Bug Fixes

  • fallback to built-in WebSocket constructor when running in the browser (instead of using "ws") (f0f26ce)
  • market: fixed the ProposalDTO type that was wronlgy typed as partial (fc2fd81)

v3.4.2-beta.1

16 Oct 11:02
e9b8a7d
Compare
Choose a tag to compare
v3.4.2-beta.1 Pre-release
Pre-release

3.4.2-beta.1 (2024-10-16)

Bug Fixes

  • fallback to built-in WebSocket constructor when running in the browser (instead of using "ws") (f0f26ce)
  • market: fixed the ProposalDTO type that was wronlgy typed as partial (fc2fd81)

v3.4.1

14 Oct 13:21
Compare
Choose a tag to compare

3.4.1 (2024-10-14)

Bug Fixes

  • dependencies: prune of unnecessary library dependencies (1e9adaa)
  • dependencies: updated dependencies to get feature and security fixes (57c7774)
  • payment: fix the issue when 'glm' token would always be used instead of 'tglm' (0d3076a)

v3.4.0-beta.2

14 Oct 11:41
d3826ea
Compare
Choose a tag to compare
v3.4.0-beta.2 Pre-release
Pre-release

3.4.0-beta.2 (2024-10-14)

Bug Fixes

  • dependencies: prune of unnecessary library dependencies (1e9adaa)
  • dependencies: updated dependencies to get feature and security fixes (57c7774)
  • payment: fix the issue when 'glm' token would always be used instead of 'tglm' (0d3076a)

v3.4.0

11 Oct 11:21
3e9d9e5
Compare
Choose a tag to compare

3.4.0 (2024-10-11)

Bug Fixes

  • remove commonjs hint from package.json to allow webpack to decide how to bundle browser package (5b2b1e9)
  • tcp-proxy: throw an error when users try to use proxy in browser (9ef96fd)

Features

  • change the default storage provider from gftp to ws (083a0eb)

v3.4.0-beta.1

11 Oct 09:24
baa402e
Compare
Choose a tag to compare
v3.4.0-beta.1 Pre-release
Pre-release

3.4.0-beta.1 (2024-10-11)

Features

  • change the default storage provider from gftp to ws (083a0eb)