Backport 1.5.1 changelog (#4854)
This commit is contained in:
		
							parent
							
								
									01fd05a5cb
								
							
						
					
					
						commit
						a4ee5627ed
					
				
					 1 changed files with 14 additions and 0 deletions
				
			
		
							
								
								
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							|  | @ -4,6 +4,20 @@ 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 | 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). | been added to each release, please refer to the [blog](https://blog.gitea.io). | ||||||
| 
 | 
 | ||||||
|  | ## [1.5.1](https://github.com/go-gitea/gitea/releases/tag/v1.5.1) - 2018-09-03 | ||||||
|  | * 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) | ||||||
|  | * TRANSLATION | ||||||
|  |   * Fix incorrect caption of webhook setting (#4701) (#4718) | ||||||
|  | 
 | ||||||
| ## [1.5.0](https://github.com/go-gitea/gitea/releases/tag/v1.5.0) - 2018-08-10 | ## [1.5.0](https://github.com/go-gitea/gitea/releases/tag/v1.5.0) - 2018-08-10 | ||||||
| * SECURITY | * SECURITY | ||||||
|   * Check that repositories can only be migrated to own user or organizations (#4366) (#4370) |   * Check that repositories can only be migrated to own user or organizations (#4366) (#4370) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue