# 2025년 1월 10일

## 컨트롤 센터

### 개선 사항

* **보안 업데이트**: 정기적인 보안 유지 관리 및 업데이트.
* **개선된 데이터 검증**: 회원 태그 업데이트 시 데이터 무결성을 보장하기 위한 입력 검증 강화.
* **향상된 관리자 인터페이스**: 관리자 패널에서 신용 변경의 생성 날짜 가시성 추가.

### 버그 수정

* **향상된 오류 메시지**: API 관련 문제에 대한 오류 메시지의 명확성을 개선했습니다.
* **정확한 도구 비용 계산**: 스마트 도구의 비용 계산 문제를 수정했습니다.


---

# 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/jan-10th-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.
