Skip to content

Releases: tinode/ios

Incognito mode, account contacts, bug fixes

13 Apr 16:56
Compare
Choose a tag to compare
  • Incognito mode.
  • PromisedReply substantially refactored.
  • Adding and deleting account contacts works correctly now.
  • Crash in Drafty fixed.

Full list of changes: v1.1.1...v1.2.0

Attachment previews, new chat notifications, bug fixes

14 Mar 09:12
Compare
Choose a tag to compare

Tagging of releases switched to Apple-required scheme of 1.x.x.

Notable changes:

  • Images and documents are now offered for preview before sending.
  • Push notifications for new subscriptions are now handled.
  • Data race while sending read notifications fixed.
  • Password handling UI improved.
  • Several bug fixes.

Full list of changes: v0.16.3...v1.1.1

App store release

21 Jan 10:59
Compare
Choose a tag to compare
  • iOS Tinode is now available in the app store!
  • Automatic background data fetches on receiving a push notification.
  • Firebase Analytics added.
  • Show indicators of deleted messages.
  • Multiple bug fixes.

Full list of changes: v0.16.2 - v0.16.3

Most functionality is in place and works as expected

19 Nov 08:06
ddb9365
Compare
Choose a tag to compare

Dark mode works.
Push notifications work, including unread counter.
@KyoShio contributed Simplified Chinese translation. Thanks!
Multiple bug fixes, total of 130 commits.

First functional release

20 Sep 14:30
Compare
Choose a tag to compare

Support for banning and reporting topics and users. Links to ToS, Privacy policy, contacts.

d6c12f8 hide blocked topics from contact list
053103b adding muted + blocked icons to contacts
7d2d939 handling of banned users
39fc4a5 use constant instead of literal topic name
6c711ee add client-side topic reporting
c6149b5 add explanation to report action
9065798 add tap handlers
04846c9 more blocking and reporting
99496af hooking up blocking and reporting