Releases: vircadia/vircadia-web
Releases · vircadia/vircadia-web
Vircadia Web 2024.2.1 "Themis" Release
Release Notes
Enhancements
Nametags
- Bevels are now off by default, improving framerate
- Can be re-enabled with
const enableBevels = true
- Can be re-enabled with
- Nametags are now off by default, improving framerate
- Can be re-enabled with
const enableAlpha = true
- Can be re-enabled with
Zones
- Multiple zones with their own skybox and settings can now be used
- Zones now allow compound shapes
- Skybox distance is now infinite
- Custom compound mesh for zones now working
Models
- Default "Sara" model now loaded from local file
Bug Fixes
- Corrected repeated typo "copyFormPacketData" to "copyFromPacketData"
- Fixed "undefined" ZoneEntityController name
Vircadia Web 2024.2.0 "Themis" Release
Vircadia Web 2024.1.2 "Atlas" Release
What's Changed
- Bump Quasar versions. by @digisomni in #219
- Added a config variable for hiding in-world position and rotation. by @namark in #220
- Fix collisions due to bad mapping of shape types. by @digisomni in #221
- 2024.1.2: Major package bumps, theme fixes, begin addition of Vircadia World SDK. by @digisomni in #223
Full Changelog: v2024.1.0...v2024.1.2
Vircadia Web 2024.1.0 "Atlas" Release
What's Changed
- Fix avatar speed doubling on reload. by @digisomni in #210
- Add lightmap support. by @digisomni in #212
- WebRTC ICE servers configuration option. by @namark in #214
- Fixed Metaverse user registration. by @namark in #215
- Toolbar button to release web entity input focus. by @namark in #217
- Upgrade lightmap / light handling. by @digisomni in #218
New Contributors
Full Changelog: v2023.3.0...v2024.1.0
Vircadia Web 2023.2.1 "Selene" Release
What's Changed
- Add initial LOD functionality. by @digisomni in #185
- Update to latest Web SDK and remove old vircadia-web-sdk.d.ts file. by @ctrlaltdavid in #194
- Performance fixes on reconnect. by @digisomni in #196
- Fix domain server not being told the metaverse server URL. by @ctrlaltdavid in #197
- Fix metadata parsing in the case of parent TransformNodes. by @digisomni in #195
- Add desktop wrapper. by @Gigabyte5671 in #192
- Rename NametagEntity to LabelEntity for clarity. by @Gigabyte5671 in #200
Full Changelog: v2023.2.0...v2023.2.1
Vircadia Web 2023.2.0 "Selene" Release
What's Changed
- Bring
UI
branch up to speed withmaster
. by @Gigabyte5671 in #146 - Bring
engine
branch up to speed withmaster
. by @Gigabyte5671 in #147 - Fix routing after wizard. by @digisomni in #145
- Add configurable Open Graph tags. by @Gigabyte5671 in #149
- Implement functionality for mute/volume controls in the "People" menu. by @Gigabyte5671 in #150
- Redesign the list items in the People menu. by @Gigabyte5671 in #151
- Rotate the player's avatar to face forwards when in FPV. Add a state to keep track of the player's interactions. by @Gigabyte5671 in #152
- Scroll just the avatar model list instead of the whole Avatar menu. by @Gigabyte5671 in #153
- Bring
engine
branch up to speed withmaster
. by @Gigabyte5671 in #154 - Add new
sitting_couch
animation. by @Gigabyte5671 in #155 - Bring
UI
branch up to speed withmaster
. by @Gigabyte5671 in #158 - Redesign the volume adjustment icon in the People menu. by @Gigabyte5671 in #159
- Disable WebGPU on MacOS. by @ctrlaltdavid in #169
- Disable WebGPU totally for now. by @ctrlaltdavid in #171
- Fix walking forever when clock on an app window when walking key is being pressed. by @ctrlaltdavid in #173
- Ignore Visual Studio IDE files. by @ctrlaltdavid in #174
- Update dependencies. by @Gigabyte5671 in #175
- Tidy and document the codebase. by @Gigabyte5671 in #179
- Add igloo types. by @Gigabyte5671 in #182
- Fix avatar attachment positions. by @Gigabyte5671 in #181
- Fix silent audio input/output. by @Gigabyte5671 in #183
- Only sync bookmarks & control settings between tabs. by @Gigabyte5671 in #184
- Add command to use local copy of Web SDK during development. by @ctrlaltdavid in #178
- Add baseUrl config by env. by @digisomni in #187
- Bring the
fix/audio
branch up to date withmaster
. by @Gigabyte5671 in #188 - Fix the microphone level meter. by @Gigabyte5671 in #189
- Add loading screen hint messages. by @Gigabyte5671 in #191
Full Changelog: v2023.1.0...v2023.2.0