Gitea 1.20.5: The Latest Release

  • October 3, 2023

Gitea has announced the release of version 1.20.5 of their software. This update includes important bug fixes, making it highly recommended for users to update to this version.

To create this release, the Gitea team merged 24 pull requests. Users can download pre-built binaries for their specific platform from the downloads page . Detailed installation instructions can be found in the installation guide .

The changelog for version 1.20.5 includes the following enhancements and bug fixes:

Enhancements:

  • Fix z-index on markdown completion
  • Use secure cookie for HTTPS sites

Bug Fixes:

  • Fix git 2.11 error when checking IsEmpty
  • Allow get release download files and lfs files with oauth2 token format
  • Fix orphan check for deleted branch
  • Quote table release in sql queries
  • Fix release URL in webhooks
  • Fix successful return value for SyncAndGetUserSpecificDiff
  • Fix pagination for followers and following
  • Fix issue templates when blank issues are disabled
  • Fix context cache bug & enable context cache for dashboard commits’ authors
  • Fix INI parsing for value with trailing slash
  • Fix PushEvent NullPointerException jenkinsci/github-plugin
  • Fix organization field being null in POST /orgs/{orgid}/teams
  • Fix bug of review request number

Additionally, there have been improvements in testing and documentation, as well as miscellaneous changes.

The contributors to this release include:

comments powered by Disqus

Related Posts

Introducing OpenTofu: The Linux Foundation's Open Source Alternative to Terraform

The Linux Foundation has announced the launch of OpenTofu, an open-source alternative to Terraform’s infrastructure as code provisioning tool.

Read More

FreeBSD 14: Enhanced CPU Core Support and Upgraded Drivers on the Horizon

The release candidate for FreeBSD 14.0 has been made available as the developers work towards the stable release in early November, reports Phoronix .

Read More

Linux 6.7 Enhances Efficiency with Intel QAT Gen4 Hardware

Phoronix reports that the upcoming Linux 6.7 kernel will introduce a new feature for Intel’s QuickAssist Technology (QAT) device driver.

Read More