Skip to content

Releases: lablup/backend.ai-webui

v24.09.3

05 Dec 14:43
Compare
Choose a tag to compare

What's Changed

  • fix: disabled accelerator select when no GPUs are allowed by @ironAiken2 in #2909
  • fix: Add missing container registry types by @jopemachine in #2913
  • fix: add 5s delay when session expiration datetime is over by @lizable in #2910
  • fix: Resource group change does not update related data in form by @yomybaby in #2912
  • feat: Add error view for expired login session by @yomybaby in #2917
  • fix: allow cmd/ctrl click to open link in new tab by @yomybaby in #2919
  • fix: enable and remove auto-setting for project name field by @yomybaby in #2920

Full Changelog: v24.09.2+post.0...v24.09.3

v24.09.2+post.0

29 Nov 07:04
Compare
Choose a tag to compare

What's Changed

  • fix: compare time is expired by using asSeconds() instead of seconds() by @lizable in #2900

Full Changelog: v24.09.2...v24.09.2+post.0

v24.09.2

29 Nov 01:37
Compare
Choose a tag to compare

What's Changed

  • fix: notification badge theme color by @yomybaby in #2898
  • refactor: remove src/pipeline/lib because of replaced by fasttrack by @lizable in #2871

Full Changelog: v24.09.1+post.1...v24.09.2

v24.09.1+post.1

28 Nov 03:00
Compare
Choose a tag to compare

What's Changed

  • fix: Convert network live stats to decimal size units. by @agatha197 in #2889
  • style: set popupMatchSelectWidth to false of ProjectSelect by @agatha197 in #2892

Full Changelog: v24.09.1+post.0...v24.09.1+post.1

v24.09.1+post.0

27 Nov 06:44
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • Used slot calculation in resource broker when hideAgents is false by @ironAiken2 in #2790
  • Display Gaudi 2 util in session list by @yomybaby in #2791
  • Handle Undefined onResize in BAITable component by @ironAiken2 in #2799
  • Show memory usage for each device in session list by @ironAiken2 in #2802
  • Missed i18n by @agatha197 in #2827
  • Increase request timeout by @agatha197 in #2826
  • Resizing column action causes order change in BAITable by @yomybaby in #2831
  • Resolve empty value display in DoubleTag and update BAIIntervalView by @agatha197 in #2813
  • Session list fetch failure due to missing version condition for PREPARED by @yomybaby in #2854
  • Improve clipboard handling with optional chaining by @agatha197 in #2842
  • Invalid environment name parsing by @agatha197 in #2860
  • Use || operator instead of unreachable ?? by @agatha197 in #2845
  • Add the missing session type argument to the SFTP session creation API by @jopemachine in #2869
  • Password is removed from DB if registry is modified without checking the change password option by @agatha197 in #2875
  • Smooth transition for Container Registry enable switch by @yomybaby in #2881
  • Session visibility in detail panel for < v24.12.0 manager by @yomybaby in #2887

Refactoring

Testing

Chores

End-to-End Testing

  • Set timeout to session e2e by @yomybaby in #2782
  • Fix broken tests due to NEO mainlayout, Agent select and Image parsing by @yomybaby in #2851

New Contributors

Full Changelog: v24.09.1...v24.09.1+post.0

v24.12.0-alpha.2

20 Nov 09:38
Compare
Choose a tag to compare
v24.12.0-alpha.2 Pre-release
Pre-release

What's Changed

Features

Bug Fixes

Enhancements

Refactoring

Testing

End-to-End Testing

  • set-timout-to-session-e2e by @yomybaby in #2782
  • fix broken tests due to NEO mainlayout, Agent select and Image parsing by @yomybaby in #2851

Continuous Integration

Chores

Hotfixes

  • session list fetch failure due to missing version condition for PREPARED by @yomybaby in #2854

Full Changelog: v24.09.1...v24.12.0-alpha.2

v24.12.0-alpha.1

18 Nov 09:01
Compare
Choose a tag to compare
v24.12.0-alpha.1 Pre-release
Pre-release

Note

This version is an alpha release for the WebUI NEO preview.

v24.09.1

28 Oct 09:23
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Refactors

Tests

Styles

Full Changelog: v24.09.0...v24.09.1

v24.09.0+post.1

24 Oct 09:42
Compare
Choose a tag to compare

What's Changed

  • feat: create folder in the vfolder form item by @yomybaby in #2765
  • feat: open vFolder in vFolder form item by @yomybaby in #2766
  • fix: 0 desired routing count in endpoint edit page by @yomybaby in #2768
  • test: refactor test code due to changes in the folder creation modal by @ironAiken2 in #2767
  • fix: handle current resource group using initial values in launchers by @yomybaby in #2774

Full Changelog: v24.09.0+post.0...v24.09.0+post.1

v24.09.0+post.0

21 Oct 12:10
Compare
Choose a tag to compare

Note

This release is the post version of v24.09.0. This release note includes changes between v24.09.0 and 24.09.0+post.0 only.

What's Changed

Full Changelog: v24.09.0...v24.09.0+post.0