Releases: element-hq/element-ios
Releases · element-hq/element-ios
v0.7.5
v0.7.4
Changes in 0.7.4 (2018-09-26)
Improvements:
- Upgrade MatrixKit version (v0.8.4).
- Lazy loading: Enable it by default (if the homeserver supports it).
- i18n: Add Spanish (sp).
- Settings: Make advanced info copyable (#2023).
- Settings: Made cryptography info copyable, thanks to @daverPL (PR #1999).
- Room settings: Anyone can now set a room alias (#2033).
Bug fix:
- Fix missing read receipts when lazy-loading room members.
- Weird text color when selecting a message (#2046).
v0.7.1
v0.7.0
Changes in 0.7.0 (2018-08-10)
Improvements:
- Upgrade MatrixKit version (v0.8.0).
- RoomVC: Add "view decrypted source" option on the selected event (#1642).
- RoomVC: Implement replies sending (#1911).
- Support room versioning (#1938).
- Add support of lazy-loading of room members (#1931) (disabled for now).
- i18n: Add Traditional Chinese (zh_Hant).
- i18n: Add Albanian (sq).
- Update project structure. Organize UI related files by feature (PR#1932).
- Move image files to xcassets (PR#1932).
- Replies: Implement sending (#1911).
- Support room versioning (#1938).
- Add support of lazy-loading of room members (#1931).
- Chat screen: Add "view decrypted source" option on the selected event (#1642).
- Improve GDPR consent webview management (#1952).
Bug fix:
- Multiple rooms can be opened (#1967).
v0.6.19
Improvements:
Bug fix:
- RoomVC: Fix duplicated read receipts (regression due to read receipts performance improvement).
v0.6.18
Improvements:
- Upgrade MatrixKit version (v0.7.15).
- RoomVC: Add a re-request keys button on message unable to decrypt (#1879).
- Analytics: Move code from AppDelegate to a dedicated class: Analytics.
- Analytics: Track Matrix SDK stats (time to startup the app).
- Crypto: Add telemetry for events unable to decrypt (UTDs).
- Added the i18n localisation strings to the accessibility labels (#1842), thanks to @einMarco (PR#1906).
- Added titles to sound files ID3 tags.
Bug fix:
v0.6.15
v0.6.14
Improvements:
- Upgrade MatrixKit version (v0.7.10).
- The minimal iOS version is now 9.0.
- Render stickers in the timeline (#1819).
- Support specifying kick and ban msgs (#1816), thanks to @atabrizian (PR #1824).
- Confirmation popup when leaving room (#1793), thanks to @atabrizian (PR #1828).
Bug fixes:
- Global Messages search: some search results are missing.
- Crash on URL like https://riot.im/#/app/register?hs_url=... (#1838).
- All rooms showing the same avatar (#1673).
- App fails to logout on unknown token (#1839).
v0.6.13
v0.6.12
Improvements:
- Upgrade MatrixKit version (v0.7.8).
- Add Catalan, thanks to @salvadorpla.
- Add Bulgarian, thanks to @rbozhkova.
- Add quick reply to notifications (#625), thanks to @joeywatts(PR #1777).
- Room: Inform user when they cannot post to a room because of low power level.
- Matrix Apps: Enable them by default. Remove the settings from LABS section (#1795).
- Improve server load on event redaction (#1730).
Bug Fix:
- Push: Missing push notifications after answering a call (#1757).
- Fix screen flashing at startup (#1798).
- Cannot join from a room preview for room with a long topic (#1645).
- Groups: Room summary should not display notices about groups (#1780).
- MXKEventFormatter: Emotes which contain a single emoji are expanded to be enormous (#1558).
- Crypto: e2e devices list not shown (#1782).
- Direct Chat: a room was marked as direct by mistake when I joined it.