# 2025년 1월 3일

## 컨트롤 센터

### 새로운 기능

* **새로운 청구 탭 UI**: 개선된 청구 경험을 위한 새로운 청구 탭을 도입했습니다.
* **가격표 추가**: 가격 정보를 명확하게 표시하기 위해 가격표를 추가했습니다.

### 개선 사항

* **잔액 변경 추적**: 더 나은 계정 관리를 위해 잔액 변경 추적 기능을 활성화했습니다.
* **개선된 잔액 계산**: 가격 모델 배포 이전의 잔액 공제 정확성을 향상시켰습니다.
* **세션 지속 시간 연장**: 원활한 사용자 경험을 위해 세션 지속 시간을 4시간으로 늘렸습니다.
* **보안 업데이트**: 정기적인 보안 유지 관리 및 업데이트.

### 버그 수정

* **청구 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/jan-3rd-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.
