Releases: fishjam-cloud/js-server-sdk
Releases · fishjam-cloud/js-server-sdk
v0.13.0
What's Changed
- Update room-manager readme by @PiotrWodecki in #92
- [FCE-1126] Update publish docs action by @mironiasty in #93
- Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #75
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #80
- FCE-1149 replace room-manager secrets with vars by @PiotrWodecki in #96
- Bump fastify from 5.0.0 to 5.2.1 by @dependabot in #90
- Bump axios from 1.7.7 to 1.7.9 by @dependabot in #85
- Bump fastify-healthcheck from 5.0.0 to 5.1.0 by @dependabot in #73
- Bump the development-dependencies group across 1 directory with 15 updates by @dependabot in #97
- Bump @fastify/cors from 10.0.1 to 10.0.2 by @dependabot in #99
- Bump @fastify/env from 5.0.1 to 5.0.2 by @dependabot in #98
- FCE-1185: Change default codec for video-room to VP8 by @MiloszFilimowski in #102
- [FCE-1127] Update API docs by @mironiasty in #100
- Remove room id option from room creation by @Karolk99 in #103
- [FCE-1197] Add branded types to js-server-sdk by @mironiasty in #101
- [FCE-1189] Small fixes in tsdoc by @mironiasty in #105
- Bump the development-dependencies group with 5 updates by @dependabot in #104
- [FCE-1127] Restore bundler config by @mironiasty in #107
- Release 0.13.0 by @roznawsk in #109
Full Changelog: v0.5.0...v0.13.0
v0.5.0
What's Changed
- Change Fishjam Cloud to Fishjam in documentation FCE-893 by @AHGIJMKLKKZNPJKQR in #84
- Release 0.5.0 by @MiloszFilimowski in #91
New Contributors
- @AHGIJMKLKKZNPJKQR made their first contribution in #84
- @MiloszFilimowski made their first contribution in #91
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bundle proto and openapi by @czerwiukk in #76
- Release
0.4.0version by @czerwiukk in #83
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Check if open api has been regenerated by @czerwiukk in #61
- Bump the development-dependencies group with 7 updates by @dependabot in #62
- Test room manager by @PiotrWodecki in #63
- [FCE-708] Update proto configuration by @mironiasty in #64
- FCE-811/use room service plugin by @czerwiukk in #68
- Add refresh peer token to FishjamClient API by @Karolk99 in #69
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- FCE-378 Remove exact websocket address by @kamil-stasiak in #25
- Fix room manager CI docker build by @kamil-stasiak in #31
- Extend room manager readme by @czerwiukk in #30
- Refactor SDK exceptions to pass errors to servers by @PiotrWodecki in #35
- Do not minify server-side code by @PiotrWodecki in #36
- Allow for urls with the slash at the end by @Karolk99 in #39
- FCE-541 Use querystring and change naming
peer->participantby @czerwiukk in #42 - Fix backwards compatibility and schema by @czerwiukk in #43
- [FCE-592] Add Software Mansion to readme by @mironiasty in #49
- Revert "Bump the development-dependencies group with 3 updates" by @czerwiukk in #50
- [FCE-606] Update param names to peerName by @mironiasty in #51
- Add prettier to room-manager by @mironiasty in #52
- [FCE-611] Return participant by @mironiasty in #53
- Participant to peer by @Karolk99 in #58
- [FCE-657] Add eslint to repo by @mironiasty in #59
- Prepare for 0.2.0 Release by @mironiasty in #60
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Fix package build process
v0.1.1
First release of all pacakges