Skip to content

Commit c3d1b38

Browse files
committed
update
1 parent b25e707 commit c3d1b38

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="header-name">Aegis Code Forge</h1>
3030
<p>Aegis is a self-hosted <a href="https://en.wikipedia.org/wiki/Forge_(software)">code forge</a> that mainly supports the <a href="https://git-scm.com">Git distributed version control system</a>.</p>
3131

3232
<p><b>Latest Release: v0.1.1 (2025-09-02)</b><br />
33-
<b>Latest Nightly: v0.1.2-b1_8823b7e (2025-09-03)</b></p>
33+
<b>Latest Nightly: v0.1.2-b2_396a81b (2025-09-03)</b></p>
3434

3535
<ul>
3636
<li>Simple, functional UI;</li>

news.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ <h1 class="header-name">Aegis Code Forge</h1>
2525

2626
<div>
2727

28-
<h2>Latest Nightly v0.1.2-b1_8823b7e (2025-09-03)</h2>
28+
<h2>Latest Nightly v0.1.2-b2_396a81b (2025-09-03)</h2>
2929
<ul>
3030
<li>Repository labels.</li>
31+
<li>File lists now displays the last commit of change alongside with the file name.</li>
32+
<li>User profile page.</li>
3133
</ul>
3234

3335
<h2>2025.9.2 v0.1.1 Released</h2>

0 commit comments

Comments
 (0)