Skip to content

Releases: AmityCo/Amity-Social-UIKit-React-Native-CLI-OpenSource

Release V4.0.0-beta.8

11 Jun 19:05
d8b13ff
Compare
Choose a tag to compare

Version 4.0.0-beta.8 (2024-06-012)

New Features:

Fixes :

  • Support UIKit without FCM token
  • Update Documentation and Read Me

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.7

07 Jun 11:58
83dd25e
Compare
Choose a tag to compare

Version 4.0.0-beta.7 (2024-06-07)

New Features:

  • Support Push Notification with FCM and APN

Fixes :

  • Fix color of components of poll post/ create poll post page when in dark mode
  • If I add members, go back, try to add more again, the members I previously added are gone in Edit community
  • Deleted posts reappear when we add new post
  • Like goes away after liking for 1st time
  • Edit image/video post, the images are still the same after finish edit
  • My Members mismatch

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.6

31 May 11:59
6effe34
Compare
Choose a tag to compare

Version 4.0.0-beta.6 (2024-05-31)

New Features:

  • private user feed
  • following/follower user

Fixes :

  • Cannot see pending post area if user redirect to Community home page from Global feed
  • Comments are not reflected immediately, Need to refresh the page
  • "Join community to interact with all posts" appears in my Community
  • Create community wrongly add member when switching private to public
  • Comments does not reflect immediately
  • User should be able to see the post on their own profile (private profile)
  • When user accept following request , the button Cancel request from sender is not disappear after refresh
  • Cannot scroll to see next page when have follow request/following/follower more than 10 user (pagination)

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.5

28 May 08:53
4967e90
Compare
Choose a tag to compare

Version 4.0.0-beta.5 (2024-05-28)

New Features:

Fixes :

  • Comments does not reflect immediately

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.4

20 May 10:24
e34f537
Compare
Choose a tag to compare

Version 4.0.0-beta.4 (2024-05-20)

New Features:

Fixes :

  • Currently arranged by creation date, NOT alphabetically
  • Poll ends in X date is wrong 2 days = 1 day
  • Create a community' button is cut off
  • When you close a community and go back to the community, it still shows
  • Fix 3 dots colors in community member detail when it's dark mode
  • Dark theme for User Profile/ User Profile Setting / Community Setting / Poll Creation

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.3

14 May 08:16
cfebedb
Compare
Choose a tag to compare

Version 4.0.0-beta.3 (2024-05-14)

New Features:

Fixes :

  • Cannot comment third times in a row

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.2

14 May 07:37
f2c4805
Compare
Choose a tag to compare

Version 4.0.0-beta.2 (2024-05-10)

New Features:

  • Gallery tab in Community home page

Fixes :

  • Improve globalfeed not showing post right away after the creation
  • Prevent users from interact and post into community if they are not member

Breaking Changes :

  • NodeJS >= v18

Compatibility :

  • React >= v16
  • NodeJS >= v18
  • NPM >= v6
  • yarn >= v1.22.15
  • Minimum iOS Target = 13.4
  • Kotlin = 1.8.0
  • minSdkVersion android = 21

Release V4.0.0-beta.1

10 May 03:45
908f36d
Compare
Choose a tag to compare

Version 4.0.0-beta.1 (2024-05-10)

New Features:

Fixes :

  • StoryCircle blink when load the community home
  • Can Post in the community as a non-member
  • Cancel button in Edit community profile is cut off when importing inside small screen
  • Can't click Save button when trying to add/edit a community profile picture

Breaking Changes :

Compatibility :

  • React >= v16
  • NodeJS >= v16
  • NPM >= v6
  • yarn >= v1.22.15"

V4.0.00-beta.0

26 Apr 07:00
00b8ada
Compare
Choose a tag to compare

Version 4.0.0-beta.0 (2024-04-26)

New Features:

  • Introduce Story Feature
  • Introduce Customization Feature

Breaking changes:

  • Set minimum version of peer-dependencies

V3.0.00-beta.0

26 Apr 04:40
Compare
Choose a tag to compare

Fix: Spacing and language with pending posts screen
Fix: Can't effectively search up accounts
Fix: Asc 21951 images in gallery sometimes show up and disappear
Update: Update installtion steps for Social UI