File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,13 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
- ## [ 1.12.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.6 ) - 2020-10-15
7
+ ## [ 1.12.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.6 ) - 2020-11-11
8
8
9
9
* BUGFIXES
10
- * Fix permission check on get Reactions API endpoints (#13346 )
10
+ * Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470 ) (#13492 )
11
+ * Fix link detection in repository description with tailing '_ ' (#13407 ) (#13408 )
11
12
* Remove obsolete change of email on profile page (#13341 ) (#13348 )
13
+ * Fix permission check on get Reactions API endpoints (#13344 ) (#13346 )
12
14
* Add migrated pulls to pull request task queue (#13331 ) (#13335 )
13
15
* API deny wrong pull creation options (#13308 ) (#13327 )
14
16
* Fix initial commit page & binary munching problem (#13249 ) (#13259 )
You can’t perform that action at this time.
0 commit comments