Skip to content

Releases: golemfactory/golem-js

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)

v3.3.1-beta.2

11 Oct 08:05
6698336
Compare
Choose a tag to compare
v3.3.1-beta.2 Pre-release
Pre-release

3.3.1-beta.2 (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)

v3.3.1

25 Sep 09:28
9f385e3
Compare
Choose a tag to compare

3.3.1 (2024-09-25)

Bug Fixes

  • demand: fixed passing deprecated engine parameter (af5f8c9)
  • job: fixed passing payment param in JobManagerConfig (e97c66b)

v3.3.1-beta.1

24 Sep 12:47
2c70207
Compare
Choose a tag to compare
v3.3.1-beta.1 Pre-release
Pre-release

3.3.1-beta.1 (2024-09-24)

Bug Fixes

  • demand: fixed passing deprecated engine parameter (af5f8c9)
  • job: fixed passing payment param in JobManagerConfig (e97c66b)