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

Commit b348dfa

Browse files
committed
Prepare changelog for v0.8.1-rc.1
1 parent 6693817 commit b348dfa

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
Changes in [0.8.1-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.1-rc.1) (2016-12-05)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.8.0...v0.8.1-rc.1)
4+
5+
* Strip (IRC) when clicking on username
6+
[\#579](https://github.com/matrix-org/matrix-react-sdk/pull/579)
7+
* Fix scroll jump on image decryption
8+
[\#577](https://github.com/matrix-org/matrix-react-sdk/pull/577)
9+
* Make cut operations update the tab complete list
10+
[\#576](https://github.com/matrix-org/matrix-react-sdk/pull/576)
11+
* s/block/blacklist for e2e
12+
[\#574](https://github.com/matrix-org/matrix-react-sdk/pull/574)
13+
* Fix the download icon on attachments
14+
[\#573](https://github.com/matrix-org/matrix-react-sdk/pull/573)
15+
* Don't default the page_type to room directory
16+
[\#572](https://github.com/matrix-org/matrix-react-sdk/pull/572)
17+
* Fix crash on logging in
18+
[\#571](https://github.com/matrix-org/matrix-react-sdk/pull/571)
19+
* Reinstate missing sections from the UserSettings
20+
[\#569](https://github.com/matrix-org/matrix-react-sdk/pull/569)
21+
* Bump browser-encrypt-attachment to v0.2.0
22+
[\#568](https://github.com/matrix-org/matrix-react-sdk/pull/568)
23+
* Make the unpagination process less aggressive
24+
[\#567](https://github.com/matrix-org/matrix-react-sdk/pull/567)
25+
* Get rid of always-on labs settings
26+
[\#566](https://github.com/matrix-org/matrix-react-sdk/pull/566)
27+
* Fix 'Quote' for e2e messages
28+
[\#565](https://github.com/matrix-org/matrix-react-sdk/pull/565)
29+
130
Changes in [0.8.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.8.0) (2016-11-19)
231
===================================================================================================
332
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.7.5...v0.8.0)

0 commit comments

Comments
 (0)