We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3d2a9 commit 486d274Copy full SHA for 486d274
CHANGELOG.md
@@ -4,9 +4,10 @@ This changelog goes through the changes that have been made in each release
4
without substantial changes to our git log; to see the highlights of what has
5
been added to each release, please refer to the [blog](https://blog.gitea.com).
6
7
-## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/1.24.3) - 2025-07-12
+## [1.24.3](https://github.com/go-gitea/gitea/releases/tag/1.24.3) - 2025-07-15
8
9
* BUGFIXES
10
+ * Fix form property assignment edge case (#35073) (#35078)
11
* Improve submodule relative path handling (#35056) (#35075)
12
* Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055)
13
* Fix updating user visibility (#35036) (#35044)
0 commit comments