#Forgejo 14.0.4 and 11.0.12 were just released! They are security releases.

We recommend that all installations are upgraded to the latest version as soon as possible.

Check out the release notes and download it at https://forgejo.org/releases/. If you experience any issues with this release, please report to https://codeberg.org/forgejo/forgejo/issues.

#forgejorelease

Forgejo

@forgejo Is it me or does the CI indicate a security check failure for 11.0.12?
@forgejo Not to worry: it is a false positive, see https://pkg.go.dev/vuln/GO-2026-4923
GO-2026-4923 - Go Packages

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

@forgejo since i don't use golang, the release note "update go" doesn't really convey any information ... could you add a release note explaining what the security patches are for?

@robey You may find Go's release notes here: https://go.dev/doc/devel/release

~ @mahlzahn

Release History - The Go Programming Language

@forgejo @mahlzahn thanks, tho my comment still stands

@robey Can you maybe clarify your question?

Go is the programming language in which Forgejo is written. So it is also a safety measurement to release a new version when the underlying programming language receives security patches.

~ @beowulf