Skip to content

Commit f514553

Browse files
committed
update
1 parent dd1bd1f commit f514553

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ <h1 class="header-name">Aegis Code Forge</h1>
2929

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

32+
<p><b>Latest Release: v0.1.1 (2025-09-02)</b></p>
33+
3234
<ul>
3335
<li>Simple, functional UI;</li>
3436
<li>Support read-only clone by HTTP and read/write access through SSH;</li>

news.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ <h1 class="header-name">Aegis Code Forge</h1>
2626
<div>
2727

2828

29+
<h2>2025.9.2 v0.1.1 Released</h2>
30+
<ul>
31+
<li>"Co-Authored-By" now renders.</li>
32+
<li>Links to emails now points to their user profiles if they have verified them on instance.</li>
33+
<li>You can now pin issues.</li>
34+
<li>A rate limiter has been added to protect certain endpoints from brute force attack.</li>
35+
<li>Users can now submit a reason alongside with their registration request on instances that requires manual approval.</li>
36+
</ul>
37+
2938
<h2>2025.8.28 v0.1.0 Released</h2>
3039
<ul>
3140
<li>Support for PostgreSQL is added.</li>

0 commit comments

Comments
 (0)