
Add the release notes for v0.6.3
@36073bf618428867f1c205d1adfc8018bde8a95b
+++ docs/ko/relnotes/0.6.3.txt
... | ... | @@ -0,0 +1,22 @@ |
1 | +Yobi v0.6.3 릴리즈 노트 | |
2 | +======================= | |
3 | + | |
4 | +v0.6.2 이후 개선사항 | |
5 | +-------------------- | |
6 | + | |
7 | +* 그룹을 검색할 때 대소문자를 구분하지 않음 (4e94308) | |
8 | +* 첨부파일이 디스크에 존재하지 않아서 에러가 발생한 경우의 에러로그를 간략하게 | |
9 | + 줄이고, 사용자에게도 적절한 메시지를 보여주도록 함 (c366aff) | |
10 | + | |
11 | +v0.6.2 이후 버그수정 | |
12 | +-------------------- | |
13 | + | |
14 | +* 불필요하게 충돌 해결 이벤트가 생성되는 문제 (d0dad20) | |
15 | +* 이슈 목록에서 라벨 글자색이 배경색과 무관하게 항상 하얀색이라서 잘 보이지 | |
16 | + 않을 수 있는 문제 (8ee2ac9) | |
17 | +* 담당자 없는 이슈가 익명사용자에게 할당된 것 처럼 보이는 문제 (2221ef6) | |
18 | +* ui.Select2: .branch-label 스타일이 잘못되어있었음 (60e5822) | |
19 | +* 내 이슈 페이지에서 검색 기능이 동작하지 않는 문제 (c90c6fd) | |
20 | +* 코드 브라우저에서 특정 서브 디렉토리의 내용이 제대로 보이지 않을 수 있는 문제 (c3f9761) | |
21 | +* 사이트 관리자가 이슈에 자신을 담당자로 할당하면 아무도 할당되지 않은 것 처럼 보이는 문제 (5184244) | |
22 | +* IE11에서 블럭댓글 폼이 나타나지 않는 문제 (fba784d) |
+++ docs/relnotes/0.6.3.txt
... | ... | @@ -0,0 +1,22 @@ |
1 | +Yobi v0.6.3 Release Notes | |
2 | +========================= | |
3 | + | |
4 | +Updates since v0.6.2 | |
5 | +-------------------- | |
6 | + | |
7 | +* Group searching works case-insensitively. (4e94308) | |
8 | +* The error log for the case if an attachment file does not exist in the disk | |
9 | + is shorten and displays a proper message to the user in the case. (c366aff) | |
10 | + | |
11 | +Fixes since v0.6.2 | |
12 | +------------------ | |
13 | + | |
14 | +* PullRequest: Unnecessary resolving-conflict events (d0dad20) | |
15 | +* In the issue list, text color of labels are always white so the readability | |
16 | + can be poor if the label has bright color. (8ee2ac9) | |
17 | +* Unassigne issues look to be assigned to anonymous. (2221ef6) | |
18 | +* ui.Select2: .branche-label styles were incorrect. (60e5822) | |
19 | +* In My Issues page, searching did not work. (c90c6fd) | |
20 | +* Code browser listed files incorrectly in subdirectory. (c3f9761) | |
21 | +* An issue assigned to Site Admin looked to be assigned nobody to the Site Admin. (5184244) | |
22 | +* In IE11, block comment forms didn't displayed. (fba784d) |
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?