Changelog

Version 1.12.4 (2021-06-29)

API / Behaviour Changes

  • Update default avatar background color

  • Enhance a create community button state while waiting for creating

  • Fix issue where create community fail and keep showing a loader

  • Fix file uploading always fail at the first time logging in

  • Fix buttons state do not change correctly when there is any changes

  • Fix post creators cannot edit their own community

  • Fix moderator users who left from the community are able to add or remove other users

  • Fix whitespace characters can be sent when composing message

  • Prevent retain cycle where conforming EkoMessageListDataSource

  • Update EkoChatSDK 4.8.4

Version 1.12.2 (2021-06-11)

API / Behaviour Changes

  • Fix authorized users are not able to edit community

  • Add custom settings API, and compose bar style for AmityMessageListViewController

  • Update EkoChatSDK 4.8.2

Version 1.12.0 (2021-03-30)

API / Behaviour Changes

  • Update new UI for community settings

  • Make an about field on community profile as not required and required fields don't show asterisk mark

  • Hide selection box from on currentUser of selection member page

  • Fix the comment sorting for the newsfeed

  • Fix cannot undo report on the newsfeed

  • Fix cannot reach to bottom on community/user profile page

  • Update EkoChatSDK 4.8.0

Version 1.11.4 (2021-03-17)

API / Behaviour Changes

  • Fix community detail cannot be saved

Version 1.11.3 (2021-03-13)

API / Behaviour Changes

  • Fix invalid provided data on post detail

  • Fix compose bar and comment components layouts on post detail

  • Fix user interaction issues on post detail

Breaking Changes

  • Add targetId to EkoPostModel ; An id which the post belongs to

Version 1.11.0 (2021-03-02)

API / Behaviour Changes

  • Fix bugs when users created or deleted a post causing app crashes

  • Fix community name wasn't updated after editing

  • Fix uploading stage on post when uploading failed

  • Explore page improvments and bug fixes

  • Update EkoChatSDK 4.7.0

Breaking Changes

  • Add EkoPostComposable ; A protocol for reconstructing and customizing post layouts

  • Add register UITableViewCell function to EkoFeedUISettings for handling post customizing

1.9.2

New Feature

  • Update AmityChatSDK 4.6.0

1.9.1

New Feature

  • Fix image selection doesn't work on some images

  • Fix image resolution for uploading

  • Fix user avatar ignores user action

1.9.0

New Feature

  • Add UpstraUIKitManager.feedUISettings feature for set a network level setting to enable share settings.

  • Add EkoPostSharingSettings to set up sharing targets for a post

  • Add UpstraUIKitManager.feedUISettings.eventHandler feature for handle event share to external in Network Level.

  • Add EkoFeedEventHandlerto handle events for share options

1.8.0

New Feature

  • When a user create community , he will automatically be moderator role of that community.

  • Moderator user can add member to community

  • Moderator user can remove member from community

  • Moderator user can assign other member to be moderators.

  • Add validation for user display name to be up to 100 characters

  • iOS - adjust the colour key to the correct key and shade.

API / Function change

1.7.0

New Feature

  • User can Report Comment and un-report Comment

  • User can Report Post and un-report Post

  • User can Report User profile and un-report user Profile

  • remove 3 dot icon in user profile page.

API / Function change

1.6.0

New Feature

  • Chat : New message type : Audio message

  • Community : Pull the page to refresh

Last updated