Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit f0fe1bd

Browse files
committed
Prepare changelog for v0.14.5-rc.1
1 parent 43e4b05 commit f0fe1bd

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
1+
Changes in [0.14.5-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.5-rc.1) (2018-11-15)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.4...v0.14.5-rc.1)
4+
5+
* Update from Weblate.
6+
[\#2278](https://github.com/matrix-org/matrix-react-sdk/pull/2278)
7+
* Support room IDs and event permalinks in the join command
8+
[\#2272](https://github.com/matrix-org/matrix-react-sdk/pull/2272)
9+
* Align encrypted event buttons in Safari
10+
[\#2274](https://github.com/matrix-org/matrix-react-sdk/pull/2274)
11+
* Align buttons in encrypted event dialog
12+
[\#2273](https://github.com/matrix-org/matrix-react-sdk/pull/2273)
13+
* Add visible guest warning to encourage login
14+
[\#2268](https://github.com/matrix-org/matrix-react-sdk/pull/2268)
15+
* Regenerate the room list when m.fully_read is issued
16+
[\#2266](https://github.com/matrix-org/matrix-react-sdk/pull/2266)
17+
* Remove the request-only stuff we don't need anymore
18+
[\#2263](https://github.com/matrix-org/matrix-react-sdk/pull/2263)
19+
* Improve performance of room list and fix timestamp ordering when pinning
20+
rooms
21+
[\#2265](https://github.com/matrix-org/matrix-react-sdk/pull/2265)
22+
* Add options to pin unread/mentioned rooms to the top of the room list
23+
[\#1936](https://github.com/matrix-org/matrix-react-sdk/pull/1936)
24+
* only run e2e tests on PRs targeted on develop
25+
[\#2261](https://github.com/matrix-org/matrix-react-sdk/pull/2261)
26+
* Fix and test matrix.to alias permalinks
27+
[\#2254](https://github.com/matrix-org/matrix-react-sdk/pull/2254)
28+
* click-through svg on tag tile context menu to make it less weird
29+
[\#2257](https://github.com/matrix-org/matrix-react-sdk/pull/2257)
30+
* Hide Matthew's Time Machine
31+
[\#2256](https://github.com/matrix-org/matrix-react-sdk/pull/2256)
32+
* Update babel-eslint to 8.1.1
33+
[\#2255](https://github.com/matrix-org/matrix-react-sdk/pull/2255)
34+
* Support routing matrix.to links to joinable rooms
35+
[\#2250](https://github.com/matrix-org/matrix-react-sdk/pull/2250)
36+
* Fix autoreplacement of ascii emoji
37+
[\#2253](https://github.com/matrix-org/matrix-react-sdk/pull/2253)
38+
* Repair DevTools button padding by centralizing styles
39+
[\#2252](https://github.com/matrix-org/matrix-react-sdk/pull/2252)
40+
* Redirect widgets to another location before deleting them
41+
[\#2232](https://github.com/matrix-org/matrix-react-sdk/pull/2232)
42+
* disable e2e tests for PRs targeted at experimental (redesign)
43+
[\#2251](https://github.com/matrix-org/matrix-react-sdk/pull/2251)
44+
* Fix emoji replacement in composer
45+
[\#2247](https://github.com/matrix-org/matrix-react-sdk/pull/2247)
46+
* Add a devtools button to roomsettings
47+
[\#2249](https://github.com/matrix-org/matrix-react-sdk/pull/2249)
48+
* Add warning when administrator leaves community (#5724)
49+
[\#2242](https://github.com/matrix-org/matrix-react-sdk/pull/2242)
50+
151
Changes in [0.14.4](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.4) (2018-11-13)
252
=====================================================================================================
353
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.3...v0.14.4)

0 commit comments

Comments
 (0)