This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Releases: fishjam-cloud/mobile-client-sdk
Releases · fishjam-cloud/mobile-client-sdk
0.24.0
What's Changed
- FCE-2248: Disable simulcast in mobile SDK by @MiloszFilimowski in #517
- FCE-2188: Use username from server metadata as display name by @anna1901 in #523
- Add release automation by @ostatni5 in #521
- Implement proper livestream example app by @anna1901 in #525
- FCE-2382: Fix appintentsmetadataprocessor with screen sharing target by @MiloszFilimowski in #526
- feat: add option to configure display name of ios screen broadcast extension by @DarvilCZE in #527
- FCE-2395: Implement screen sharing for live streams by @anna1901 in #524
- Release 0.24.0 by @MiloszFilimowski in #528
New Contributors
- @ostatni5 made their first contribution in #521
- @DarvilCZE made their first contribution in #527
Full Changelog: 0.23.0...0.24.0
0.23.0
What's Changed
- FCE-321: iOS camera in background; FCE-1727: Add PiP support to mobile-sdk by @MiloszFilimowski in #505
- FCE-2149: Picture in Picture improvements Android by @MiloszFilimowski in #506
- FCE 2148: Picture in picture improvements on iOS by @anna1901 in #507
- FCE-2052: Integrate whip whep after refactor by @anna1901 in #503
- FCE-2189: Fix track updates in PiP on iOS by @anna1901 in #508
- FCE-2180;FCE-2181: peer_connection_handler key "1" not found by @MiloszFilimowski in #511
- FCE-2193: Display peer name in PIP on Android by @anna1901 in #510
- FCE-2221: Fix sending track updates from iOS by @anna1901 in #513
- FCE-2224: Make audio/video useStreamer api optional by @MiloszFilimowski in #512
- FCE-2194: Emit a warning on iOS when camera in background is not supported by @MiloszFilimowski in #514
- FCE-2135: Make refs consistent by @MiloszFilimowski in #516
- Release 0.23.0 by @MiloszFilimowski in #518
Full Changelog: 0.22.1...0.23.0
0.22.1
What's Changed
- FCE-1938: Support background calls on iOS by @MiloszFilimowski in #499
- FCE-2111: Fix docusaurus typedoc errors by @MiloszFilimowski in #501
- Release 0.22.1 by @MiloszFilimowski in #502
Full Changelog: 0.22.0...0.22.1
0.22.0
What's Changed
- Make FishjamRoom use id instead of url to join room by @anna1901 in #479
- Add information about fishjam-chat readme by @anna1901 in #480
- Pass error message to onSocketError method by @anna1901 in #481
- Add env var for payload verification by @anna1901 in #485
- Livestream module by @anna1901 in #489
- Move whip-whep exports to livestream module by @anna1901 in #490
- Update PR template to include doc updates by @PiotrWodecki in #495
- FCE-2017 remove fishjam url by @czerwiukk in #494
- Fix fishjamUrl retrieval by @MiloszFilimowski in #497
- Release 0.22.0 by @AHGIJMKLKKZNPJKQR in #496
New Contributors
Full Changelog: 0.21.0...0.22.0
0.21.0
What's Changed
- FCE-1788: Fix audioDeviceUpdate when outputs empty by @MiloszFilimowski in #465
- FCE-1805: Bump WHIP WHEP by @MiloszFilimowski in #468
- FCE-1867: Livestreaming improvements by @MiloszFilimowski in #471
- FCE-1882: Fix multiple calls to joinRoom by @MiloszFilimowski in #474
- FCE-1891: joinRoom early return should resolve the promise by @MiloszFilimowski in #475
- FCE-1895: Fix Expo 54 iOS build by @MiloszFilimowski in #476
- Release 0.21.0 by @roznawsk in #477
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- FCE-1657: WHIP: Mobile support by @MiloszFilimowski in #460
Full Changelog: 0.19.1...0.20.0
0.19.1
What's Changed
- Fce 1639 allow connecting without url by @dawidmatyjasik in #442
- Fce 1717 configure plugins by @dawidmatyjasik in #445
- FCE-1743: Add startMicrophone / stopMicrophone by @MiloszFilimowski in #454
- Bump version to 0.19.1 by @MiloszFilimowski in #455
Full Changelog: 0.19.0...0.19.1
v0.19.0
What's Changed
- Feature/video player example by @dawidmatyjasik in #408
- Docs/e2e setup by @dawidmatyjasik in #411
- Feature/improve eslint and prettier by @dawidmatyjasik in #412
- FCE-1635: Integrate and document PiP from rn-whip-whep by @MiloszFilimowski in #413
- fix: increase timeouts by @dawidmatyjasik in #422
- FCE-1621: Add docs improvements from Dawid by @MiloszFilimowski in #418
- feat: cache dependency by @dawidmatyjasik in #423
- Feature/imperative permissions by @dawidmatyjasik in #419
- FCE-1689: Fix iOS EAS build by @MiloszFilimowski in #426
- Feature/restructure example by @dawidmatyjasik in #427
- fix: podlife generation by @dawidmatyjasik in #429
- fix: readme by @dawidmatyjasik in #430
- chore: rename to minimal example by @dawidmatyjasik in #432
- Bump react-native-toast-message from 2.2.1 to 2.3.3 by @dependabot in #435
- fix: resolution by @dawidmatyjasik in #439
- Make jsdoc type-checkable by @PiotrWodecki in #436
- Bump react-native-gesture-handler from 2.24.0 to 2.27.1 by @dependabot in #434
- Bump zod from 3.24.2 to 3.25.71 by @dependabot in #433
- Bump react-native-reanimated from 3.17.5 to 3.18.0 by @dependabot in #404
- Bump the npm_and_yarn group with 2 updates by @dependabot in #414
- chore: upgrade expo and react-native by @dawidmatyjasik in #440
- FCE-1707: upgrade packages by @dawidmatyjasik in #441
- FCE-1710, FCE-1694: Fix EAS Build by @MiloszFilimowski in #428
- Fix EAS Build by @MiloszFilimowski in #443
- Release mobile-client-sdk 0.19.0 by @PiotrWodecki in #444
Full Changelog: 0.18.1...0.19.0
0.18.1
What's Changed
- FCE-1590: Bump to Expo 53 & others by @MiloszFilimowski in #398
- FCE-1584: Add missing LivestramView docs by @MiloszFilimowski in #397
- Bump dotenv from 16.4.7 to 16.5.0 by @dependabot in #385
- Bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn group by @dependabot in #392
- FCE-1514: Add README to vision-camera example by @MiloszFilimowski in #401
- Release 0.18.1 by @AHGIJMKLKKZNPJKQR in #406
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
- FCE-1471: Integrate react-native-whip-whep into react-native SDK by @MiloszFilimowski in #387
- FCE-1471: Make the api similar to web by @MiloszFilimowski in #394
- Release 0.18.0 by @MiloszFilimowski in #395
Full Changelog: 0.17.0...0.18.0