Releases: element-hq/element-ios
Releases · element-hq/element-ios
v1.0.6
Features:
*
Improvements:
- Upgrade MatrixKit version (v0.12.15).
- Config fixes.
- Introduce TableViewSections. Refactor RoomSettingsViewController & SettingsViewController.
- AuthenticationVC: Make forgot password button and phone number text field configurable.
- Introduce httpAdditionalHeaders in BuildSettings.
Bugfix:
- Fix biometry name null case (#3551).
- Avoid email validation link to redirect to web app (#3513).
- Wait for first sync complete before stopping loading screen (#3336).
- Disable key backup on extensions (#3371).
- Gracefully cancel verification on iOS 13 drag gesture (#3556).
API Change:
*
Translations:
*
Others:
- Ignore fastlane/Preview.html
- SonarCloud: Fix some code smells.
Build:
*
Test:
*
v1.0.5
v1.0.4
v1.0.1
Bug fix:
- SettingsViewController: Fix crash when scrolling to Discovery (#3401).
- Main.storyboard: Set storyboard identifier for SettingsViewController (#3398).
- Universal links: Fix broken links for web apps (#3420).
- SettingsViewController: Fix pan gesture crash (#3396).
- RecentsViewController: Fix crash on dequeue some cells (#3433).
- NotificationService: Fix losing sound when not showing decrypted content in notifications (#3423).
v0.11.5
v0.11.4
v0.11.3
Improvements:
- Upgrade MatrixKit version (v0.12.3).
- Cross-signing: Display "Verify your other sessions" modal at every startup if needed (#3180).
- Cross-signing: The "Complete Security" button now triggers a verification request to all user devices.
- Secrets: On startup, request again private keys we are missing locally.
Bug fix:
v0.11.2
Improvements:
- Upgrade MatrixKit version (v0.12.2).
- Registration / Email addition: Support email verification link from homeserver (#3167).
- Verification requests: Hide incoming request modal when it is no more pending (#3033).
- Self-verification: Do not display incoming self verification requests at the top of the Complete Security screen.
- Verification: Do not talk about QR code if only emoji is possible (#3035).
- Registration: Prefill email field when opened with universal link (PR #3173).
- Cross-signing: Display "Verify this session" modal at every startup if needed (#3179).
- Complete Security: Support SAS verification start (#3183).
Bug fix:
- AuthenticationViewController: Remove fallback to matrix.org when authentication failed (PR #3165).
v0.11.1
Improvements:
- Upgrade MatrixKit version (v0.12.1).
- New icons.
- Cross-signing: Allow incoming device verification request from other user (#3139).
- Cross-signing: Allow to verify each device of users with no cross-signing (#3138).
- Jitsi: Make Jitsi widgets compatible with Matrix Widget API v2. This allows to use any Jitsi servers (#3150).
Bug fix:
v0.10.5
Bug fix:
- Fix error when joining some public rooms, thanks to @chrismoos (PR #2888).
- Fix crash due to malformed widget (#2997).
- Push notifications: Avoid any automatic deactivation (#3017).
- Fix links breaking user out of SSO flow, thanks to @schultetwin (#3039).