1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Bump version for 1.5.1

This commit is contained in:
Johannes Zellner
2018-09-03 17:17:32 +02:00
parent e7671bd3f2
commit d37044f8e0
4 changed files with 16 additions and 3 deletions

View File

@@ -174,3 +174,16 @@
* Emoji Autocomplete (#3433)
* Implements generator cli for secrets (#3531)
[1.6.1]
* Update Gitea to 1.5.1
* Security
* Don't disclose emails of all users when sending out emails (#4784)
* Improve URL validation for external wiki and external issues (#4710) (#4740)
* Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) (#4707)
* Bugfixes
* Fix missing release title in webhook (#4783) (#4800)
* Make sure to reset commit count in the cache on mirror syncing (#4770)
* Fixed bug where team with admin privelege type doesn't get any unit (#4759)
* Fix failure on creating pull request with assignees (#4583) (#4727)
* Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686)