Skip to content

Releases: tinode/ios

Audio-only calls, video messages, editing messages

03 Feb 21:37
Compare
Choose a tag to compare

Major release:

  • Audio-only calling.
  • Video messages.
  • Editing sent messages.

The full list of changes: v1.10.6...v1.11.0

Bug fixes

08 Dec 02:16
Compare
Choose a tag to compare

ec1e821 Fix playback of large (out-of-band) audio records.
c42367a Show toasts above the keyboard, if kbd is visible.

Bug fixes

16 Nov 21:17
Compare
Choose a tag to compare

6e44ed0 Fix for a stuck audio recording button,
deca2f3 More fixes.
644f4b7 UI fixes.

Bug fixes

07 Nov 18:11
8d779a5
Compare
Choose a tag to compare

25c4e59 6b78241 Fix for disappearing chats.
ae0eb80 Use AppDelegate.window instead of deprecated keyWindow.
3913192 Fix for data race in displaying an avatar
f04a476 Make sure messages do not hide under keyboard.

Minor fixes

03 Nov 00:18
Compare
Choose a tag to compare

8c10063 Minor automatic updates
7e80537 Fix some Simplified Chinese string.
f8ced7c Make call buttons background darker

Bug fixes

01 Nov 20:58
Compare
Choose a tag to compare

25fe12a Update video call status text for started and accepted calls.
dd4f371 Better processing of incoming call events.
d754e35 More logging for FCM token methods.
2cee3ab Fix for a crash: move UiUtils.showToast under DispatchQueue.main.async
16040f6 adding video call screenshot
b5ab8c8 Fix typo in var name.
00bcfe0 Do not publish message without a draft.
53772a9 5284308 UI tests

Video and voice calls

11 Oct 15:02
Compare
Choose a tag to compare

Video and audio calling

Other changes:
094ae50 Update ChatListVC when app becomes active again.
ddd496b Added link to translations instructions
f984670 Fix crash with missing segue
e0fd7e9 Visual tweaks
04426d6 Fix font styling in quotes
94ade45 Fix selection of message previews, remove redundant code
935fc0b Remove Pods/* from git
6f43cdc Provide pod installation instructions
099c04c Do not log out of app on network errors.
81b5e77 Retain account across DB updates to avoid logout

Bug fixes

14 Jun 16:55
Compare
Choose a tag to compare

048a181 Keep user logged in across DB updates
aea8f41 b499f36 Possible fix for a crash
b55cb14 f3736da Fix for pagination of messages

Voice messages

05 Jun 21:33
Compare
Choose a tag to compare

Sending and receiving audio messages

Other changes:

  • [Go to the latest message] button.
  • Support for "message read" push notifications.
  • Delayed removal of deleted topics.
  • Bug fixes

The full list of changes: v1.8.0...v1.9.0

Replying and forwarding, avatars sent out of band, trusted badges

16 Feb 21:30
Compare
Choose a tag to compare

Multiple new features:

  • Replying to messages.
  • Forwarding messages.
  • Avatars can now be sent as URLs.
  • Trusted badges: verified account, staff account, danger.
  • Translations updated, lots of missing strings added.
  • SwiftWebSockets replaced with stock URLSessionWebSocket.
  • TopicInfo refactored into multiple screens.
  • All icons8 icons replaced due to licensing.
  • Multiple bug fixes.

The full list of changes: v1.7.9...v1.8.0