# Aug. 7, 2025

<figure><img src="/files/yogD4toZMkJ4TSSNcoag" alt=""><figcaption></figcaption></figure>

### 관리자

#### 변경 사항

* 일부 프로그래밍 언어의 버전을 추가로 지원합니다. 더욱 다양한 언어를 활용하여, 실무 평가에 적합한 문제를 제작해 보세요.
  * 추가된 언어 버전: Java 21, Javascript 22, C# 12, R 4.4.1
  * 문제 제작 페이지에서 문제 해결 언어를 선택할 때, 언어명과 각 버전을 확인할 수 있습니다.

<figure><img src="/files/ebVETWtvbQFSsqgEpDsa" alt=""><figcaption></figcaption></figure>

* AI/ML 문제 제작 페이지에서 입력 파일을 업로드할 때, 업로드 가능한 파일의 크기를 확대했습니다.
  * 기존 30MB → 120MB로 늘어나면서, 더 큰 범위의 데이터를 업로드하고 문제에 활용할 수 있습니다.


---

# 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://help.goorm.io/release-notes/goormdevth/aug.-7-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.
