Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Upstream
Gitea
Commits
d0b8e3c8
Unverified
Commit
d0b8e3c8
authored
3 years ago
by
Lunny Xiao
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Changelog for v1.14.4 (#16348)
parent
7ff8e863
release/v1.14
v1.14.7
v1.14.6
v1.14.5
v1.14.4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+13
-0
CHANGELOG.md
with
13 additions
and
0 deletions
+13
-0
CHANGELOG.md
View file @
d0b8e3c8
...
...
@@ -4,6 +4,19 @@ This changelog goes through all the changes that have been made in each release
without substantial changes to our git log; to see the highlights of what has
been added to each release, please refer to the
[
blog
](
https://blog.gitea.io
)
.
## [1.14.4](https://github.com/go-gitea/gitea/releases/tag/v1.14.4) - 2021-07-06
*
BUGFIXES
*
Fix relative links in postprocessed images (#16334) (#16340)
*
Fix list_options GetStartEnd (#16303) (#16305)
*
Fix API to use author for commits instead of committer (#16276) (#16277)
*
Handle misencoding of login_source cfg in mssql (#16268) (#16275)
*
Fixed issues not updated by commits (#16254) (#16261)
*
Improve efficiency in FindRenderizableReferenceNumeric and getReference (#16251) (#16255)
*
Use html.Parse rather than html.ParseFragment (#16223) (#16225)
*
Fix milestone counters on new issue (#16183) (#16224)
*
reqOrgMembership calls need to be preceded by reqToken (#16198) (#16219)
## [1.14.3](https://github.com/go-gitea/gitea/releases/tag/v1.14.3) - 2021-06-10
*
SECURITY
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help