This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
Yobi 0.6.1
Updates since v0.6.0
- Stripe style is removed in milestone progressbar. (498f0cf)
- The loading message of markdown is displayed in the user's preferred
language. (091535c) - The text color of global navigation bar is changed. (f005e73)
- Close select boxes after choosing issue label. (0de1cb6)
Fixes since v0.6.0
- Pullrequest could not be modified. (226b201)
- Some pullrequests could not be merged. (f892d65)
- Some shortcut key was incorrect on OSX. (37e245f)
- The padding of markdown-rendered list was incorrect. (091535c)
- The footer of email was displayed not in the user's preferred
language but in the language of the system. (1747c29) - Autolink works incorrectly if application.context is set. (25f1ab1)
- Color of an issue label cannot be changed. (0c64212)
- Review Comment form was not disappeared after closing the review thread.
(84ce661) - Search box was broken if screen width is same with or narrower than 1024px.
(ee1a07b) - An error might occur when post a new issue. (4707ba4)
- In Code Browser, an error might occur when tries to display a README file
created by Yobi. (63a6e68)
v0.6.0 이후 변경점
- 마일스톤 진행바의 물결무늬 제거 (498f0cf)
- 마크다운 렌더링시의 로딩 메시지를 사용자가 선호하는 언어로 표시 (091535c)
- GNB 글자색 변경 (f005e73)
- 이슈 라벨을 선택하면 드롭다운 목록이 닫히도록 변경 (0de1cb6)
v0.6.0 이후 버그수정
- 코드주고받기 수정 안됨 (226b201)
- 보낸 코드가 머지가 안되는 문제 (f892d65)
- 단축키 안내가 OSX에서 일부 잘못됨 (37e245f)
- 마크다운 렌더링시 목록의 패딩이 약간 잘못됨 (091535c)
- 알림 메일의 푸터가 사용자가 선호하는 언어가 아니라 시스템 언어로 표시됨(1747c29)
- application.context가 설정된 경우 자동링크 오동작 (25f1ab1)
- 이슈 라벨 색상 변경 불가 (0c64212)
- 리뷰 스레드를 닫아도 리뷰 댓글 등록 폼이 사라지지 않음 (84ce661)
- 브라우저 창의 너비가 1024px 이하이면 검색창이 깨짐 (ee1a07b)
- 새 이슈 등록이 에러가 발생하는 경우가 있음 (4707ba4)
- Yobi로 생성한 README 파일에 코드브라우저로 접근시 에러가 발생하는
문제(정렬문제) (63a6e68)