8.6
2023-08-02
- Add pinned post feature
- Fix bugs and improve performance
8.5
2023-07-19
- Remove user's full name
- Make avatar is optional when user register new account
- Fix bugs and improve performance
8.4
2023-04-27
- Fix word segmenting so that whole word is moved to next line instead of chopping it in half.
- Fix other bugs and improvements
8.3
2022-10-25
Fix issues on new iphone (12 and 14 pro)
Remove Login with Twitter
Remove post to Facebook
8.2
2021-03-11
- Support cropping the image on the fly before sending
- Fix UI rendering for Ipad.
8.1
2021-02-23
Show spinner at flash screen if a new version is detected
8.0
2021-02-18
- Modernize the look and feel for the entire application
- Improve image viewer and video player
- Introduce FirstName and LastName for each user
- Redo the entire application by using Ionic framework
7.0.2
2020-07-02
Update keywords
7.0.1
2020-02-06
Fix crash in Find People
7.0
2020-02-05
- Migrate to swift 5.1 (xcode 11.3) and IOS 13
- Consolidate push notification with android version by using Firebase and using .p8 key file
6.2
2019-01-08
- Refactor code and fix some bugs
- Add viewer for pananoma image
6.1
2018-11-23
- Disable user to view other’s following and followers
- Clear message in a Mob
- Change "Clear All" => "Clear" in Notifications screen
- Change "Leave room" => "Leave" in a Riot
6.0
2018-09-06
- Migrate app to use latest facebook's SDK
- Migrate app from Swift 2.0 to Swift 4.0
- Fix bug of posting video to twitter
- Fix bug of login with twitter due to twitter's policy changes
- Change the way of posting gif to facebook by link
5.9
2018-05-16
- Remove timestamp for all posts in Riot, Following, Mobs
- Upgrade product code base to latest 3rd parties
5.8
2018-03-06
- Revise post to Facebook feature: use Facebook posts, share link, share video instead of Facebook articles in version 5.7
- Show auto completed list when typing in Find People, Search users in Private Mobs
- Fix some crashing bugs
5.7
2018-01-30
- Support post to facebook feature
- Fix bugs
5.6
2017-11-21
Change server URL to use hosting platform default URL
5.5
2017-11-16
- Tag content and tag user as the same of Twitter for Riot:
+ In Riot, when user create a post, user can use #MissWorld2017 to highlight the post to the Miss World 2017 event, or @username to notify an user about the post.
+ Support the search in Riot by content tag.
+ Support auto complete list in the text box for tag keywords and tag user names after user type # or @ in the textbox of composing message
+ Support highlight the tags when rendering the message in Riot’s posts and in a room detail
- In a Riot, we can have another information about the current number of messages in a post.
- Allow user to hide a Riot. In Settings, we will another item to allow user to re-show the hidden Riots
- Scroll a post to the exactly position of the message that is notified (on phone’s home screen and notification tab). Currently we just open the post at the position of latest message.
- Add a Contacts on the left menu so that user invite his phone’s contacts to join to Anti via SMS. If a contact has email information that already registered with Anti, there will be a button to do private chat.
5.0
2017-10-06
- Verify app and fix issues with new IOS 11
- Remove flagged content from user and move it to into holding tank to be reviewed by administrator.
- A blocked user can't be seen totally in app by the person that blocked them
- If a user is blocked, his posts as anonymous must also be blocked.
- Revise EULA, Privacy, Help screens
4.4
2017-09-19
- Fix help page that doesn't display correctly.
- Bring EULA screen in front of sign up screen
- Fix bugs that don't bring user to the post when they click on home screen's notification
4.3
2017-07-31
- Add timer to refresh the Riot
- Fix bug for the message contains the link which not open browser
- Change text " - post from anti" when posting message to twitter
4.2
2017-07-07
- Fix memory leak
- Fix bug for message duplication
- Clean up the unused code
4.1
2017-05-16
Change product name
4.0
2017-05-08
- Replace ejabberd xmpp server by on-premise websocket server for message realtime
- Improve mobile to be associated with api version 4.0 which is improved in term of performance and security
- Fix bugs
2.9
2017-03-20
- Fix bug to require authentication right after register an user on XMPP server