
Add the release notes for v0.7.2
@b3b7025b4f46d5c52e759a5bf9932baea9a0a9f5
+++ docs/ko/relnotes/0.7.2.txt
... | ... | @@ -0,0 +1,22 @@ |
1 | +Yobi v0.7.2 릴리즈 노트 | |
2 | +======================= | |
3 | + | |
4 | +v0.7.1 이후 개선사항 | |
5 | +-------------------- | |
6 | + | |
7 | +* 새 업데이트가 있는지 확인할 때 https://github.com/naver/yobi 대신 | |
8 | + http://repo.yobi.io/naver/yobi 에 물어봄. (5a9e026) | |
9 | +* 알림 메일을 발송할 때, 시스템 메일 주소를 발신인 메일 주소로 사용함. | |
10 | + (bc73166) | |
11 | +* 사이트 관리자가 사용자를 삭제하려고 할 때, 그 사용자가 어떤 프로젝트의 유일한 | |
12 | + 관리자인 경우 경고메시지를 보여줌 (7f550a5) | |
13 | + | |
14 | +v0.7.1 이후 버그수정 | |
15 | +-------------------- | |
16 | + | |
17 | +* 코드브라우저로 존재하지 않는 파일을 보려고 할 때 서버 에러가 발생하는 문제 | |
18 | + (8fe705a) | |
19 | +* 코드 주고받기에서 충돌 발생시 서버 에러가 발생하는 문제 (34b8706) | |
20 | +* 이메일 로그에서 수신자 빠뜨림 (0abef81) | |
21 | +* 이슈의 담당자가 멤버가 아닌 경우, 담당자 드롭다운 리스트에서 나타나지 않는 | |
22 | + 문제 (e84a895) |
+++ docs/relnotes/0.7.2.txt
... | ... | @@ -0,0 +1,21 @@ |
1 | +Yobi v0.7.2 Release Notes | |
2 | +========================= | |
3 | + | |
4 | +Updates since v0.7.1 | |
5 | +-------------------- | |
6 | + | |
7 | +* Software Update: Yobi uses http://repo.yobi.io/naver/yobi as the update | |
8 | + repository instead of https://github.com/naver/yobi. (5a9e026) | |
9 | +* Notification emails' From fields have system email address instead of the | |
10 | + address of the user who causes the notification. (bc73166) | |
11 | +* When site administrator tries to delete a user who is the only manager of | |
12 | + a project, an alert dialog is displayed to say it is not possible. (7f550a5) | |
13 | + | |
14 | +Fixes since v0.7.1 | |
15 | +------------------ | |
16 | + | |
17 | +* CodeBrowser: Server error occrued when access a nonexistent file. (8fe705a) | |
18 | +* PullRequest: Server error occured when a merge conflicts. (34b8706) | |
19 | +* Email log missed recipients. (0abef81) | |
20 | +* The Dropdown list for assignees for each issue did not include non-member | |
21 | + assignee even if he or she is assigned. (e84a895) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?