You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Merge branch 'master' into develop
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
			
		||||
Changes in [3.64.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.64.1) (2023-01-18)
 | 
			
		||||
=====================================================================================================
 | 
			
		||||
 | 
			
		||||
## 🐛 Bug Fixes
 | 
			
		||||
 * Fix crash in older browsers (replace .at() with array.length-1) ([\#9933](https://github.com/matrix-org/matrix-react-sdk/pull/9933)). Fixes matrix-org/element-web-rageshakes#19281.
 | 
			
		||||
 | 
			
		||||
Changes in [3.64.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.64.0) (2023-01-18)
 | 
			
		||||
=====================================================================================================
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "matrix-react-sdk",
 | 
			
		||||
    "version": "3.64.0",
 | 
			
		||||
    "version": "3.64.1",
 | 
			
		||||
    "description": "SDK for matrix.org using React",
 | 
			
		||||
    "author": "matrix.org",
 | 
			
		||||
    "repository": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user