
Yobi 0.5.2
The second maintenance release of Yobi 0.5.2. This includes many bug fixes and some updates mainly for CodeReview and Organization introduced by Yobi 0.5.
@5853653a061557e23b8f7cfb3264582de5ff8fd3
--- conf/version.conf
+++ conf/version.conf
... | ... | @@ -1,1 +1,1 @@ |
1 |
-app.version="0.5.1" |
|
1 |
+app.version="0.5.2" |
+++ docs/relnotes/0.5.2.txt
... | ... | @@ -0,0 +1,26 @@ |
1 | +Yobi v0.5.2 Release Note | |
2 | +======================== | |
3 | + | |
4 | +Updates since v0.5.1 | |
5 | +-------------------- | |
6 | + | |
7 | +* Make the form for codereview more slim. | |
8 | +* Show number of votes on each issue in issue list. | |
9 | +* Group members' permission to protected and public project is same with | |
10 | + member of the project. | |
11 | +* Group members can be assigned to issues of protected project in the | |
12 | + group. | |
13 | + | |
14 | +Fixes since v0.5.1 | |
15 | +------------------ | |
16 | + | |
17 | +* An error while starting Yobi in product mode if there is no | |
18 | + conf/application.conf | |
19 | +* Many bugs of Mention using '@' character | |
20 | +* Many UI bugs of codereview | |
21 | +* Move Failed error while transfering a project | |
22 | +* Mailer did not log in mock mode | |
23 | +* Incorrect numbering for new issue and posting in transferred project | |
24 | +* A UI bug of project dashboard | |
25 | +* Couldn't search projects by uppercase characters | |
26 | +* And many minor bugs |
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?