element-web/CHANGES.rst

45 lines
1.6 KiB
ReStructuredText
Raw Normal View History

2016-03-11 13:00:31 +00:00
Changes in vector v0.3.0 (2016-03-11)
======================================
* Lots of new bug fixes and updates
2016-02-25 19:12:57 +00:00
Changes in vector v0.2.0 (2016-02-24)
2016-02-25 12:10:30 +00:00
======================================
* Refactor of matrix-react-sdk and vector to remove separation between views and
controllers
2016-02-25 19:12:57 +00:00
* 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.
2016-02-25 12:10:30 +00:00
2015-10-28 18:37:53 +00:00
Changes in vector v0.1.2 (2015-10-28)
======================================
* 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
Changes in vector v0.1.1 (2015-08-10)
======================================
* Support logging in with an email address
* Use the Vector identity server
* Fix a bug where the client was not stopped properly on logout
* Fix bugs where field values would be forgotten if login or registration failed
* Improve URL bar navigation
* Add explanatory help text on advanced server options
* Fix a bug which caused execptions on malformed VoIP invitations
* Remove superfluous scrollbars on Firefox
* Numerous CSS fixes
* Improved accessibility
* Support command-click / middle click to open image in a new tab
* Improved room directory
* Fix display of text with many combining unicode points
Changes in vector v0.1.0 (2015-08-10)
======================================
Initial release