Gitea is a project aimed at creating the simplest, fastest, and most pain-free interface for Git for self-hosting.
The project supports all platforms supported by Go — GNU/Linux, macOS, and Windows on architectures from x86_(64) and arm64 to PowerPC.
This version of Gitea contains important security fixes that will not be backported to the 1.8 branch. For this reason, we highly recommend updating.
Here are a few things the Gitea team would like to mention in this release:
- Docker release tags will now only occur on major releases (thereby making Docker images more stable).
- Significant changes in logging. details.
New functionality:
- Avatars for repositories..
- Displaying git notes.. See also git-notes..
- Displaying statuses in pull requests..
- The number of past and subsequent commits in branch reviews..
- Support for operators (author:, after: etc.) in commit searches.
- API for creating, deleting, and updating files.
- API for editing repositories.
- Support for issues and pull requests when migrating from GitHub and other Gitea instances..
- Support for Git-Blame added to the interface..
- Statistics display added..
Source: linux.org.ru
