# Jul. 25, 2022

![](/files/4WUz5q79EjlaODzH0tWU)

### 신규 기능

* **\[채널 Admin - 피드백 수집]**

  * 헤더, 멤버 관리, 강좌 관리 페이지에서 모달을 통해 구름 개발팀에게 피드백을 보낼 수 있습니다!

![](/files/gfebOUeaS5UMKw8FrKNo)

* \[채널 Admin - 멤버 관리]를 리뉴얼했습니다.
  * 가입 대기 중인 멤버를 모아볼 수 있는 \[대기중] 탭을 추가했습니다.
  * 멤버의 권한을 일괄 변경할 수 있는 기능을 추가했습니다.
  * 멤버의 프로필 사진을 변경할 수 있는 기능을 추가했습니다.
  * 구름 통합 회원일 경우 이름 하단에 ‘구름 로그인’ 표기를 추가했습니다.
  * 멤버 정보 모달에서 ‘정보 수정 권한’을 설정할 수 있습니다.

![](/files/mRxPIoDelyPIxFO32UrW)

* \[채널 Admin - 강좌 관리]를 리뉴얼했습니다.
  * 채널 내 모든 강좌의 정보 조회 및 검색이 가능합니다.
  * 강좌의 단일/다중 수정 및 삭제가 가능합니다.
  * 강좌를 다중 뼈대 강좌로 전환할 수 있습니다.

### 수정 사항

* \[채널 Admin - 멤버 관리]에서 ‘파일 내보내기’를 할 때 새로운 사용자의 정보도 포함되도록 변경했습니다.

### 버그 픽스

* 독립 채널에서 멤버 추가 시 ‘무가입’ 배지와 문구가 뜨던 버그를 수정했습니다.
* \[채널 Admin - 멤버 관리]에서 일시적으로 정보 수정이 되지 않던 버그를 수정했습니다.
* [채널 소개 페이지](https://channel.goorm.io/)에서 ‘문의하기’ 버튼이 정상적으로 작동하지 않던 버그를 수정했습니다.


---

# 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/goormedu-channel/jul.-25-2022.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.
