Skip to content

Commit 58e6f5f

Browse files
committed
Documentation
1 parent bdaa435 commit 58e6f5f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

releases.moxie

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ r17: {
55
title: Gitblit ${project.version} Released
66
id: ${project.version}
77
date: ${project.buildDate}
8+
html: ''
9+
Release highlights include:
10+
<ul>
11+
<li>integrated git daemon</li>
12+
<li>compare refs or commits page</li>
13+
<li>completed the Gitblit reflog (formerly pushlog) introduced in 1.2.1</li>
14+
<li>added new dashboard pages</li>
15+
<li>added a stars feature</li>
16+
<li>improved the repository url panel to show your access permission and to offer native app clone links</li>
17+
<li>improved navigation and theme</li>
18+
<li>customizable page header colors and logo</li>
19+
<li>recent activity commit caching to improve performance of dashboard and activity pages</li>
20+
<li>Windows authentication</li>
21+
<li>Salesforce.com authentication</li>
22+
<li>lots of bug fixes</li>
23+
</ul>
24+
<p> </p>
25+
Thank you to <a href="http://syntevo.com">syntevo</a>, <a href="http://atlassian.com">Atlassian</a>, <a href="http://fournova.com">fournova</a>, and <a href="http://github.com">Github</a> for their permission and use of their artwork for the native app clone menus.
26+
''
827
note: ''
928
If you have forked repositories and your are upgrading to ${project.version}, please DO NOT RELOCATE your repositories folder when running ${project.version} the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x.
1029
''

0 commit comments

Comments
 (0)