Bump version to 0.13.14
This commit is contained in:
		
							parent
							
								
									db2182aa7d
								
							
						
					
					
						commit
						b998f322f5
					
				
							
								
								
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @ -1,6 +1,17 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ## [Unreleased] | ||||
| ## [0.13.14] - 2025-04-06 | ||||
| 
 | ||||
| Requires libsignal-client version 0.68.1. | ||||
| 
 | ||||
| ### Fixed | ||||
| 
 | ||||
| - Fix pre key import from old data files | ||||
| 
 | ||||
| ### Changed | ||||
| 
 | ||||
| - Use websocket connection instead of HTTP for more requests | ||||
| - Improve handling of messages with decryption error | ||||
| 
 | ||||
| ## [0.13.13] - 2025-02-28 | ||||
| 
 | ||||
|  | ||||
| @ -8,7 +8,7 @@ plugins { | ||||
| 
 | ||||
| allprojects { | ||||
|     group = "org.asamk" | ||||
|     version = "0.13.14-SNAPSHOT" | ||||
|     version = "0.13.14" | ||||
| } | ||||
| 
 | ||||
| java { | ||||
|  | ||||
| @ -45,6 +45,9 @@ | ||||
|         <content_attribute id="social-chat">intense</content_attribute> | ||||
|     </content_rating> | ||||
|     <releases> | ||||
|         <release version="0.13.14" date="2025-04-06"> | ||||
|             <url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.14</url> | ||||
|         </release> | ||||
|         <release version="0.13.13" date="2025-02-28"> | ||||
|             <url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.13</url> | ||||
|         </release> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 AsamK
						AsamK