Merge pull request #1802 from famedly/release/v0.29.2
build: release v0.29.2
This commit is contained in:
		
						commit
						9217231527
					
				|  | @ -1,3 +1,11 @@ | ||||||
|  | ## [0.29.2] 14th May 2024 | ||||||
|  | - feat: Implement unpublished MSC custom refresh token lifetime (Krille) | ||||||
|  | - feat: support for JWT authentication (Ray Wang) | ||||||
|  | - fix: ensureNotSoftLoggedOut must be called before network reqeust in syncFilter check (Krille) | ||||||
|  | - fix: ice restart mechanism (td) | ||||||
|  | - refactor: Cache direct chat matrix ID (krille-chan) | ||||||
|  | - refactor: make sure ensureNotSoftLoggedOut does not run multiple times (Krille) | ||||||
|  | 
 | ||||||
| ## [0.29.1] 10th May 2024 | ## [0.29.1] 10th May 2024 | ||||||
| - chore: Revert check message size before fake sync (Krille) | - chore: Revert check message size before fake sync (Krille) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| name: matrix | name: matrix | ||||||
| description: Matrix Dart SDK | description: Matrix Dart SDK | ||||||
| version: 0.29.1 | version: 0.29.2 | ||||||
| homepage: https://famedly.com | homepage: https://famedly.com | ||||||
| repository: https://github.com/famedly/matrix-dart-sdk.git | repository: https://github.com/famedly/matrix-dart-sdk.git | ||||||
| issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues | issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue