Skip to content

Latest commit

 

History

History
141 lines (98 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

141 lines (98 loc) · 12.8 KB

1.1.5 (2024-12-12)

Features

  • add resumeAudioTrack method to android native (17b854e)
  • add resumeAudioTrack method to javascript (b000f2e)

1.1.4 (2024-11-07)

1.1.3 (2024-10-25)

Features

  • add resumeVideoCapturer method to android native (a216526)
  • add resumeVideoCapturer method to javascript (2c55167)

1.1.2 (2024-04-17)

1.1.1 (2024-01-29)

Bug Fixes

  • remove ghost package.json from build binary to avoid missing type declaration (a33ef06)

Features

  • CLNP-1920: sdk update, integrate logger (#38) (4ce705a)

1.1.0 (2024-01-12)

Features

  • CLNP-1920: sdk update, integrate logger (#38) (4ce705a)

1.0.3 (2023-10-10)

1.0.2 (2023-01-05)

1.0.1 (2023-01-05)

1.0.0 (2022-09-08)

1.0.0-rc.3 (2022-09-05)

Features

1.0.0-rc.2 (2022-09-05)

1.0.0-rc.1 (2022-09-05)

1.0.0-rc.0 (2022-09-05)

Bug Fixes

  • add null check in convert func for localParticipants (a595034)
  • add prefix on filename (f4c2339)
  • added ios group call event for build (618bd70)
  • added ipad icons (9a6e2d3)
  • android long convert to double (4ee5e43)
  • android: added missing directCallListener on dial (63e6e09)
  • android: enhance groovy script (53ec597)
  • android: implement media control (5f07f01)
  • android: remove internal property (c9d6945)
  • callkit listener is not working after refresh app (3d40aed)
  • ci (aaca4e0)
  • ci (d32e019)
  • ci convention (255f805)
  • dependency and imports (4fd5d02)
  • detach newarch flags (9f7ccda)
  • dial parameters (33c9c73)
  • endAllCalls (1f9d9fc)
  • extract base video view (a2e3361)
  • extract media control (2a40381)
  • file name and throw (bb6e074)
  • ios build (ebaddfa)
  • ios signing (65ee8db)
  • ios: events (b0b2799)
  • ios: ringing on main thread (81e90f9)
  • mark platform-specific interface (e22f1d0)
  • multiple answerCall (196fda8)
  • query typescript fixes (9bc3a62)
  • re-naming ModuleType more clearly. (03f7002)
  • remove deprecated voip registration func (bfdfe18)
  • remove ipad from deployment target (95102e5)
  • remove unused gradle dependencies (873ad97)
  • renaming projects (a0a7dfe)
  • sample: update ios to receive an incoming call in background (88ac929)
  • type import error and typescript errors (4220c7c)
  • update ios sdk for bugfix (3c95cab)

Features

  • added call history (18fe6d2)
  • android: added dial method (32cd794)
  • android: implement native query (be85535)
  • call sound (0da3266)
  • expose direct call methods to javascript (48436cf)
  • icons (5340fe5)
  • implement android common module (12d85ed)
  • implement android notification foreground-service (e7dc2f2)
  • implement audio device select use case (80a94ab)
  • implement converter (81aa66b)
  • implement direct call and view (176b456)
  • implement direct call method, delegate (b99eeac)
  • implement direct navigation (bc675f8)
  • implement error code (98ab16a)
  • implement event flow (cae0750)
  • implement events (addbdb3)
  • implement foreground call flow (f3d666c)
  • implement handleRemoteNotificationData method (f28a8f1)
  • implement ios call handler (foreground only) (3531b10)
  • implement ios comon methods (be0d51f)
  • implement live duration with startedAt (03458db)
  • implement mirror and resize mode to VideoView (6b2256c)
  • implement native event (1b29484)
  • implement query range (54e65f1)
  • implement screens (66ddde5)
  • implement video call screen (9a0bfb9)
  • implement voice view (9f11b7d)
  • implement voip registration (d0c518c)
  • ios video view, fix android video view (ee9f509)
  • ios: implement media control (21473cd)
  • ios: implement queries (ce3a082)

Reverts

  • Revert "change setting" (209396c)