element-ios/CHANGES.rst

23 lines
754 B
ReStructuredText
Raw Normal View History

2015-04-22 14:53:13 +00:00
Changes in Console in 0.4.0 (2015-04-23)
===============================================
Improvements:
* Console has its own git repository.
2015-04-24 14:41:56 +00:00
* Integration of MatrixKit. Most part of the code of Console-pre-0.4.0 has
been redesigned and moved to MatrixKit.
* Stability. MatrixKit better seperates model and viewcontroller which fixes
random multithreading issues Console encountered.
2015-04-22 14:53:13 +00:00
* Room page: unsent messages are no more lost when the user changes the room
2015-04-03 08:29:27 +00:00
Changes in Matrix iOS Console in 0.3.2 and before
=================================================
Console was hosted in the Matrix iOS SDK GitHub repository.
2015-04-24 14:41:56 +00:00
Changes for these versions can be found here:
https://github.com/matrix-org/matrix-ios-sdk/blob/v0.3.2/CHANGES.rst
2015-04-03 08:29:27 +00:00