Forgejo 10.0.0

Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job. Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. You can create an account on Codeberg and other instances or download it to self-host your own. It focuses on security, scaling, federation and privacy. Learn more about how it compares with other forges.

Tags version-control git vcs scm bugtracker go javascript roff
License GNU GPLv3
State stable

Recent Releases

10.0.023 Jan 2025 13:06 major feature: Security bug fixes PR: fix(security): commit Fix and refactor markdown rendering Security features PR: migrate TOTP secrets to keying Breaking bug fixes PR: Ensure source_id parameter is not skipped when set to 0 and correctly filter users in /api/v1/admin/users endpoint User Interface features PR (backported): Rework user profile settings PR (backported): Rework new repository dialog PR: Show repository size on mobile PR: Add links to commit lists in contributors graph page PR: Add copy path button to file view PR: Put issue actions in a single row on mobile PR: Don't display email in profile settings when hidden PR: Highlight user mention in comments and commit messages PR: When bleve is used for issue search, a fuzzy search now applies to each word instead of all of them, as if they were a phrase. For instance, searching for activitypub spam moderation previously returned no result in Forgejo discussions and now returns the relevant issues. If the search results are too broad, or for searching exact phrases prefer using an exact search. Sorting by newest is still available as a non default option under Sort. The query was also reworked to improve performances. It makes a significant difference for large instances such as Codeberg. PR: Add search to releases page PR: Combine review requests comments PR: If you select a portion of a comment and use the 'Quote reply' feature in the context menu, only that portion will be quoted. The markdown syntax is preserved. PR: Set "your repositories" as the default filter for org dashboards PR: Add button to create a Markdown table in a comment PR: Add a bullet symbol between author and committer PR: Added link to show all Issues/PullRequests User Interface bug fixes PR: Fix Action log UI race condition that occasionally prevents logs from loading PR: Fix wiki search overflowing on wide screens PR: Move "forgot_password"-link to