# 2025-05-29 업데이트 노트

하이퍼랩 버전 : 2025.05.29

***

## 하이퍼랩 변경 사항

### 1. Bench 전환 기능 변경

기존에 Bench 타입을 개인 Bench와 공유 Bench로 자유롭게 전환할 수 있었던 기능을 변경하였습니다.

<table data-header-hidden><thead><tr><th width="117.125"></th><th></th></tr></thead><tbody><tr><td><strong>기존</strong></td><td><ul><li>개인 Bench → 공유 Bench 전환 가능</li><li>공유 Bench → 개인 Bench 전환 가능</li></ul></td></tr><tr><td><strong>변경 후</strong></td><td><ul><li>개인 Bench → 공유 Bench 전환 가능</li><li>공유 Bench → 개인 Bench 전환 불가(기능 삭제)</li></ul></td></tr></tbody></table>

공유 Bench가 개인 Bench로 전환될 경우, 데이터 접근 및 연구 데이터 활용 사용성에 문제가 되는 상황이 발생하는 사례가 있어, 기존에 공유 Bench를 개인 Bench로 전환할 수 있었던 기능을 삭제하였습니다.

공유 Bench로 생성되었거나, 공유 Bench로 전환된 개인 Bench는 더 이상 개인 Bench로 전환할 수 없습니다.

<figure><img src="/files/KwcApQ5R7iaYhiB06YoS" alt="" width="375"><figcaption><p>공유 Bench로 전환 화면</p></figcaption></figure>

### 2. 활성 단백질 표시 UI 개선

단백질 정보와 함께 표시되는 단백질 등록 유형이 더 직관적인 UI로 개선되었습니다. 활성 단백질, 분자 상세, 하이퍼 디자인 페이지 등에서 등록 유형을 보다 명확하게 확인할 수 있습니다.

<figure><img src="/files/kTwQNZnNsIwAMLlcwiwM" alt=""><figcaption><p>Bench의 활성 단백질 변경 메뉴</p></figcaption></figure>

***

## Bug fix

버그 픽스 및 안정성이 개선되었습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hits.ai/hyper-lab-release-note/changelog_ko/2025-05-29.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
