Releases: fishjam-cloud/web-client-sdk
Releases · fishjam-cloud/web-client-sdk
v0.14.0
What's Changed
- Bump the development-dependencies group across 1 directory with 17 updates by @dependabot in #281
- [FCE-1242] Update repository type (to fix broken image on npm) by @mironiasty in #287
- Bump lucide-react from 0.462.0 to 0.475.0 by @dependabot in #275
- Bump @radix-ui/react-select from 2.1.4 to 2.1.6 by @dependabot in #276
- Bump uuid from 11.0.3 to 11.1.0 by @dependabot in #284
- Bump @radix-ui/react-label from 2.1.0 to 2.1.2 by @dependabot in #277
- Bump vitest from 3.0.5 to 3.0.7 in the npm_and_yarn group across 1 directory by @dependabot in #288
- FCE-325 / fix permission error handling by @czerwiukk in #283
- Fce 1279/patch race conditions and poor cleanup by @czerwiukk in #292
- Add missing promise resolve. by @czerwiukk in #300
- Release 0.14.0 by @czerwiukk in #299
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- FCE-1205/stale closure in track manager by @czerwiukk in #280
- Release 0.13.0 by @roznawsk in #282
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- [FCE-1038] Update types exports (and typedoc) to make
yarn docs
happy by @mironiasty in #247 - [FCE-1057] Add branded PeerId and TrackId by @mironiasty in #250
- FCE-1059/fix reconnection manager endpoint metadata retrieval by @czerwiukk in #251
- Bump react-hook-form from 7.54.1 to 7.54.2 by @dependabot in #255
- Bump @radix-ui/react-select from 2.1.2 to 2.1.4 by @dependabot in #256
- Bump @radix-ui/react-separator from 1.1.0 to 1.1.1 by @dependabot in #254
- Bump @radix-ui/react-slot from 1.1.0 to 1.1.1 by @dependabot in #253
- Bump the development-dependencies group across 1 directory with 21 updates by @dependabot in #257
- [FCE-1082] - Fix generated output of TrackContextImpl by @MiloszFilimowski in #259
- [FCE-1092]: Fix protobuf event for track encoding by @MiloszFilimowski in #260
- [FCE-1046] Update comments for better docs by @mironiasty in #248
- Bump the development-dependencies group across 1 directory with 13 updates by @dependabot in #266
- Bump @radix-ui/react-accordion from 1.2.1 to 1.2.2 by @dependabot in #262
- Bump @radix-ui/react-aspect-ratio from 1.1.0 to 1.1.1 by @dependabot in #264
- Bump @radix-ui/react-switch from 1.1.1 to 1.1.2 by @dependabot in #265
- Bump @radix-ui/react-dialog from 1.1.2 to 1.1.5 by @dependabot in #263
- [FCE-1126] Update publish docs action by @mironiasty in #268
- [FCE-1112]: Better information on connected peer limit reached by @MiloszFilimowski in #267
- Release 0.12.0 by @PiotrWodecki in #269
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- [FCE-958] Sort imports by @mironiasty in #209
- Bump lucide-react from 0.454.0 to 0.462.0 by @dependabot in #211
- Bump the development-dependencies group across 1 directory with 15 updates by @dependabot in #217
- FCE-972 / lint and format once by @czerwiukk in #218
- Bump react-hook-form from 7.53.2 to 7.54.0 by @dependabot in #223
- Bump @bufbuild/protobuf from 2.2.2 to 2.2.3 by @dependabot in #224
- Bump the development-dependencies group across 1 directory with 9 updates by @dependabot in #225
- [FCE-957] Enable
no-shadow
rule in eslint by @mironiasty in #208 - [FCE-980] Fix links to licenses by @mironiasty in #229
- [FCE-992] Update typedoc comments by @mironiasty in #231
- Merge
v0.10.2
patch back by @czerwiukk in #228 - FCE-990/uncomment simulcast media events by @czerwiukk in #230
- Update readme links, bump yarn version and GH actions by @mironiasty in #232
- FCE-960 device api boildown by @czerwiukk in #212
- Change Fishjam Cloud to Fishjam FCE-893 by @AHGIJMKLKKZNPJKQR in #219
- Bump zod from 3.23.8 to 3.24.1 by @dependabot in #234
- Bump react-hook-form from 7.54.0 to 7.54.1 by @dependabot in #235
- Bump the development-dependencies group with 7 updates by @dependabot in #233
- FCE-1004/format files outside workspaces by @czerwiukk in #236
- Fce 1003/tidy up reexported types by @czerwiukk in #237
- Bump axios from 1.7.8 to 1.7.9 by @dependabot in #240
- Bump @mediapipe/tasks-vision from 0.10.18 to 0.10.20 by @dependabot in #239
- Bump tailwindcss from 3.4.16 to 3.4.17 in the development-dependencies group by @dependabot in #238
- Bump react to v19 by @czerwiukk in #243
- FCE-1008/ensure tsdoc consistency by @czerwiukk in #241
- Fce 813/handle events while reconnecting by @czerwiukk in #244
- FCE-457: Allow user to only initialise audio or video by @MiloszFilimowski in #245
- Release 0.11.0 by @MiloszFilimowski in #246
- enable corepack for ts client by @MiloszFilimowski in #249
Full Changelog: v0.10.1...v0.11.0
v0.10.2
v0.10.1
What's Changed
- Don't generate protobufs in build step by @czerwiukk in #215
- Release
0.10.1
by @czerwiukk in #216
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- FCE 756 enable unit test and remove validators by @kamil-stasiak in #165
- Move WebRTC Endpoint to another package by @czerwiukk in #172
- FCE-856/allow user to set metadata type on
usePeers
by @czerwiukk in #177 - Add Fishjam Chat CD by @AHGIJMKLKKZNPJKQR in #179
- FCE-898 don't play local audio in fishjam chat by @czerwiukk in #187
- [FCE-926] Fix lint config by @mironiasty in #188
- [FCE-930] Add useUpdatePeerMetadata hook by @mironiasty in #203
- [FCE-941] Cleanup hooks export by @mironiasty in #205
- Unify formatting configurations by @mironiasty in #198
- [FCE-931] Add useConnection hook by @mironiasty in #206
- FCE-747 | integrate new protobufs in webrtc and ts client by @czerwiukk in #181
- [FCE-925] Show connection error by @mironiasty in #189
- Release
0.10.0
by @czerwiukk in #213
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- FCE-720 VAD hook by @czerwiukk in #143
- Release 0.8.1 by @mironiasty in #150
- Memoize device properties. by @czerwiukk in #137
- Bump jotai from 2.10.0 to 2.10.1 by @dependabot in #154
- FCE-658
isStreaming
is false when track is paused by @kamil-stasiak in #147 - Small refactor by @kamil-stasiak in #141
- Fce 646/prettier fishjam chat by @czerwiukk in #153
- [FCE-731] Comply with ex_webrtc engine endpoint by @roznawsk in #84
- Bump uuid from 10.0.0 to 11.0.2 by @dependabot in #160
- Bump lucide-react from 0.453.0 to 0.454.0 by @dependabot in #163
- Bump react-hook-form from 7.53.0 to 7.53.1 by @dependabot in #162
- FCE-759 Hide the error if the user closes the screen share window by @kamil-stasiak in #157
- FCE-815: Rename
peers
toremotePeers
inusePeers
by @MiloszFilimowski in #166 - Fix yarn build commonjs error by @maksg in #170
New Contributors
- @MiloszFilimowski made their first contribution in #166
- @maksg made their first contribution in #170
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- [FCE-738] Add
@bufbuild/protobuf
tots-client
dependency by @mironiasty in #149
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Re-compute track manager methods only when required by @czerwiukk in #136
- [FCE-708] Update proto configuration by @mironiasty in #139
- Use simulcast in
useCamera
by @czerwiukk in #133 - FCE-721 Fix toggle method by @kamil-stasiak in #142
- FCE-727 Nullify streams by @kamil-stasiak in #145
- FCE-730 Disable screen share after leaving the room by @kamil-stasiak in #146
- Expose isMuted and device error by @czerwiukk in #135
Full Changelog: v0.7.2...v0.8.0