Skip to content

Releases: element-hq/element-ios

v1.0.6

26 Aug 12:37
Compare
Choose a tag to compare

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

13 Aug 16:51
Compare
Choose a tag to compare

Features:
*

Improvements:

Bugfix:

  • Fix pin code cell selection.
  • Fix default orientation crash.
  • Fix rooms list swipe actions tint colors (#3507).

API Change:
*

Translations:
*

Others:
*

Build:

  • Integrate fastlane deliver (#3519).

Test:
*

v1.0.4

07 Aug 14:53
Compare
Choose a tag to compare

Features:
*

Improvements:

Bugfix:
*

API Change:
*

Translations:
*

Others:
*

Build:
*

Test:
*

v1.0.1

17 Jul 19:38
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

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

22 May 17:44
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.12.6).

Bug fix:

  • AuthenticationViewController: Adapt UIWebView changes in MatrixKit (PR #3242).
  • Share extension & Siri intent: Do not fail when sending to locally unverified devices (#3252).

v0.11.4

08 May 06:05
Compare
Choose a tag to compare

Bug fix:

  • App asks to verify all devices on every startup for no valid reason (#3221).

v0.11.3

07 May 16:57
Compare
Choose a tag to compare
v0.11.3 Pre-release
Pre-release

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:

  • KeyVerificationSelfVerifyStartViewController has no navigation (#3195).
  • Self-verification: QR code scanning screen refers to other-person scanning (#3189).

v0.11.2

07 May 14:09
Compare
Choose a tag to compare

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

24 Apr 17:11
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

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:

  • Settings: Security, present complete security when my device is not trusted (#3127).
  • Settings: Security: Do not ask to complete security if there is no cross-signing (#3147).

v0.10.5

01 Apr 16:01
Compare
Choose a tag to compare
v0.10.5 Pre-release
Pre-release

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).