mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-13 00:15:15 +00:00
Version 1.24.4
This commit is contained in:
@@ -1060,3 +1060,6 @@
|
|||||||
* Use en-US as fallback when using other default language (#21200) (#21256)
|
* Use en-US as fallback when using other default language (#21200) (#21256)
|
||||||
* Make the vscode clone link respect transport protocol (#20557) (#21128)
|
* Make the vscode clone link respect transport protocol (#20557) (#21128)
|
||||||
|
|
||||||
|
[1.24.4]
|
||||||
|
* Make email display name configurable
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
"author": "Gitea developers",
|
"author": "Gitea developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "1.24.3",
|
"version": "1.24.4",
|
||||||
"upstreamVersion": "1.17.3",
|
"upstreamVersion": "1.17.3",
|
||||||
"healthCheckPath": "/explore",
|
"healthCheckPath": "/explore",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"tags": [ "version control", "git", "code hosting", "development", "github", "bitbucket", "gitlab" ],
|
"tags": [ "version control", "git", "code hosting", "development", "github", "bitbucket", "gitlab" ],
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"postInstallMessage": "file://POSTINSTALL.md",
|
"postInstallMessage": "file://POSTINSTALL.md",
|
||||||
"minBoxVersion": "7.1.2",
|
"minBoxVersion": "7.2.0",
|
||||||
"forumUrl": "https://forum.cloudron.io/category/19/gitea",
|
"forumUrl": "https://forum.cloudron.io/category/19/gitea",
|
||||||
"documentationUrl": "https://docs.cloudron.io/apps/gitea/"
|
"documentationUrl": "https://docs.cloudron.io/apps/gitea/"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user