# Aug. 20, 2021

### 평가자

#### 수정 사항

* 기업 로고 이미지 업로드 시 SVG 확장자를 지원하지 않습니다.
* 지원자 초대 페이지 UI가 새로워졌습니다.
  * 계정 만들어주기 내 이름의 최대 길이가 30자로 늘어났습니다.
  * 제한된 이름 길이 초과 시 잘못 노출되던 문구가 수정되었습니다.
* 실시간 감독실 바둑판 뷰 필터링이 노출되던 속도를 개선했습니다.
* 실습 문제에서 사용되는 컴파일러 중 Go 언어(10.1), gcc(11), g++(11), clang(11),clang++(11.1.0), python(3.9.6), pypy(7.3.5)로 업데이트되었습니다.

#### 버그 픽스

* 공지사항 내 이미지를 게시할 때 업로드 가능한 용량임에도 게시되지 않던 버그를 수정했습니다.
* 시험을 생성할 때 IP 옵션이 강제로 활성화되던 버그를 수정했습니다.
* 문제 채점 시 자바스크립트, 파이썬 등 언어는 메모리 제한이 필요하지 않으나 자동으로 메모리가 제한되었던 버그를 수정했습니다.
* 코딩 테스트 결과를 PDF로 저장할 경우 PDF 생성 페이지로 넘어가지 않던 버그를 수정했습니다.

### 응시자

#### 수정 사항

* 실습 문제에서 사용되는 컴파일러 중 Go 언어(10.1), gcc(11), g++(11), clang(11),clang++(11.1.0), python(3.9.6), pypy(7.3.5)로 업데이트되었습니다.

#### 버그 픽스

* 시험/과제 편집창이 이전 버전으로 노출되었던 버그를 수정했습니다.


---

# 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.-20-2021.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.
