This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
v0.9.9
Improvements:
- Clear unreachable Url when clearing media cache (element-hq/riot-android#2479)
- "In reply to" is not clickable on Riot Android yet. Make it a plain text (element-hq/riot-android#2469)
Bugfix:
- Removing room from 'low priority' or 'favorite' does not work (element-hq/riot-android#2526)
- MatrixError mResourceLimitExceededError is now managed in MxDataHandler (element-hq/riot-android#2547)
API Change:
- MxSession constructor is now private. Please use MxSession.Builder() to create a MxSession