File tree Expand file tree Collapse file tree 3 files changed +23
-4
lines changed
Expand file tree Collapse file tree 3 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 0.17.3] ( https://github.com/vector-im/riot-web/releases/tag/v0.17.3 ) (2018-10-29)
2+ ============================================================================================
3+ [ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v0.17.3-rc.1...v0.17.3 )
4+
5+ * Fix for autocompleting text emoji from react-sdk v0.14.2
6+
7+ Changes in [ 0.17.3-rc.1] ( https://github.com/vector-im/riot-web/releases/tag/v0.17.3-rc.1 ) (2018-10-24)
8+ ======================================================================================================
9+ [ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v0.17.2...v0.17.3-rc.1 )
10+
11+ * Update from Weblate.
12+ [ \# 7549] ( https://github.com/vector-im/riot-web/pull/7549 )
13+ * Don't set tags on notifications
14+ [ \# 7518] ( https://github.com/vector-im/riot-web/pull/7518 )
15+ * Update to latest electron builder
16+ [ \# 7498] ( https://github.com/vector-im/riot-web/pull/7498 )
17+ * Fix Tinter.setTheme to not fire using Firefox
18+ [ \# 6831] ( https://github.com/vector-im/riot-web/pull/6831 )
19+
120Changes in [ 0.17.2] ( https://github.com/vector-im/riot-web/releases/tag/v0.17.2 ) (2018-10-19)
221============================================================================================
322[ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v0.17.1...v0.17.2 )
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" : " 0.17.2 " ,
5+ "version" : " 0.17.3 " ,
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" : " 0.17.2 " ,
5+ "version" : " 0.17.3 " ,
66 "description" : " A feature-rich client for Matrix.org" ,
77 "author" : " New Vector Ltd." ,
88 "repository" : {
7070 "gemini-scrollbar" : " github:matrix-org/gemini-scrollbar#b302279" ,
7171 "gfm.css" : " ^1.1.2" ,
7272 "highlight.js" : " ^9.13.0" ,
73- "matrix-js-sdk" : " matrix-org/matrix-js-sdk#develop " ,
74- "matrix-react-sdk" : " matrix-org/matrix-react-sdk#develop " ,
73+ "matrix-js-sdk" : " 0.12.1 " ,
74+ "matrix-react-sdk" : " 0.14.2 " ,
7575 "modernizr" : " ^3.6.0" ,
7676 "prop-types" : " ^15.6.2" ,
7777 "react" : " ^15.6.0" ,
You can’t perform that action at this time.
0 commit comments