All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.10.0 - 2016-03-29
- Added profile import support #170.
0.10.0 - 2016-03-28
- Audio and video calls.
- File transfer support.
- Avatar support.
- iPad support.
- Russian translation.
- Antidote fully rewritten in Swift.
- objcTox updated to version 0.6.0.
- Dropped 7.0 support.
- Friends replaced with Contacts.
0.6.1 - 2015-09-26
- Chat bubbles sometimes were completely black and text was unreadable.
0.6.0 - 2015-09-22
- Login/logout, create/import/delete profile features.
- Encrypted profiles support (login with encrypted profile, change/remove password).
- Status change support.
- Icon updated.
- Launch image updated.
- objcTox updated to version 0.3.0.
- Profiles list screen removed, login screens are used instead.
- Themes removed.
0.5.0 - 2015-08-30
- "Import profile" instruction.
- objcTox updated to version 0.2.1.
- Using improved bootstrapping methods from objcTox, now it works better.
- Feedback email replaced with [email protected]
- Updating connection status when changing IPv6/UDP setting.
- Various fixes and crashes when importing profile.
0.4.0 - 2015-08-01
- Profile tab, containing user profile information (avatar, username, status message, Tox ID).
- Status of connection in tabBar.
- About screen with version information.
- Showing alert view with text on different errors.
- Showing timestamps in chat after every 3 messages (temporary solution, will be improved in future).
- Improving flow for removing friends/requests.
- Updating UI for friends screen.
- Updating UI for incoming friend request screen.
- Updating UI for sending friend request screen.
- Updating UI for friend card screen.
- Default colorscheme changed to blue.
- Bug with copying Tox ID in some cases.
- Updating profile name in "Settings" tab after renaming.
- Bug with resetting wrong settings when pressing "Restore default settings".
- Showing "+" button on requests tab.
- Ugly avatars (like "I(").
- Fixing height of "Friends | Requests" bar (it was changing randomly).
- Blinking of badge icon when Antidote was in background.
0.3.0 - 2015-06-30
This version is incompatible with 0.2. After update you will lose your old profile with all chats and contacts. It is a good idea to remove old version of Antidote before updating.
- Moving part of Antidote to objcTox library.
- Total refactoring.
- Migration to new Tox api.
- Realm is now used instead of Core Data.
- File transfers and avatars are temporary disabled.
- Added connectivity status.