Releases: vircadia/vircadia-web-sdk
Releases · vircadia/vircadia-web-sdk
v2024.1.0
2023.1.3
What's Changed
- Fix handling of metaverse base URL that doesn't have a path. by @ctrlaltdavid in #274
Full Changelog: v2023.1.2...v2023.1.3
2023.1.2
What's Changed
- Export missing types. by @Gigabyte5671 in #271
New Contributors
- @Gigabyte5671 made their first contribution in #271
Full Changelog: v2023.1.1...v2023.1.2
2023.1.1
What's Changed
- Fix npm install peer dependency errors. by @ctrlaltdavid in #264
- Fixed the order of audio frames coming out of audio input frame buffer. by @namark in #269
Full Changelog: v2023.1.0...v2023.1.1
2023.1.0
What's Changed
- Use metaverse OAuth for authentication on the domain. by @ctrlaltdavid in #243
- Add admin mute and kick capabilities. by @ctrlaltdavid in #249
- Fix for the subImage property on image entities not getting set correctly. by @Madders in #245
- Keep Axios at version 1.2.2. by @ctrlaltdavid in #250
- Temporarily disable resetting on session or local ID change. by @ctrlaltdavid in #255
- Double the received audio jitter buffer size. by @namark in #237
- Ramp audio packet volume up/down on either side of silent samples. by @namark in #238
- Add fingerprint code for browser environment. by @ctrlaltdavid in #258
- Update contributors list. by @ctrlaltdavid in #260
New Contributors
Full Changelog: v2022.1.18...v2023.1.0
2022.1.18
Audio output improvements and an entity reading bug fix.
What's Changed
- Handle audio output packet sequencing. by @ctrlaltdavid in #233
- Fix entity reading bug. by @ctrlaltdavid in #235
Full Changelog: v2022.1.17...v2022.1.18
2022.1.17
Audio output improvements.
What's Changed
- Handle droppable silent audio frames. by @ctrlaltdavid in #228
- Improve handling of audio output jitter buffer overflow. by @ctrlaltdavid in #229
Full Changelog: v2022.1.16...v2022.1.17
2022.1.16
Fixed audio input sampling for Firefox.
What's Changed
- Fix audio input resampling for Firefox. by @ctrlaltdavid in #218
Full Changelog: v2022.1.15...v2022.1.16
2022.1.15
Improve audio output buffering for better quality audio.
What's Changed
- Fix audio output choppiness. by @ctrlaltdavid in #216
Full Changelog: v2022.1.14...v2022.1.15
2022.1.14
Fix avatar skeleton data handling.
What's Changed
- Fix avatar skeleton data handling. by @ctrlaltdavid in #214
Full Changelog: v2022.1.13...v2022.1.14