v2498
This commit is contained in:
		
							parent
							
								
									36a3bc1fdd
								
							
						
					
					
						commit
						1134898003
					
				
					 3 changed files with 6 additions and 5 deletions
				
			
		|  | @ -2,10 +2,12 @@ ChangeLog (Release Notes) | |||
| ========================= | ||||
| 主に notable な changes を書いていきます | ||||
| 
 | ||||
| unreleased | ||||
| 2498 (2017/08/29) | ||||
| ---------- | ||||
| * Fix: repostのborder-radiusが効いていない (#743) | ||||
| * テーマカラーを赤に戻してみた | ||||
| * ユーザビリティの向上 | ||||
| * デザインの調整 | ||||
| 
 | ||||
| 2493-2 (2017/08/29) | ||||
| ------------------- | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|   "name": "misskey", | ||||
|   "author": "syuilo <i@syuilo.com>", | ||||
|   "version": "0.0.2493-2", | ||||
|   "version": "0.0.2498", | ||||
|   "license": "MIT", | ||||
|   "description": "A miniblog-based SNS", | ||||
|   "bugs": "https://github.com/syuilo/misskey/issues", | ||||
|  |  | |||
|  | @ -1,5 +1,4 @@ | |||
| { | ||||
| 	"themeColor": "#87bb35", | ||||
| 	"themeColorForeground": "#fff", | ||||
| 	"idea": ["#f13049", "#f43636"] | ||||
| 	"themeColor": "#f43636", | ||||
| 	"themeColorForeground": "#fff" | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue