Skip to content

Releases: lablup/backend.ai-webui

v23.09.0 Beta 2

17 Sep 11:47
Compare
Choose a tag to compare
v23.09.0 Beta 2 Pre-release
Pre-release

What's Changed

Full Changelog: v23.09.0-beta.1...v23.09.0-beta.2

v23.09.0 Beta 1

06 Sep 10:20
Compare
Choose a tag to compare
v23.09.0 Beta 1 Pre-release
Pre-release

What's Changed

Full Changelog: v23.09.0-alpha.4...v23.09.0-beta.1

v23.03.5

18 Aug 23:27
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump semver from 6.3.0 to 6.3.1 in /react by @dependabot in #1774
  • build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /react by @dependabot in #1772
  • fix: update the text of launch button using @Property by @yomybaby in #1783
  • update: node.js package dependencies by @inureyes in #1781
  • fix: fill missing return value of login function by @inureyes in #1784
  • update: add watchman installation guide to README.md by @yomybaby in #1785
  • update: clearer button role on log page by @inureyes in #1787
  • add: hover tooltips on storage control icons by @inureyes in #1788
  • bugfix: prevent flicking of StorageStatusPanel using deferredFetchKey by @yomybaby in #1790
  • update: github actions to track the latest releases by @inureyes in #1796
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react by @dependabot in #1797
  • refactor: remove any from code typing by @inureyes in #1791
  • feat: add react copy code component and apply it to vscode password and otp code by @Sujin-Kim1 in #1798
  • fix: vscode graphql extention configuration by @yomybaby in #1802
  • update: new brand logo by @inureyes in #1804
  • feature: setup basic react test environment by @yomybaby in #1808
  • refactor: replace weightless-based component with mwc-webcomponents v2 by @inureyes in #1786
  • refactor: import new icon scheme from window mode branch by @inureyes in #1816
  • fix: Solve to extract backend-ai-multi-select tag from scheduler options by @Choi-Jiwon-38 in #1815
  • update: change '표시 할' to '표시할' for no-announcement text by @rapsealk in #1814
  • feature: Support model serving UI 2 by @lizable in #1801
  • feat: use GraphQL endpoint_list instaed REST /services by @yomybaby in #1820
  • fix: unable to terminate a compute session when wsproxy address is not properly by @pderer in #1819
  • refactor: change user info and setting modal to react component by @Sujin-Kim1 in #1821
  • feat: authorize app by query param by @adrysn in #1817
  • fix: serving dialog popup generates error when unexpected image metadata is loaded without icon URL by @inureyes in #1825
  • fix: modify the logic to validate the URL input by @kimjinmyeong in #1806
  • feature: Proxy react server to web dev server by using devServer and proxy by @Choi-Jiwon-38 in #1803
  • hotfix: revert port for dev environment by @yomybaby in #1829
  • feat: update model-service related i18n by @Sujin-Kim1 in #1831
  • refactor: modify totp initializing logic by @Sujin-Kim1 in #1826
  • update: Change helper-text and add inputLimit by @Choi-Jiwon-38 in #1837
  • style: import custom.css to statistics-view by @Sujin-Kim1 in #1840
  • add: Ubuntu mono font for monospace text by @inureyes in #1841
  • fix: Add the React component to i18n scan target by @Choi-Jiwon-38 in #1842
  • fix: http status code by @pderer in #1833
  • feat: add preopen ports configs on the session launcher by @Sujin-Kim1 in #1843
  • hotfix: custom.css and theme.json for react component by @yomybaby in #1836
  • update: fix '자원를' to '자원을' for smaller resource text by @mnxmnz in #1852
  • feat: display pre open ports to the inside of lablup-expansion by @Sujin-Kim1 in #1854
  • refactor: modify client config constructor type check in backend.ai-client-esm.ts by @KSoonYo in #1853
  • feat: update preopen port detail info by @Sujin-Kim1 in #1856
  • fix: Remove license errors in open-source project version by @Choi-Jiwon-38 in #1847
  • fix: set the popup container to shadowRoot always by @yomybaby in #1860
  • feat: unify terminology to preopen ports by @Sujin-Kim1 in #1861
  • Add toggle visibility function and button at login page by @gee05053 in #1848
  • feat: edu-applauncher opens app for a session by @adrysn in #1862
  • fix: version label overlapping by @hamo-o in #1866
  • style: set card tab background color to white by @Sujin-Kim1 in #1865
  • refactor: Change manage apps dialog to react component by @Choi-Jiwon-38 in #1858
  • feat: react-based image environment select display tags with search highlight by @yomybaby in #1859
  • fix: react dev server to proxy any unknown requests to web-dev-server by @yomybaby in #1869
  • fix: model service stability by @yomybaby in #1864
  • feature: show an error message when the service fails to start by @yomybaby in #1872
  • update: node.js module dependencies by @inureyes in #1873

New Contributors

Full Changelog: v23.03.3...v23.03.5

v23.09.0-alpha.4

18 Aug 23:39
Compare
Choose a tag to compare
v23.09.0-alpha.4 Pre-release
Pre-release

This is an alpha release of v23.09 branch test version.

v23.03.4

