Tinode Ios Versions Save

Tinodios: Tinode Messaging Client for iOS

v1.22.12

3 months ago

23ed50a4 Localizations updated 57e96aac 7b66a9c0 QR code feature https://github.com/tinode/chat/issues/857

v1.22.11

5 months ago

99244e58 XCode-generated automatic updates + missing files 74e00d63 3cfafe0a Misspent function name 02f62864 Allow JSON null values in JSONValue

v1.22.3

9 months ago

e6fbaa66 8c1aaeeb Ukrainian localizations 55199ae5 Added another compound emoji test b1193845 Fix for https://github.com/tinode/chat/issues/869 f8cb4289 Handle missing auth token on login.

v1.12.2

11 months ago

9efe3fb1 Bug fix: acs change applied correctly d2a90a32 Fix 2 crashes.

v1.12.1

1 year ago

Automatically configure server connection and app branding by scanning a QR code.

Full list of changes: https://github.com/tinode/ios/compare/v1.12.0...v1.12.1

v1.12.0

1 year ago
  • Registration and password reset by SMS (has to be enabled at the server).
  • Find users and groups by QR code.

Bug fixes: a3a04d3c Prevent screen from dimming/going to sleep during call. accb9de6 Fade pause button in video preview player. 515ba4c0 Calls remote view display.

v1.12.0-rc1

1 year ago
  • Registration and password recovery by SMS (server-configured).
  • Find users and groups by QR code.

Bug fixes: a3a04d3c Prevent screen from dimming/going to sleep during call. accb9de6 Fade pause button in video preview player. 515ba4c0 Calls remote view display.

v1.11.3

1 year ago

e42ebb5c Handle {meta del} in MessageVC. ebbfd1f0 63a32609 Use pagination in MessageVC to keep track of loaded messages. 51cca3b1 Clear account and SQLite sequences on logout. 6f4b296d Make new messages actually load when the user swipes down. f0edd4ca Fetch messages from server using Topic.missingRange. f375fff9 Fix 'database locked' error upon logout. e1f13977 Clear SQLiteDb upon logout.

v1.11.2

1 year ago

629f1a68 Handle video ended event in video preview player. 8f880f4a Calls: create data channel only on the caller's side.

v1.11.1

1 year ago

f6f633d Fix avatar upload. 28fb0b4 Make RoundImageView placeholder visible.