Skip to content

Releases: lablup/backend.ai-webui

v23.03.0

25 May 12:11
Compare
Choose a tag to compare

This is an initial release of 23.03 branch. All updates / changes are identical to v22.09.20

v22.09.20

25 May 10:49
Compare
Choose a tag to compare

What's Changed

  • hotfix: remove inline styling applied in force terminate button by @lizable in #1680
  • Support local vscode using remote ssh mode to session container by @studioego in #1487
  • fix: import wl-textfield to display env list to apply in session launcher by @lizable in #1684
  • fix: show correct msg when vfolder sharing fails by @lizable in #1673
  • fix: unable to launch VSCode in web version by @adrysn in #1685
  • add: type annotations for ESM SDK by @inureyes in #1480
  • refactor: remove innerHTML-based content rendering on session list status dialog by @inureyes in #1675
  • ci: Add size label automation actions job by @Yaminyam in #1688
  • feat: add endpoint validation by @Sujin-Kim1 in #1689
  • feat: add sorting button to project selector by @Sujin-Kim1 in #1687
  • feat: show agent id to session list if hideAgent is false by @Sujin-Kim1 in #1691
  • add: event-driven metadata reload by @inureyes in #1693
  • fix: regression of manually setting HPC optimization value in session launcher by @lizable in #1697
  • Revert "fix: regression of manually setting HPC optimization value in session launcher" by @lizable in #1698
  • fix: regression of session creation on disabled openmp optimization by @lizable in #1699
  • feature: rename usage tab and add info dialog in statistics page by @Sujin-Kim1 in #1692
  • feature: folder upload by @Sujin-Kim1 in #1690
  • fix: utilization values in idle checker pop-up are not updated after the initial rendering by @Sujin-Kim1 in #1705
  • feat: show idle check information based on only applied configurations#361 by @Sujin-Kim1 in #1703
  • feat: support i18n ally extension for VS Code by @yomybaby in #1704
  • hotfix: Disable the app icon if the user is not the owner of the session. by @Sujin-Kim1 in #1711
  • Hotfix/manual image input is not displayed on desktop app by @Sujin-Kim1 in #1709
  • feat: configuration to use react component in web component by @yomybaby in #1646
  • feat: display allocated shared memory in session config column by @lizable in #1710
  • feat: set allowed_session_types default value and make required. by @Sujin-Kim1 in #1701
  • feat: connect ssh / sftp in filebrowser dialog by @Sujin-Kim1 in #1694
  • feat: Support max_password_age by @yomybaby in #1716
  • feat: new SYSTEM tab for session list by @kyujin-cho in #1720

Full Changelog: v22.09.19...v22.09.20

v22.09.19

03 Apr 06:04
Compare
Choose a tag to compare

What's Changed

  • feat: add support for setting inference as allowed session type by @kyujin-cho in #1668
  • fix: escape status info detail message text. by @Sujin-Kim1 in #1670
  • refactor: change idle checks column based on changed data structure by @Sujin-Kim1 in #1666
  • fix: display explicit message when a user tries to create a session with the same name of a running session by @adrysn in #1674
  • fix: add enqueueOnly option to image installation by @Sujin-Kim1 in #1672
  • fix: unable to open app launcher dialog by @adrysn in #1677
  • fix: incorrect display of grace idle period over one day by @adrysn in #1678

Full Changelog: v22.09.18...v22.09.19

v22.09.18

26 Mar 14:15
Compare
Choose a tag to compare

What's Changed

  • fix: use SI unit (e.g., GB not GiB) for quota-related fields by @adrysn in #1650
  • fix : remain highlight after click on help button by @kin4496 in #1655
  • feat: add confirm dialog for delete credentials by @raipen in #1658
  • feat: vscode prettier extension issue by @krokerdile in #1657
  • fix: sorting installed environments up when visiting environment menu by @seokiis in #1659
  • fix: change messege type of delete user by @raipen in #1662
  • fix: add margin to resource preset dialog by @inureyes in #1654
  • fix: resize column for resolve disappearing-icon by @raipen in #1663
  • fix: session launcher's environment variable editor dialog button is broken in Korean by @krokerdile in #1665
  • add: add utilization idle checks column by @Sujin-Kim1 in #1651

New Contributors

Full Changelog: v22.09.17...v22.09.18

v22.09.17

22 Mar 16:43
Compare
Choose a tag to compare

What's Changed

  • feat: add allowPreferredPort to show/hide Try preferred port by @Sujin-Kim1 in #1647
  • feat: make use of SI/binary prefixes consistent for disk, network, and memory by @lizable in #1636
  • add: basic support for IPU / ATOM GUI menu by @inureyes in #1644
  • feat: add a host usage indicator to "create vFolder dialog" by @yomybaby in #1640
  • hotfix: rename volumeInfo property to storageProxyInfo by @Sujin-Kim1 in #1648
  • fix: check if app port checkbox exists by @adrysn in #1649
  • feat: display idle checker remaining time by @Sujin-Kim1 in #1645

Full Changelog: v22.09.16...v22.09.17

v22.09.16

19 Mar 12:28
Compare
Choose a tag to compare

What's Changed

  • feat: add service definition for gradio-cat-client by @kyujin-cho in #1635
  • feature: show tooltips on every icon in controls tab by @lizable in #1641
  • feature: hide vfolder sharing when invite others disabled by @lizable in #1642

Full Changelog: v22.09.15...v22.09.16

v23.03.0 beta 1

16 Mar 06:43
Compare
Choose a tag to compare
v23.03.0 beta 1 Pre-release
Pre-release

What's Changed

  • update: change '강제종료' to '종료' for multiple session termination button text by @inureyes in #1626
  • update: spring-cleaning time (component updates) by @inureyes in #1627
  • feat: add force 2fa option by @Sujin-Kim1 in #1628
  • add: handle inference type on WebUI by @inureyes in #1586
  • feat: display usage_mode to folder-info-dialog by @Sujin-Kim1 in #1639

Full Changelog: v22.09.14...v23.03.0-beta.1

v22.09.15

16 Mar 06:27
Compare
Choose a tag to compare

What's Changed

  • update: change '강제종료' to '종료' for multiple session termination button text by @inureyes in #1626
  • update: spring-cleaning time (component updates) by @inureyes in #1627
  • feat: add force 2fa option by @Sujin-Kim1 in #1628
  • add: handle inference type on WebUI by @inureyes in #1586
  • feat: display usage_mode to folder-info-dialog by @Sujin-Kim1 in #1639

Full Changelog: v22.09.14...v22.09.15

v22.09.14

08 Mar 23:57
Compare
Choose a tag to compare

What's Changed

  • fix: minor capital letter issue by @Sujin-Kim1 in #1619
  • fix: 2FA item in user preference menu is not displayed after the initial login by @Sujin-Kim1 in #1622
  • fix: apply ellipsis when username or userid exceeds total width of user dropdown menu by @lizable in #1624
  • hotfix: Remove the waiting text in the login dialog in typing OTP by @Sujin-Kim1 in #1623

Full Changelog: v22.09.13...v22.09.14

v22.09.13

05 Mar 03:52
Compare
Choose a tag to compare

What's Changed

  • feat: set columns in the registry-list page to be resizable by @Sujin-Kim1 in #1613
  • feat: add the flag to hide 2fa by @Sujin-Kim1 in #1612
  • style: display all characters of session image tag by @Sujin-Kim1 in #1614
  • fix: get totpSupported flag asynchronously by @Sujin-Kim1 in #1615
  • refactor: change 2FA option name: hide2FA -> enable2FA by @adrysn in #1616

Full Changelog: v22.09.12...v22.09.13