Releases: element-hq/element-ios
Releases · element-hq/element-ios
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).
v0.10.4
v0.10.3
Improvements:
- Upgrade MatrixKit version (v0.11.3).
- Integrations: Use the integrations manager provided by the homeserver admin via .well-known (#2815).
- i18n: Add Welsh (cy).
- i18n: Add Italian (it).
- SerializationService: Add deserialisation of Any.
- RiotSharedSettings: New class to handle user settings shared accross Riot apps.
- Widgets: Check user permission before opening a widget (#2833).
- Widgets: Check user permission before opening jitsi (#2842).
- Widgets: Add a contextual menu to refresh, open outside, remove and revoke the permission (#2834).
- Settings: Add an option for disabling use of the integration manager (#2843).
- Jitsi: Display room name, user name and user avatar in the conference screen.
- Improve UNNotificationSound compatibility with MA4 (IMA/ADPCM) file, thanks to @pixlwave (PR #2847).
Bug fix: