May 24, 2024

English

Highlights

  • Now you can earn additional free credits by simply checking in daily! Earn 1 free credit per day and use it to run containers, expand storage, and more! (Payment details can be found on the billing page.)

  • You can now stop containers directly from the IDE without going back to the dashboard!

Changes

  • The basic UI design of the IDE has been changed to make it more convenient to use.

  • A rule has been applied to allow only alphanumeric characters, numbers, _ , and - in the project/folder name in the [Git] tab > [Connect Repository] > [Where to Clone to].

  • The scope of the SBOM report has been changed from the entire container that included unnecessary components to the project.

  • The location of the account menu has been changed from the top right (header menu) to the bottom left (sidebar).

  • Improved UI of the top bar that appears when you scroll down on the image pack detail page.

Bug Fixes

  • Fixed the bug where left-clicking (to decompress) a compressed file within a project wouldn't decompress it due to misidentification as a different file type.

  • Fixed the bug where the [Run Current File] function did not work properly in Java files.

  • Fixed the bug where containers created with TensorFlow or Caffe had mismatched stack names.

  • Fixed the bug that prevented the app from functioning correctly under certain circumstances when using the attendance check feature.

  • Fixed a bug that caused execution failures after stopping a GPU container.


Korean

하이라이트

  • 이제 매일 출석 체크를 통해 무료 크레딧을 추가로 획득할 수 있습니다! 하루에 한 번 출석 체크를 하고 1 크레딧을 지급받아 컨테이너를 실행시켜 보세요! (지급 내역은 결제 관리 페이지에서 확인할 수 있습니다.)

  • IDE 내에서 ‘컨테이너 정지’하는 기능이 새롭게 출시되었습니다! 이제 대시보드로 돌아가지 않고도 바로 컨테이너를 정지할 수 있습니다.

변경 사항

  • IDE 사용 편의성을 높이기 위해 기본 UI 디자인이 변경되었습니다.

  • [Git] 탭> [저장소 연결] > [클론할 위치]에 프로젝트/폴더 이름 입력할 때 알파벳, 숫자, _ , - 만 사용할 수 있도록 규칙을 적용했습니다.

  • SBOM 보고서의 범위가 전체 컨테이너에서 프로젝트 단위로 변경되었습니다. 앞으로는 불필요한 구성 요소가 제외된 보고서를 다운받을 수 있습니다

  • IDE의 계정 메뉴가 우측 상단 헤더에서 좌측 하단 사이드바로 이동되었습니다.

  • 이미지 대시보드에서 이미지팩을 선택하고 상세 정보 페이지로 이동한 후, 아래로 스크롤할 때 나타나는 상단 바의 UI를 개선했습니다.

버그 수정

  • 프로젝트 내 압축 파일을 마우스 오른쪽 클릭했을 때 다른 파일로 인식되어 압축 해제가 되지 않던 문제를 해결했습니다.

  • Java 파일의 [현재 파일 실행] 기능이 정상 동작하지 않던 문제를 해결했습니다.

  • Caffe 또는 TensorFlow 스택으로 컨테이너 생성 시, 대시보드에 표시되는 컨테이너 정보에 스택 이름이 다르게 표시되는 오류를 수정했습니다.

  • 출석 체크 기능 사용할 때, 특정 상황에서 페이지 오류가 발생하는 문제를 해결했습니다.

  • GPU 컨테이너를 정지한 후 재실행을 눌렀을 때 실행되지 않는 오류를 수정했습니다.

Last updated