PackageTrack
Sign in Get early access

amity_sdk

The SDK that enables social features such as Feeds, Groups, Profiles, Content Posts, and Social Media Type Interactions

7.8.6

What this package is like to depend on

Last release 3 months ago

19 May 2026

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 124 of 125 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

183 releases · first in 2022

23 releases in the last 12 months

see the full history below

Release timeline

183 releases · Apr 2022 to May 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 183
  1. 7.8.6 19 May 2026
    Release notes
    • Fix: community list cross-contamination — CommunityObserveListUseCase changed from singleton to factory so each filter/sort combination gets its own StreamController
    Open source →
  2. 7.8.5 19 May 2026
    Release notes
    • Fix: community list sort instability during loadNext() — 3 compounding bugs fixed:
      • Sort comparator typo (a.position vs a.position) in paging ID adapter
      • Paging IDs saved one-at-a-time (N Hive watch events per page) → now batch-saved
      • _onChanges() called without await allowing concurrent executions → serialised with _inFlight queue
    Open source →
  3. 7.8.4 19 May 2026
    Release notes
    • Fix: community LiveCollection avatarImage always null — replaced broken unawaited forEach with Future.wait map
    Open source →
  4. 7.8.3 19 May 2026
    Release notes
    • Fix: post live object children never emits — images/videos always empty on live stream
    • Fix: LiveCollection double emit causing UI flicker on every feed update
    Open source →
  5. 7.8.2 20 Mar 2026
    Release notes
    • Chore: Improve MQTT connection stabilities after app is reopened
    Open source →
  6. 7.8.1 20 Feb 2026
    Release notes
    • Fix: Fix inconsistent reaction when receive event through RTE
    • Fix: Racing condition on channel Live Collection when receive new message
    Open source →
  7. 7.8.0 30 Jan 2026
    Release notes
    • Chore: Improve MQTT connection stabilities
    • Fix: Fix optimistic update issue on story reaction
    • Fix: Handle nullable user object when compose domain object
    Open source →
  8. 7.7.12 23 Dec 2025
    Release notes
    • Fix: Fix channel livecollection not updating on receiving new value
    Open source →
  9. 7.7.11 18 Dec 2025
    Release notes
    • Fix: Fix user property in follow
    Open source →
  10. 7.7.10 16 Dec 2025
    Release notes
    • Fix: Fix search message returning empty value
    Open source →
  11. 7.7.9 11 Dec 2025
    Release notes
    • Fix: Fix user avatar is missing when get user by id
    Open source →
  12. 7.7.8 02 Dec 2025
    Release notes
    • Fix: Error when calling getStream
    Open source →
  13. 7.7.7 19 Nov 2025
    Release notes
    • Fix: Incorrect global story target filtering
    Open source →
  14. 7.7.6 13 Nov 2025
    Release notes
    • Fix: Handle edge case for story filtering.
    Open source →
  15. 7.7.5 12 Nov 2025
    Release notes
    • Fix: Story targets now properly filtered to exclude expired stories.
    Open source →
  16. 7.7.4 31 Oct 2025
    Release notes
    • Fix: Include missing user information in reaction object
    Open source →
  17. 7.7.3 22 Oct 2025
    Release notes
    • Fix: Upgrade freezed package to latest version
    Open source →
  18. 7.7.2 22 Oct 2025
    Release notes
    • Fix: SDK throws null exception when logout
    Open source →
  19. 7.7.1 01 Oct 2025
    Release notes
    • Fix: Fix error on ChannelObserveTotalUnreadUseCase
    Open source →
  20. 7.7.0 30 Sep 2025
    Release notes
    • Feat: Create messages with custom JSON data payloads - createCustomMessage()
    • Feat: Update existing custom messages with new data - editCustomMessage()
    • Feat: Search messages across channels with advanced filters - searchMessage()
    • Feat: Search channels by name with type and membership filters - searchChannels()
    • Feat: Retrieve list of archived channel IDs - getArchivedChannelIds()
    Open source →
  21. 7.6.1 11 Sep 2025
    Release notes
    • Fix: Fix missing avatar url for current user object
    Open source →
  22. 7.6.0 29 Aug 2025
    Release notes
    • Feat: Introduce getMyMembership api on community object
    • Fix: Fix null data in community object
    Open source →
  23. 7.5.6 30 Sep 2025
    Release notes
    • Fix: Add user matchType param
    Open source →
  24. 7.5.5 27 Aug 2025
    Release notes
    • Fix: Fix invalid session state when token expired
    Open source →
  25. 7.5.4 27 Aug 2025
    Release notes
    • Fix: Expose AccessTokenRenewal to public
    Open source →
  26. 7.5.3 25 Aug 2025
    Release notes
    • Fix: Fail to renew token
    • Feat: Support channel get total unreads
    Open source →
  27. 7.5.2 15 Aug 2025
    Release notes
    • Fix: Fail to fetch community members
    • Fix: Filter replies from First-level comments
    Open source →
  28. 7.5.1 04 Jul 2025
    Release notes
    • Feat: Update dependency version
    Open source →
  29. 7.5.0 20 Jun 2025
    Release notes
    • Feat: Add ability to flag message with reasons
    • Feat: Performance improvements for live collections
    Open source →
  30. 7.4.6 30 May 2025
    Release notes
    • Feat: Create channel with users
    • Feat: Add isPublic, moderatorCount and notificationMode for AmityChannel
    • Feat: Add Channel member livecollection on search and query member.
    • Fix: Reaction issue after mqtt event
    Open source →
  31. 7.4.5 19 May 2025
    Release notes
    • Fix: Get reaction return error on calling pagingData
    Open source →
  32. 7.4.4 14 May 2025
    Release notes
    • Fix: Get followings/followers api not return value as expected.
    Open source →
  33. 7.4.3 08 May 2025
    Release notes
    • Fix: Remove displaying log on null data
    Open source →
  34. 7.4.2 06 May 2025
    Release notes
    • Fix: Story data field is not updated properly
    Open source →
  35. 7.4.1 25 Apr 2025
    Release notes
    • Fix: Resolved issue where posts were duplicating after being edited
    Open source →
  36. 7.4.1-beta.2 25 Apr 2025 pre-release

    Nothing published for this version

  37. 7.4.1-beta.1 24 Apr 2025 pre-release

    Nothing published for this version

  38. 7.4.0 11 Apr 2025
    Release notes
    • Feat: Update file path of locally created message
    • Feat: Included audio and video metadata
    Open source →
  39. 7.4.0-beta.2 08 Apr 2025 pre-release

    Nothing published for this version

  40. 7.4.0-beta.1 08 Apr 2025 pre-release

    Nothing published for this version

  41. 7.3.0 04 Apr 2025
    Release notes
    • Fix: Clear SDK related data in Hive database when logging out instead of deleting all Hive database data from device
    Open source →
  42. 7.2.0 27 Mar 2025
    Release notes
    • Feat: Ability to Archive/unarchive a channel
    • Feat: Query archived channel
    • Feat: Filter excluded archived channels from channel query
    Open source →
  43. 7.2.0-beta.4 19 Mar 2025 pre-release

    Nothing published for this version

  44. 7.2.0-beta.3 18 Mar 2025 pre-release

    Nothing published for this version

  45. 7.2.0-beta.2 17 Mar 2025 pre-release

    Nothing published for this version

  46. 7.2.0-beta.1 17 Mar 2025 pre-release

    Nothing published for this version

  47. 7.1.0 14 Mar 2025
    Release notes
    • Feat: post & comment as a brand
    • Feat: urls in post & comment contents are highlighted now
    • Feat: supported see more functionality if the content is too long in post & comment
    Open source →
  48. 7.0.1-beta.1 07 Mar 2025 pre-release

    Nothing published for this version

  49. 7.0.0 06 Mar 2025
    Release notes
    • Breaking Change: Removed AmityRegionalSocketEndpoint from AmityCoreClientOption.
    • Deprecate: Deprecated newGetMessages(String subchannelId), newCreateMessage(String subchannelId) API in MessageRepository.
    • Feat: Introduced getMessages(String subchannelId) and createMessage(String subchannelId) API in MessageRepository.
    Open source →
  50. 7.0.0-beta02 05 Mar 2025 pre-release

    Nothing published for this version

  51. 7.0.0-beta.1 26 Feb 2025 pre-release

    Nothing published for this version

  52. 0.58.0-beta.1 19 Feb 2025 pre-release

    Nothing published for this version

  53. 0.57.3 27 Feb 2025
    Release notes
    • Fix: Fix issues when fetch following/follower user by getPagingData()
    Open source →
  54. 0.57.2 24 Feb 2025
    Release notes
    • Fix: Fix issue where message, follower and following is not updated in live collection
    Open source →
  55. 0.57.1 19 Feb 2025
    Release notes
    • Fix: Fix random crash when logout
    Open source →
  56. 0.57.0 14 Feb 2025
    Release notes
    • Feat: Update Community membership Live Collection to support RTE
    • Feat: Introduce Following / Follower Live Collection
    • Feat: Introduce User RTE
    • Feat: Introduce Message Preview on channel object
    Open source →
  57. 0.57.0-beta.5 13 Feb 2025 pre-release

    Nothing published for this version

  58. 0.57.0-beta.4 11 Feb 2025 pre-release

    Nothing published for this version

  59. 0.57.0-beta.3 10 Feb 2025 pre-release

    Nothing published for this version

  60. 0.57.0-beta.2 10 Feb 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive