Update for 1.4 release.

This commit is contained in:
Naoki Takezoe
2013-07-31 00:49:27 +09:00
parent f93c8965be
commit 9d4a052ecc

View File

@@ -36,6 +36,16 @@ To upgrade GitBucket, only replace gitbucket.war.
Release Notes
--------
### 1.4 - 31 Jul 2013
- Group management.
- Repository search for code and issues.
- Display user related issues on the dashboard.
- Display participants avatar of issues on the issue page.
- Performance improvement for repository viewer.
- Alert by milestone due date.
- H2 database administration console.
- Fixed some bugs.
### 1.3 - 18 Jul 2013
- Batch updating for issues.
- Display assigned user on issue list.