31 Jul 14:39
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump semver from 6.3.0 to 6.3.1 in /react by @dependabot in #1774
  • build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /react by @dependabot in #1772
  • fix: update the text of launch button using @Property by @yomybaby in #1783
  • update: node.js package dependencies by @inureyes in #1781
  • fix: fill missing return value of login function by @inureyes in #1784
  • update: add watchman installation guide to README.md by @yomybaby in #1785
  • update: clearer button role on log page by @inureyes in #1787
  • add: hover tooltips on storage control icons by @inureyes in #1788
  • bugfix: prevent flicking of StorageStatusPanel using deferredFetchKey by @yomybaby in #1790
  • update: github actions to track the latest releases by @inureyes in #1796
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react by @dependabot in #1797
  • refactor: remove any from code typing by @inureyes in #1791
  • feature: add react copy code component and apply it to vscode password and otp code by @Sujin-Kim1 in #1798
  • fix: vscode graphql extention configuration by @yomybaby in #1802
  • update: new brand logo by @inureyes in #1804
  • feature: setup basic react test environment by @yomybaby in #1808
  • refactor: replace weightless-based component with mwc-webcomponents v2 by @inureyes in #1786
  • refactor: import new icon scheme from window mode branch by @inureyes in #1816
  • fix: Solve to extract backend-ai-multi-select tag from scheduler options by @Choi-Jiwon-38 in #1815
  • update: change '표시 할' to '표시할' for no-announcement text by @rapsealk in #1814
  • feature: Support model serving UI 2 by @lizable in #1801
  • feature: use GraphQL endpoint_list instaed REST /services by @yomybaby in #1820
  • fix: unable to terminate a compute session when wsproxy address is not properly by @pderer in #1819
  • refactor: change user info and setting modal to react component by @Sujin-Kim1 in #1821
  • feature: authorize app by query param by @adrysn in #1817

New Contributors

Full Changelog: v23.03.3...v23.03.4

v23.09.0 Alpha 2

18 Jul 02:09
Compare
Choose a tag to compare
v23.09.0 Alpha 2 Pre-release
Pre-release

This is an alpha release of v23.09 branch test version.

v23.03.3

17 Jul 03:23
Compare
Choose a tag to compare

What's Changed

  • feature: update to electron 25 by @inureyes in #1291
  • feat: merge running and others tab in the session list by @Sujin-Kim1 in #1768
  • feat: Remove resource policy panel on Quota setting and bugfix by @yomybaby in #1769
  • feat: add loading indicator on UserSelector by @yomybaby in #1770
  • feat: remove per-vfolder usage stats in Web UI by @Sujin-Kim1 in #1771
  • update: spring clean - node.js packages by @inureyes in #1766
  • update: reactjs components (2023. 7) by @inureyes in #1775
  • refactor: refactoring storage status and add quota per storage volume by @Sujin-Kim1 in #1778
  • fix: newPublicRequest -> newSignedRequest when getting resource-slots by @Sujin-Kim1 in #1776
  • feat: add setup GUI for is_public to resource group by @Sujin-Kim1 in #1718

Full Changelog: v23.03.2...v23.03.3

v23.03.2

05 Jul 14:27
Compare
Choose a tag to compare

What's Changed

  • hotfix: enable sftp-scaling-group feature from manager v22.03.3 by @yomybaby in #1732
  • feat: automatically fill sign up token if query param exists by @kyujin-cho in #1733
  • fix: touchup description for ssh sftp session by @lizable in #1734
  • fix: set timeout value to 10sec on fetching user_stats by @lizable in #1736
  • fix: SFTP scaling group session refusing to be created by @kyujin-cho in #1738
  • fix: manually add roundup decimal places in used_slots and total_slots by @lizable in #1740
  • misc: update image metadata with additional Python and CUDA versions by @adrysn in #1756
  • fix: do not auto logout when preserve login true by @chisacam in #1752
  • docs: Modified to fit nvidia brand notation by @Yaminyam in #1748
  • feat: add support for Furiosa Warboy accelerator by @kyujin-cho in #1702
  • feat: hide directory-based usage information based on configuration by @Sujin-Kim1 in #1737
  • feature: vfolder v3 setting UI by @Sujin-Kim1 in #1750
  • fix: parse fgpu slots to float by @Sujin-Kim1 in #1759
  • fix: annotate unused codes by @Sujin-Kim1 in #1760
  • hotfix: vfolder quota support by @Sujin-Kim1 in #1762
  • cosmetic changes of quota scope setting page by @yomybaby in #1763
  • fix: used, capacity was changed in the resource panel and change the unset icon by @Sujin-Kim1 in #1764
  • compact ui version of storage quota setting by @yomybaby in #1765

New Contributors

Full Changelog: v23.03.1...v23.03.2

v23.03.1

30 May 14:28
Compare
Choose a tag to compare

What's Changed

  • fix: compile block of Make file for react build multi target (web,app) by @yomybaby in #1727
  • fix: enable npu resource slider when limited by @lizable in #1729
  • fix: let base64 encode convert padding with byte triplet condition by @inureyes in #1731

Full Changelog: v23.03.0...v23.03.1

v22.09.21

30 May 14:27
Compare
Choose a tag to compare

What's Changed

  • fix: compile block of Make file for react build multi target (web,app) by @yomybaby in #1727
  • fix: enable npu resource slider when limited by @lizable in #1729
  • fix: let base64 encode convert padding with byte triplet condition by @inureyes in #1731

Full Changelog: v22.09.20...v22.09.21