# 2025년 2월 21일

## GenStudio

### 버그 수정

* **설정 지속성 문제 수정**: 주석 및 웹 스크래핑에 대한 설정이 저장되지 않는 문제를 해결했습니다.
* **UI 버그 수정**: 더 원활한 사용자 경험을 위해 여러 사용자 인터페이스 문제를 수정했습니다.

### 개선 사항

* **알림 점 위치 조정**: 가시성을 높이기 위해 알림 표시기의 위치를 개선했습니다.

## 컨트롤 센터

### 개선 사항

* **향상된 청구 인터페이스**: 청구 세부정보에 대한 더 명확하고 직관적인 접근을 위한 청구 보기 업데이트.
* **업데이트된 해설 가격**: 더 나은 가치를 위한 해설 기능 가격 조정.
* **개선된 분석**: 더 자세한 통찰력을 위한 분석 기능 향상.
* **상세한 검증 오류 메시지**: 문제 해결을 돕기 위해 모델 검증 오류에 대한 추가 정보 추가.
* **모델 가시성 옵션**: 인터페이스에서 모델을 표시하거나 숨길 수 있는 옵션 추가.

### 버그 수정

* **크레딧 계산 수정**: 크레딧이 정확하게 계산되지 않는 문제를 해결했습니다.


---

# 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.skydeck.ai/ko/releases/feb-21st-2025.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.
