Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.7.
We highly encourage users to update to this version for some very important bug-fixes.
We have merged 8 pull requests to release this version.
We would like to give a special thanks to
... [More]
Kevin Chung and a-codingkiwi for both independently reporting a security issue that was patched in this release.
Thanks to bluemonday and @zeripath for fixing #15294, Thanks to @zeripath for another one in #15160
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.6.
We highly encourage users to update to this version for some very important bug-fixes.
We have merged 4 pull requests to release this version.
We would like to give a special thanks to
... [More]
Marcos EspaΓ±adero who is Network Management / SysOps at UTE ABI Corredor for reporting a security issue that was patched in this release.
Thanks to @lunny for fixing in [#15124](https://github.com/go-gitea/gitea/pull/15124, and @zeripath for fixing another one in #15096.
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.6.
We highly encourage users to update to this version for some very important bug-fixes.
We have merged 4 pull requests to release this version.
We would like to give a special thanks to
... [More]
Marcos EspaΓ±adero who is Network Management / SysOps at UTE ABI Corredor for reporting a security issue that was patched in this release.
Thanks to @lunny for fixing in [#15124](https://github.com/go-gitea/gitea/pull/15124, and @zeripath for fixing another one in #15096.
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.5.
We highly encourage users to update to this version for some important bug-fixes.
We have merged 17 pull requests to release this version.
You can download one of our pre-built binaries
... [More]
from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of tea version 0.7.0,
a CLI tool that allows you to work with pull requests, issues and more in your terminal.
You can download prebuilt binaries from dl.gitea.io/tea,
for more options look at the README.md.
Have you heard? We now have a swag shop! π π΅
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.4.
We highly encourage users to update to this version for some important bug-fixes.
We have merged 8 pull requests to release this version.
You can download one of our pre-built binaries from
... [More]
our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would like to give a special thanks to Septatrix for reporting a security issue that was patched in this release.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.3.
We highly encourage users to update to this version for some important bug-fixes.
We have merged 21 pull requests to release this version.
You can download one of our pre-built binaries
... [More]
from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
β Password hashing algorithm default has changed back to pbkdf2 from argon2. (#14673)
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
almost 4 years
ago
We are proud to present the release of Gitea version 1.13.2.
We highly encourage users to update to this version for some important bug-fixes.
We have merged 28 pull requests to release this version.
You can download one of our pre-built binaries
... [More]
from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
about 4 years
ago
We are proud to present the release of Gitea version 1.13.1.
We highly encourage users to update to this version for some important security fixes.
We have merged 33 pull requests to release this version.
We would like to give a special thanks to
... [More]
Sebastian Goettsch (@sgoettsch) for reporting a security issue that was patched in this release.
Thanks to @zeripath for fixing in #14154, and @6543 for fixing another one in #14031.
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅ [Less]
|
Posted
about 4 years
ago
We are proud to present the release of Gitea version 1.13.0.
As we approach Giteaβs 4th birthday, I just want to give a special thanks to everyone who has been a part of the project, whether itβs the implementation of a feature, or just enjoying the
... [More]
software.
Thank you all!
We have merged an incredible 649 pull requests to release this version.
We would like to give a special thanks to Michael Scherer (@mscherer) for reporting a security issue that was patched in this release.
Thanks to @zeripath for fixing in #12685
You can download one of our pre-built binaries from our downloads page - make sure to select the correct platform! For further details on how to install, follow our installation guide.
β As of this version, Gitea supports TLS version 1.2 at minimum. (#12689)
β Users with a custom favicon will need to provide a favicon.svg. (#12437)
β Password complexity checks now default to off. (#12557)
Alternative methods such as minimum length or checking against HaveIBeenPwned should be considered.
β The Webhook shared secret inside the webhook payload has been deprecated and will be removed in 1.14.0: https://github.com/go-gitea/gitea/issues/11755 please use the secret header that uses an hmac signature to validate the webhook payload.
β Git hooks now default to off! (#13058)
In your config, you can check the security section for
DISABLE_GIT_HOOKS. To enable them again, you must set the setting to false.
WARNING: Custom git hooks can be used to perform arbitrary code execution on the host operating system.
This enables the users to access and modify this config file and the Gitea database and interrupt the Gitea service.
By modifying the Gitea database, users can gain Gitea administrator privileges.
It also enables them to access other resources available to the user on the operating system that is running the Gitea instance and perform arbitrary actions in the name of the Gitea OS user.
This may be harmful to you website or your operating system.
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Have you heard? We now have a swag shop! π π΅
Sample images below. [Less]
|