
Add release notes for v0.6.1.
@f26e02407a5dca64c762daac8a1608ea75011d25
+++ docs/ko/relnotes/0.6.1.txt
... | ... | @@ -0,0 +1,26 @@ |
1 | +Yobi v0.6.1 릴리즈 노트 | |
2 | +======================= | |
3 | + | |
4 | +v0.6.0 이후 변경점 | |
5 | +------------------ | |
6 | + | |
7 | +* 마일스톤 진행바의 물결무늬 제거 (498f0cf) | |
8 | +* 마크다운 렌더링시의 로딩 메시지를 사용자가 선호하는 언어로 표시 (091535c) | |
9 | +* GNB 글자색 변경 (f005e73) | |
10 | +* 이슈 라벨을 선택하면 드롭다운 목록이 닫히도록 변경 (0de1cb6) | |
11 | + | |
12 | +v0.6.0 이후 버그수정 | |
13 | +-------------------- | |
14 | + | |
15 | +* 코드주고받기 수정 안됨 (226b201) | |
16 | +* 보낸 코드가 머지가 안되는 문제 (f892d65) | |
17 | +* 단축키 안내가 OSX에서 일부 잘못됨 (37e245f) | |
18 | +* 마크다운 렌더링시 목록의 패딩이 약간 잘못됨 (091535c) | |
19 | +* 알림 메일의 푸터가 사용자가 선호하는 언어가 아니라 시스템 언어로 표시됨(1747c29) | |
20 | +* application.context가 설정된 경우 자동링크 오동작 (25f1ab1) | |
21 | +* 이슈 라벨 색상 변경 불가 (0c64212) | |
22 | +* 리뷰 스레드를 닫아도 리뷰 댓글 등록 폼이 사라지지 않음 (84ce661) | |
23 | +* 브라우저 창의 너비가 1024px 이하이면 검색창이 깨짐 (ee1a07b) | |
24 | +* 새 이슈 등록이 에러가 발생하는 경우가 있음 (4707ba4) | |
25 | +* Yobi로 생성한 README 파일에 코드브라우저로 접근시 에러가 발생하는 | |
26 | + 문제(정렬문제) (63a6e68) |
+++ docs/relnotes/0.6.1.txt
... | ... | @@ -0,0 +1,30 @@ |
1 | +Yobi v0.6.1 Release Notes | |
2 | +========================= | |
3 | + | |
4 | +Updates since v0.6.0 | |
5 | +-------------------- | |
6 | + | |
7 | +* Stripe style is removed in milestone progressbar. (498f0cf) | |
8 | +* The loading message of markdown is displayed in the user's preferred | |
9 | + language. (091535c) | |
10 | +* The text color of global navigation bar is changed. (f005e73) | |
11 | +* Close select boxes after choosing issue label. (0de1cb6) | |
12 | + | |
13 | +Fixes since v0.6.0 | |
14 | +------------------ | |
15 | + | |
16 | +* Pullrequest could not be modified. (226b201) | |
17 | +* Some pullrequests could not be merged. (f892d65) | |
18 | +* Some shortcut key was incorrect on OSX. (37e245f) | |
19 | +* The padding of markdown-rendered list was incorrect. (091535c) | |
20 | +* The footer of email was displayed not in the user's preferred | |
21 | + language but in the language of the system. (1747c29) | |
22 | +* Autolink works incorrectly if application.context is set. (25f1ab1) | |
23 | +* Color of an issue label cannot be changed. (0c64212) | |
24 | +* Review Comment form was not disappeared after closing the review thread. | |
25 | + (84ce661) | |
26 | +* Search box was broken if screen width is same with or narrower than 1024px. | |
27 | + (ee1a07b) | |
28 | +* An error might occur when post a new issue. (4707ba4) | |
29 | +* In Code Browser, an error might occur when tries to display a README file | |
30 | + created by Yobi. (63a6e68) |
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?