v1.25.0
- BREAKING
- Return 201 Created for CreateVariable API responses (#34517)
- Add label 'state' to metric 'gitea_users' (#34326)
- SECURITY
- Upgrade security public key (#34956)
- Also include all security fixes in 1.24.x after 1.25.0-rc0
- FEATURES
- Stream repo zip/tar.gz/bundle achives by default (#35487)
- Use configurable remote name for git commands (#35172)
- Send email on Workflow Run Success/Failure (#34982)
- Refactor OpenIDConnect to support SSH/FullName sync (#34978)
- Refactor repo contents API and add "contents-ext" API (#34822)
- Add support for 3D/CAD file formats preview (#34794)
- Improve instance wide ssh commit signing (#34341)
- Edit file workflow for creating a fork and proposing changes (#34240)
- Follow file symlinks in the UI to their target (#28835)
- Allow renaming/moving binary/LFS files in the UI (#34350)
- PERFORMANCE
- Improve the performance when detecting the file editable (#34653)
- ENHANCEMENTS