version bump to 1.18.0 + changelog
This commit is contained in:
		
							parent
							
								
									06d1e1752c
								
							
						
					
					
						commit
						65b3655a8b
					
				| @ -1,5 +1,11 @@ | |||||||
| ###Changelog | ###Changelog | ||||||
| 
 | 
 | ||||||
|  | ####Version 1.18.0 | ||||||
|  | * Conversations <1.16.0 will be unable to receive OMEMO encrypted messages | ||||||
|  | * OMEMO: put auth tag into key (verify auth tag as well) | ||||||
|  | * offer to block entire domain in message from stranger snackbar  | ||||||
|  | * treat URL as file if URL is in oob or contains key | ||||||
|  | 
 | ||||||
| ####Version 1.17.1 | ####Version 1.17.1 | ||||||
| * Switch Aztec to QR for faster scans | * Switch Aztec to QR for faster scans | ||||||
| * Fixed unread counter for image messages | * Fixed unread counter for image messages | ||||||
|  | |||||||
| @ -56,8 +56,8 @@ android { | |||||||
|     defaultConfig { |     defaultConfig { | ||||||
|         minSdkVersion 14 |         minSdkVersion 14 | ||||||
|         targetSdkVersion 25 |         targetSdkVersion 25 | ||||||
|         versionCode 205 |         versionCode 208 | ||||||
|         versionName "1.17.1" |         versionName "1.18.0" | ||||||
|         archivesBaseName += "-$versionName" |         archivesBaseName += "-$versionName" | ||||||
|         applicationId "eu.siacs.conversations" |         applicationId "eu.siacs.conversations" | ||||||
|     } |     } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch