Skip to content

Releases: element-hq/element-ios

v0.6.4

05 Dec 16:04
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

Bug Fix:

  • Crypto: The share key dialog can appear with a 'null' device (#1683).

v0.6.3

30 Nov 10:18
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.7.3).
  • Crypto: Add key sharing dialog for incoming room key requests (PR #1652, PR #1655).
  • Update developing instructions in README, thanks to @aaronraimist.
  • Add basic OLED black theme, thanks to @aaronraimist (PR #1665).
  • Make code compatible with !use_frameworks in Podfile.

Bug Fix:

  • Failed to send photos which are not stored on the local device and must be downloaded from iCloud (#1654).
  • Spontaneous logouts (#1643).
  • Dark theme: Make the keyboard dark (#1620), thanks to @aaronraimist.
  • App crashes when user wants to share a message (element-hq/element-ios-rageshakes#676).
  • Fix UICollectionView warning: The behavior of the UICollectionViewFlowLayout is not defined...

Translations:

v0.6.2

13 Nov 17:18
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.7.2).

Bug Fix:

  • Share extension silently fails on big pics - eg panoramas (#1627).
  • Share extension improvements: display the search input by default,... (#1611).

v0.6.1

27 Oct 15:14
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Improvements:

  • Upgrade MatrixKit version (v0.7.1).
  • Add support for sending messages via Siri in e2e rooms, thanks to @morozkin (PR #1613).

Bug Fix:

  • Jitsi: Crash if the user display name has several components (#1616).
  • CallKit - When I reject or answer a call on one device, it should stop ringing on all other iOS devices (#1618).
  • The Call View Controller is displayed whereas the call has been cancelled.

v0.6.0

27 Oct 08:48
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Improvements:

  • Upgrade MatrixKit version (v0.7.0).
  • Add Riot to the system share options, thanks to @aramsargsyan.
  • Add support of Callkit, thanks to @morozkin
    • Matrix incoming calls are displayed by the system including on the lock screen.
    • Matrix Calls are listed in the system call history.
  • Add support of Pushkit, thanks to @morozkin:
    • Message content in notifications does not go anymore through Apple service.
    • Riot can display decrypted message.
    • Riot shows the system incoming screen on Matrix incoming call notifications.
  • RoomVC: Add the ability to cancel the sending of a room message and improve the cancellation of a media upload (PR #1550).
  • BugReportVC: Do not send empty report (bis) (PR #1573).
  • Refactor the Podfile to make extensions management easier (PR #1586).
  • Logs: Logs app extensions into separate files (console-share.log & console-siri.log) (PR #1602).
  • Add message sending to non-e2e rooms via Siri, thanks to @morozkin (PR #1606).

Bug Fix:

  • Switching network filter in room directory is ignored when searching the dir (part of #1496, PR #1584).
  • Search in directory: Fix crash in Simplified Chinese (PR #1588).
  • Member Info page avatars are systematically cropped (iOS 11) (#1590, PR #1604).
  • Room Preview: the room name and avatar are missing for somepublic rooms (#1603, PR #1605).

v0.5.6

09 Oct 13:32
Compare
Choose a tag to compare

Improvements:

  • Settings: Pin rooms with missed notifs and unread msg by default (PR #1556).

Bug Fix:

  • Fix RAM peak usage when doing an initial sync with large rooms (PR #1553).

v0.5.5

04 Oct 09:51
Compare
Choose a tag to compare

Improvements:

  • Rageshake: Add a setting to enable (disable) it (PR #1552).

Bug Fix:

  • Some rooms have gone nameless after upgrade (PR #1551).

v0.5.4

03 Oct 14:14
Compare
Choose a tag to compare

Improvements:

  • Upgrade MatrixKit version (v0.6.3).
  • Show the "Integrations Manager" into a webview (PR #1511).
  • Widgets: list active widgets in a room (#1535).
  • Jitsi widget: Add notices for jitsi widget in rooms histories (PR #1488).
  • Add screen for incoming calls, thanks to @morozkin (PR #1477).
  • Update strings for push notifications, thanks to @morozkin (PR #1486).
  • Handle the room display name and its avatar at the room summary level (PR #1510).
  • Create DM with Riot-bot on new account creation (element-hq/riot-meta#94).
  • Add WidgetViewController (PR #1514).
  • BugReportVC: Force users to add a description in crash reports (PR #1520).
  • Jitsi: Enable the "Create conference calls with jitsi" settings by default (PR #1549).

Bug Fixes:

  • Fix inbound video calls don't have speakerphone turned on by default (#933).
  • Room settings: the displayed room access settings is wrong (#1494).
  • When receiving an invite tagged as DM it's filed in rooms (#1308).
  • Altering DMness of rooms is broken (#1370).
  • Alert about incoming call isn't displayed (#1480), thanks to @morozkin (#1481).
  • Dark theme - Improvements (#1444).
  • Settings: some of the labels push the switch controls off screen (#1506).
  • Settings: The "Sign out" button and other buttons of this page sometimes blinks (#1354).
  • [iOS11] "Smart [colors] Invert" renders badly in the app (#1524).
  • [iOS11] Room member details: the member's avatar is cropped in the header (#1531).
  • [iOS11] Fix layout disruptions (PR #1537).
  • Return key on hardware keyboards now sends messages, thanks to @vivlim (PR #1513).
  • MediaPickerViewController: Add sanity checks to avoid crashes (#1532).
  • RoomsViewController: Crash in [RoomsViewController prepareForSegue:… (#1533).

Translations:

  • Enable Basque, thanks to @osoitz.
  • Enable Simplified Chinese, thanks to @tonghuix (Note: the push notifications are not translated yet).

v0.5.3

25 Aug 13:37
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Improvements:

  • Upgrade MatrixKit version (v0.6.2).
  • Support dark theme (element-hq/riot-meta#22).
  • Set the application group identifier to be able to share userDefaults object.

Bug Fixes:

  • SettingsViewController: Release correctly the pushed view controller.
  • App have crashed whilst uploading photos (#1445).
  • Register for remote notifications only if user provides access to notification feature, thanks to @aramsargsyan (#1467).
  • Improvements in notification registration flow, thanks to @aramsargsyan (#1472).

Translations:

  • Enable Russian.

v0.5.2

08 Aug 13:49
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Improvements:

  • Upgrade MatrixKit version (v0.6.1).
  • Emojis: Boost size of messages containing only emojis (not only one).
  • Bug Report: Make the crash dump appear in GH issues created for crashes