Skip to content

Releases: element-hq/element-ios

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

v0.10.4

11 Dec 09:05
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

Changes in 0.10.4 (2019-12-11)

Improvements:

  • ON/OFF Cross-signing development in a Lab setting (#2855).

Bug fix:

  • Device Verification: Stay in infinite waiting (#2878).

v0.10.3

05 Dec 09:33
Compare
Choose a tag to compare

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:

  • Accessibility: Make checkboxes accessible in terms of service screen.
  • RoomVC: Tapping on location links gives 'unable to open link' (#2803).
  • RoomVC: Reply to links fail with 'unable to open link' (#2804).