All Versions
382
Latest Version
Avg Release Cycle
10 days
Latest Release
818 days ago
Changelog History
Page 38
Changelog History
Page 38
-
v0.7.1 Changes
June 02, 2016๐ Full Changelog
- Fix accidentally committed local changes to the default config.json (doh!)
-
v0.7.0 Changes
June 02, 2016๐ Full Changelog
-
v0.6.1 Changes
April 22, 2016๐ Full Changelog
-
v0.6.0 Changes
April 19, 2016๐ Full Changelog
- Matthew/design tweaks #1402
- Improve handling of notification rules we can't parse #1399
- Do less mangling of jenkins builds #1391
- Start Notifications component refactor #1386
- make the UI fadable to help with decluttering #1376
- Get and display a user's pushers in settings #1374
- URL previewing support #1343
- ๐ Emoji autocomplete and unicode emoji to image conversion using emojione. #1332
- Show full-size avatar on MemberInfo avatar click #1340
- Numerous other changes via matrix-react-sdk 0.5.1
-
v0.5.0 Changes
March 30, 2016๐ Full Changelog
- Prettier, animated placeholder :D #1292 (Disabled for now due to high CPU usage)
- RoomDirectory: use SimpleRoomHeader instead of RoomHeader #1307
- Tell webpack not to parse the highlight.js languages #1277
- CSS for https://github.com/matrix-org/matrix-react-sdk/pull/247 #1249
- URI-decode the hash-fragment #1254
-
v0.4.1 Changes
March 23, 2016๐ Full Changelog
- Update to matrix-react-sdk 0.3.1; see https://github.com/matrix-org/matrix-react-sdk/blob/v0.3.1/CHANGELOG.md (Disables debug logging)
-
v0.4.0 Changes
March 23, 2016๐ Full Changelog
- Update to matrix-react-sdk 0.3.0; see https://github.com/matrix-org/matrix-react-sdk/blob/master/CHANGELOG.md
Other changes
- permalink button #1232
- make senderprofiles clickable #1191
- fix notif spam when logging in from a guest session by correctly logging out first. #1180
- use new start_login_from_guest dispatch for cancellable logins from guest accounts #1165
- Use then() chaining rather than manual callbacks #1171
- Remove trailing whitespace #1163
- Update the actions of default rules instead of overriding. #1037
- Update README to include
npm install
in react-sdk #1137
-
v0.3.0 Changes
March 11, 2016- Lots of new bug fixes and updates
-
v0.2.0 Changes
February 24, 2016- Refactor of matrix-react-sdk and vector to remove separation between views and controllers
- Temporarily break the layering abstraction between vector and matrix-react-sdk for expedience in developing vector.
- Vast numbers of new features, including read receipts, read-up-to markers, updated look and feel, search, new room and user settings, and email invites.
-
v0.1.2 Changes
October 28, 2015- Support Room Avatars
- Fullscreen video calls
- Mute mic in VoIP calls
- Fix bug with multiple desktop notifications
- Context menu on messages
- Better hover-over on member list
- Support CAS auth
- Many other bug fixes