[1.23.0]
Update gogs to 0.14.1
Full Changelog
Support comparing tags in addition to branches. #6141
Show file name in browser tab title when viewing files. #5896
Support using TLS for Redis session provider using [session] PROVIDER_CONFIG = ...,tls=true. #7860
Support expanading values in app.ini from environment variables, e.g. [database] PASSWORD = ${DATABASE_PASSWORD}. #8057
Support custom logout URL that users get redirected to after sign out using [auth] CUSTOM_LOGOUT_URL. #8089
The required Go version to compile source code changed to 1.25.
The build tag cert has been removed, and the gogs cert subcommand is now always available. #7883
Switched to pure-Go SQLite driver, CGO is no longer required to compile Gogs. #7882
Security: Unauthenticated file upload. #8128 - GHSA-fc3h-92p8-h36f
Security: Protected branch bypass in web UI. #8124 - GHSA-2c6v-8r3v-gh6p