| | |
| | | # |
| | | # ${project.version} release |
| | | # 1.6.1 release |
| | | # |
| | | r25: { |
| | | title: ${project.name} ${project.version} released |
| | | id: ${project.version} |
| | | date: ${project.buildDate} |
| | | title: Gitblit 1.6.1 released |
| | | id: 1.6.1 |
| | | date: 2014-10-20 |
| | | note: '' |
| | | The next major release (v1.7.0) will focus on: |
| | | * ticket-75: making projects more useful including the concept of project ownership |
| | |
| | | - Fix internal error when specifying a blob url without a path (ticket-113) |
| | | - Fix milestone queries for hyphentated names (ticket-115) |
| | | - Fix duplicate repositories on dashboards (issue-454, ticket-117) |
| | | - Fix lower-case project names in RepositoryNamePanel (issue-509, ticket-118) |
| | | - Fix ticket notifications not sent when author doesn't have an email address (issue-423, ticket-132) |
| | | - Fix regression in create-ticket-on-push & clarify reported explanation (ticket-135) |
| | | - Fix redirects after ajax form submissions with Tomcat (issue-455, ticket-136) |
| | |
| | | - ThanksForAllTheFish |
| | | - Stephan Krull |
| | | - jliedy |
| | | - Michael Glauche |
| | | } |
| | | |
| | | # |
| | |
| | | - James Moger |
| | | } |
| | | |
| | | snapshot: &r25 |
| | | release: &r24 |
| | | releases: &r[1..24] |
| | | snapshot: ~ |
| | | release: &r25 |
| | | releases: &r[1..25] |