mirror of
				https://framagit.org/tom79/fedilab-tube
				synced 2025-06-05 21:09:11 +02:00 
			
		
		
		
	Prepare release notes
This commit is contained in:
		| @@ -9,8 +9,8 @@ android { | |||||||
|  |  | ||||||
|         minSdkVersion 21 |         minSdkVersion 21 | ||||||
|         targetSdkVersion 30 |         targetSdkVersion 30 | ||||||
|         versionCode 29 |         versionCode 30 | ||||||
|         versionName "1.9.0" |         versionName "1.10.0" | ||||||
|         multiDexEnabled true |         multiDexEnabled true | ||||||
|         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | ||||||
|     } |     } | ||||||
|   | |||||||
| @@ -0,0 +1,11 @@ | |||||||
|  | Added: | ||||||
|  | - Chromecast support (default disabled) | ||||||
|  | - Detect start time in URLs | ||||||
|  |  | ||||||
|  | Fixed: | ||||||
|  | - Typo | ||||||
|  | - Comment feature when logged out | ||||||
|  | - Full-screen breaks | ||||||
|  | - Crashes with the download button on live streams | ||||||
|  | - Jumps with full-screen and vertical videos | ||||||
|  | - Abuse report notifications clickable | ||||||
| @@ -0,0 +1,15 @@ | |||||||
|  | Added: | ||||||
|  | - Chromecast support (default disabled) | ||||||
|  | - Detect start time in URLs | ||||||
|  |  | ||||||
|  | Changed: | ||||||
|  | - Instance picker supports URLs | ||||||
|  |  | ||||||
|  | Fixed: | ||||||
|  | - Typo | ||||||
|  | - Comment feature when logged out | ||||||
|  | - Full-screen breaks | ||||||
|  | - Crashes with the download button on live streams | ||||||
|  | - Jumps with full-screen and vertical videos | ||||||
|  | - Abuse report notifications clickable | ||||||
|  | - Remote channel subscriptions need twice clicks | ||||||
		Reference in New Issue
	
	Block a user