Skip to content

Releases: akash-network/console

console-web/v2.38.0

03 Feb 09:20
1a38951
Compare
Choose a tag to compare

2.38.0 (2025-02-03)

Features

  • deployment: reworks top up deployments to rely on db setting (2762b97), closes #714

console-api/v2.56.0

03 Feb 09:20
1a38951
Compare
Choose a tag to compare

2.56.0 (2025-02-03)

Features

  • deployment: reworks top up deployments to rely on db setting (2762b97), closes #714

provider-proxy/v1.3.3

31 Jan 17:46
b7e647a
Compare
Choose a tag to compare

1.3.3 (2025-01-31)

Code Refactoring

  • extracts certificate validation into a separate class (#764) (5bb2b51)

provider-proxy/v1.3.2

31 Jan 09:13
c8ff77e
Compare
Choose a tag to compare

1.3.2 (2025-01-31)

Bug Fixes

console-web/v2.37.1

31 Jan 09:13
c8ff77e
Compare
Choose a tag to compare

2.37.1 (2025-01-31)

Bug Fixes

console-api/v2.55.1

31 Jan 09:13
c8ff77e
Compare
Choose a tag to compare

2.55.1 (2025-01-31)

Code Refactoring

  • simplifies api dbs config and removes redundant connections (#759) (7cdbf6e)

provider-proxy/v1.3.1

30 Jan 11:54
6e01d58
Compare
Choose a tag to compare

1.3.1 (2025-01-30)

Bug Fixes

  • ensure that provider proxy does reuse Tls session in case of invalid certificate (#755) (d85a28c)

1.3.0 (2025-01-29)

Features

  • add beta env (#326) (855ff4b)
  • add nginx proxying with ssl to api & provider-proxy (#368) (d1fb395)
  • adds certificate validation on provider proxy (#700) (8a92491)
  • deployment: implement plain linux deployment page (6da5565), closes #227
  • extract custom components (#256) (2d3e889)
  • finish console rebrand (#259) (ae272e8)
  • implement npm workspaces (#208) (c403dc1)
  • merge "Upload SDL" to "Build your template" and add "Plain Linux" template (#244) (0edf499)
  • release: implement release with image build (a9fa7e8)
  • wallet: improve fiat payments ux (295e085), closes #411

Bug Fixes

  • ensure apps build consistently in docker and locally (f4dbd88), closes #209
  • improve perf (d9de0eb), closes #427
  • provider-proxy: add wss support to nginx config (341e1a6)

Code Refactoring

  • http: extract http services to the package (8196b4a), closes #247
  • splits provider proxy into services and routes to improve future testing (#696) (47df89f)

1.2.0 (2025-01-28)

Features

  • add beta env (#326) (855ff4b)
  • add nginx proxying with ssl to api & provider-proxy (#368) (d1fb395)
  • adds certificate validation on provider proxy (#700) (8a92491)
  • deployment: implement plain linux deployment page (6da5565), closes #227
  • extract custom components (#256) (2d3e889)
  • finish console rebrand (#259) (ae272e8)
  • implement npm workspaces (#208) (c403dc1)
  • merge "Upload SDL" to "Build your template" and add "Plain Linux" template (#244) (0edf499)
  • release: implement release with image build (a9fa7e8)
  • wallet: improve fiat payments ux (295e085), closes #411

Bug Fixes

  • ensure apps build consistently in docker and locally (f4dbd88), closes #209
  • improve perf (d9de0eb), closes #427
  • provider-proxy: add wss support to nginx config (341e1a6)

Code Refactoring

  • http: extract http services to the package (8196b4a), closes #247
  • splits provider proxy into services and routes to improve future testing (#696) (47df89f)

1.1.0 (2025-01-27)

Features

  • add beta env (#326) (855ff4b)
  • add nginx proxying with ssl to api & provider-proxy (#368) (d1fb395)
  • adds certificate validation on provider proxy (#700) (8a92491)
  • deployment: implement plain linux deployment page (6da5565), closes #227
  • extract custom components (#256) (2d3e889)
  • finish console rebrand (#259) (ae272e8)
  • implement npm workspaces (#208) (c403dc1)
  • merge "Upload SDL" to "Build your template" and add "Plain Linux" template (#244) (0edf499)
  • release: implement release with image build (a9fa7e8)
  • wallet: improve fiat payments ux (295e085), closes #411

Bug Fixes

  • ensure apps build consistently in docker and locally (f4dbd88), closes #209
  • improve perf (d9de0eb), closes #427
  • provider-proxy: add wss support to nginx config (341e1a6)

Code Refactoring

  • http: extract http services to the package (8196b4a), closes #247
  • splits provider proxy into services and routes to improve future testing (#696) (47df89f)

console-web/v2.37.0

30 Jan 08:27
de67a91
Compare
Choose a tag to compare

2.37.0 (2025-01-30)

Features

  • auth: forwards cf cookies in proxy (3711a9d)

provider-proxy/v1.3.0

29 Jan 11:42
4ab17f2
Compare
Choose a tag to compare
chore(release): update versions and changelogs

console-web/v2.36.2

29 Jan 17:56
bf007c8
Compare
Choose a tag to compare

2.36.2 (2025-01-29)

Bug Fixes

  • auth: simplifies turnstile widget error display (198fe5d)