File tree Expand file tree Collapse file tree 4 files changed +26
-13
lines changed
Expand file tree Collapse file tree 4 files changed +26
-13
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 1.3.4] ( https://github.com/vector-im/riot-web/releases/tag/v1.3.4 ) (2019-09-12)
2+ ==========================================================================================
3+ [ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v1.3.4-rc.1...v1.3.4 )
4+
5+ * Updated react-sdk and tweaks to mobile install guide
6+
7+ Changes in [ 1.3.4-rc.1] ( https://github.com/vector-im/riot-web/releases/tag/v1.3.4-rc.1 ) (2019-09-11)
8+ ====================================================================================================
9+ [ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v1.3.3...v1.3.4-rc.1 )
10+
11+ * Update install guide
12+ [ \# 10831] ( https://github.com/vector-im/riot-web/pull/10831 )
13+
114Changes in [ 1.3.3] ( https://github.com/vector-im/riot-web/releases/tag/v1.3.3 ) (2019-08-16)
215==========================================================================================
316[ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v1.3.2...v1.3.3 )
Original file line number Diff line number Diff line change 22 "name" : " riot-web" ,
33 "productName" : " Riot" ,
44 "main" : " src/electron-main.js" ,
5- "version" : " 1.3.3 " ,
5+ "version" : " 1.3.4 " ,
66 "description" : " A feature-rich client for Matrix.org" ,
77 "author" : " New Vector Ltd." ,
88 "dependencies" : {
Original file line number Diff line number Diff line change 22 "name" : " riot-web" ,
33 "productName" : " Riot" ,
44 "main" : " electron_app/src/electron-main.js" ,
5- "version" : " 1.3.3 " ,
5+ "version" : " 1.3.4 " ,
66 "description" : " A feature-rich client for Matrix.org" ,
77 "author" : " New Vector Ltd." ,
88 "repository" : {
7474 "gemini-scrollbar" : " github:matrix-org/gemini-scrollbar#b302279" ,
7575 "gfm.css" : " ^1.1.2" ,
7676 "highlight.js" : " ^9.13.1" ,
77- "matrix-js-sdk" : " 2.3.0 " ,
78- "matrix-react-sdk" : " 1.5.1 " ,
77+ "matrix-js-sdk" : " 2.3.1 " ,
78+ "matrix-react-sdk" : " 1.5.2 " ,
7979 "modernizr" : " ^3.6.0" ,
8080 "olm" : " https://packages.matrix.org/npm/olm/olm-3.1.0.tgz" ,
8181 "prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -5798,10 +5798,10 @@ math-random@^1.0.1:
57985798 resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
57995799 integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
58005800
5801- matrix-js-sdk@2.3.0 :
5802- version "2.3.0 "
5803- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.3.0 .tgz#ed04172add2e31c532dc87e2f38c26c2a63191c6 "
5804- integrity sha512-jeswie7cWK7+XxcD+pQ7LplWnWkOQDa+x6y7FUUnxCdEvaj38cE5Obo9bPMjFgOln2hISlLdR8fzMNE9F4oUJA ==
5801+ matrix-js-sdk@2.3.1 :
5802+ version "2.3.1 "
5803+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-2.3.1 .tgz#c0ebe90d43611cf28422317ec0c04f5d41acb2ad "
5804+ integrity sha512-lf2pGHp0o4bDVrSZ5ReLAkMMiX9PngGMxNAtzztdDvQ20lfYZvhwif9PUbi3tt8kwXlfs7s34eWxz5Rg37mdGg ==
58055805 dependencies :
58065806 another-json "^0.2.0"
58075807 babel-runtime "^6.26.0"
@@ -5838,10 +5838,10 @@ matrix-mock-request@^1.2.3:
58385838 bluebird "^3.5.0"
58395839 expect "^1.20.2"
58405840
5841- matrix-react-sdk@1.5.1 :
5842- version "1.5.1 "
5843- resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.5.1 .tgz#3b822891dd297533e4ab0b562eff5e9d8bd12ab0 "
5844- integrity sha512-LeB1ZR6pqGAjQ8ODzyhejs4DnYKiiUDmekLSWpJiz30tJrDwXCFM5nUC8CUj4b9xbExrwTn7HP/RZO/CLS8MlA ==
5841+ matrix-react-sdk@1.5.2 :
5842+ version "1.5.2 "
5843+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-1.5.2 .tgz#bec63299579e8a9fef40ef4fcdfc3235c4c7c109 "
5844+ integrity sha512-bI3ri9UrZMrm794F65smrf+EusHeraUig1mZDVg2rfdjBfu2remIIXh8QuXv2j0JLQfzkcyWGgYEMfVx8H/6ug ==
58455845 dependencies :
58465846 babel-plugin-syntax-dynamic-import "^6.18.0"
58475847 babel-runtime "^6.26.0"
@@ -5870,7 +5870,7 @@ matrix-react-sdk@1.5.1:
58705870 linkifyjs "^2.1.6"
58715871 lodash "^4.17.14"
58725872 lolex "2.3.2"
5873- matrix-js-sdk "2.3.0-rc. 1"
5873+ matrix-js-sdk "2.3.1"
58745874 optimist "^0.6.1"
58755875 pako "^1.0.5"
58765876 png-chunks-extract "^1.0.0"
You can’t perform that action at this time.
0 commit comments