Gitea 1.25.0 enhances self-hosted Git with native 3D file previews, streamed archives for performance, and updated authentication for better security and collaboration in version control systems.

Gitea 1.25.0 delivers key upgrades including 3D file previews, streaming archives, and enhanced authentication for improved Git hosting and collaboration.
Deprecated auth sources are removed, with SSH commit signing and OpenID Connect sync boosting security for version control systems.
Native preview for STL and OBJ formats eliminates external tools, streamlining CAD file workflows in code repository hosting.
Streaming archives for ZIP and TAR.GZ reduce memory usage, with Basic Auth enabling CI/CD tool integration.
Automatic forking for edit files and email notifications for Gitea Actions enhance developer tools and workflow efficiency.
Gitea 1.25.0 advances self-hosted Git solutions with 3D previews, streaming archives, and security updates, strengthening its role in developer workflows and code hosting platforms.
Gitea 1.25.0 removes deprecated authentication sources and requires configuration updates before upgrading. It adds improved SSH commit signing and OpenID Connect synchronization for enhanced security.
The release includes built-in preview support for STL and OBJ 3D file formats, allowing teams to view CAD models directly in the browser without external tools.
Streaming archives in Gitea 1.25.0 reduce memory consumption during large downloads by streaming ZIP and TAR.GZ files, benefiting CI/CD pipelines and automation tools.
The edit file feature automatically forks repositories for users without write access, simplifying pull request creation and enhancing collaboration on code changes.
Before upgrading, review and update authentication configurations to remove deprecated sources and ensure compatibility with new security features like SSH commit signing and OpenID Connect.