ITADN
decentraland/bevy-explorer

版本发布 8

Release 2026-07-10-00-22-07alpha-2026-07-10-00-22-07预发布
? · 2026-07-10

## What's Changed * Fix rust 1.97 clippy lints by @robtfm in https://github.com/decentraland/bevy-explorer/pull/955 * Fix web preview launch, mock SSO leak, and world-name URL echo by @gonpombo8 in https://github.com/decentraland/bevy-explorer/pull/953 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2026-07-09-16-13-40...alpha-2026-07-10-00-22-07

Release 2026-02-24-17-07-17alpha-2026-02-24-17-07-17预发布
? · 2026-02-24

## What's Changed * Default wearable fix by @robtfm in https://github.com/decentraland/bevy-explorer/pull/333 * Retain renderassets by @robtfm in https://github.com/decentraland/bevy-explorer/pull/340 * high dpi scrollbars / border radii by @robtfm in https://github.com/decentraland/bevy-explorer/pull/344 * add mic systemapi by @robtfm in https://github.com/decentraland/bevy-explorer/pull/345 * Web preview by @robtfm in https://github.com/decentraland/bevy-explorer/pull/346 * moveplayer check scene by @robtfm in https://github.com/decentraland/bevy-explorer/pull/350 * Border and background color opacity by @robtfm in https://github.com/decentraland/bevy-explorer/pull/351 * Feat/no nametags by @pabloes in https://github.com/decentraland/bevy-explorer/pull/380 * Mic stream by @robtfm in https://github.com/decentraland/bevy-explorer/pull/381 * apply billboard after avatarattach by @robtfm in https://github.com/decentraland/bevy-explorer/pull/387 * fix texture address mode on web by @robtfm in https://github.com/decentraland/bevy-explorer/pull/386 * get/clear focus by @robtfm in https://github.com/decentraland/bevy-explorer/pull/354 * Web optimizations by @robtfm in https://github.com/decentraland/bevy-explorer/pull/397 * Add HideUi, HideNames and ShowDebugUi SystemActions by @pabloes in https://github.com/decentraland/bevy-explorer/pull/406 * prevent zero image resizes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/388 * enable webrtc h264 by @robtfm in https://github.com/decentraland/bevy-explorer/pull/413 * Consume streamer audio and video tracks by @hukasu in https://github.com/decentraland/bevy-explorer/pull/398 * process deaths before births by @robtfm in https://github.com/decentraland/bevy-explorer/pull/421 * fix focus op return shape by @robtfm in https://github.com/decentraland/bevy-explorer/pull/416 * simpler depenetration by @robtfm in https://github.com/decentraland/bevy-explorer/pull/427 * add emoji support by @pabloes in https://github.com/decentraland/bevy-explorer/pull/426 * Fix build without livekit by @hukasu in https://github.com/decentraland/bevy-explorer/pull/434 * improve material memory and updates by @robtfm in https://github.com/decentraland/bevy-explorer/pull/435 * frusta for avatars and imposters by @robtfm in https://github.com/decentraland/bevy-explorer/pull/429 * relax jumping conditions by @robtfm in https://github.com/decentraland/bevy-explorer/pull/430 * Better depenetration fix by @robtfm in https://github.com/decentraland/bevy-explorer/pull/431 * update initial location on realm change by @robtfm in https://github.com/decentraland/bevy-explorer/pull/433 * Process split by @robtfm in https://github.com/decentraland/bevy-explorer/pull/415 * support Auth server and local gatekeeper by @robtfm in https://github.com/decentraland/bevy-explorer/pull/419 * more cpu image reductions by @robtfm in https://github.com/decentraland/bevy-explorer/pull/448 * Fix web freeze by @robtfm in https://github.com/decentraland/bevy-explorer/pull/451 * Trigger areas by @robtfm in https://github.com/decentraland/bevy-explorer/pull/449 * GltfNodeModifiers by @robtfm in https://github.com/decentraland/bevy-explorer/pull/455 * Remove `wasm` feature and move its dependencies to the wasm32 dependencies by @hukasu in https://github.com/decentraland/bevy-explorer/pull/459 * Unify a bit of native and web av by @hukasu in https://github.com/decentraland/bevy-explorer/pull/453 * web: add simd flag by @robtfm in https://github.com/decentraland/bevy-explorer/pull/458 * Prefer `bevy_log` by @hukasu in https://github.com/decentraland/bevy-explorer/pull/482 * Fix shadowing of `error` log method on `livekit_web_bindings.js` by @hukasu in https://github.com/decentraland/bevy-explorer/pull/488 * Native video and mic optimization by @robtfm in https://github.com/decentraland/bevy-explorer/pull/484 * Get meta on room connected by @robtfm in https://github.com/decentraland/bevy-explorer/pull/486 * fix attach address case by @robtfm in https://github.com/decentraland/bevy-explorer/pull/487 * reduce vram by @robtfm in https://github.com/decentraland/bevy-explorer/pull/485 * allow non-player updates over livekit by @robtfm in https://github.com/decentraland/bevy-explorer/pull/489 * fix block run -> no movement allowed by @robtfm in https://github.com/decentraland/bevy-explorer/pull/490 * Stop leaking `broadcast::Receiver` by @hukasu in https://github.com/decentraland/bevy-explorer/pull/491 * support 12-31 nightly by @robtfm in https://github.com/decentraland/bevy-explorer/pull/493 * use arc for local audio frames by @robtfm in https://github.com/decentraland/bevy-explorer/pull/494 * fix visible_meshes_collision_mask by @robtfm in https://github.com/decentraland/bevy-explorer/pull/496 * apply camera permission for VirtualCamera by @robtfm in https://github.com/decentraland/bevy-explorer/pull/497 * fix textshape linear rgba by @robtfm in https://github.com/decentraland/bevy-explorer/pull/495 * Textshape fixes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/498 * sanitize tween outputs by @robtfm in https://github.com/decentraland/bevy-explorer/pull/499 * Wearable hides again by @robtfm in https://github.com/decentraland/bevy-explorer/pull/500 * Avatar shape show only wearables and no jump/fall anims by @robtfm in https://github.com/decentraland/bevy-explorer/pull/501 * fix emissive color + no emissive texture or base color texture by @robtfm in https://github.com/decentraland/bevy-explorer/pull/502 * screen door transparency by @robtfm in https://github.com/decentraland/bevy-explorer/pull/503 * clear gpu cache on shader update by @robtfm in https://github.com/decentraland/bevy-explorer/pull/504 * fix autostart not waiting for gpu cache by @robtfm in https://github.com/decentraland/bevy-explorer/pull/505 * textshape legibility by @robtfm in https://github.com/decentraland/bevy-explorer/pull/509 * show warning when compiling shaders by @robtfm in https://github.com/decentraland/bevy-explorer/pull/510 * Screen door improvements by @robtfm in https://github.com/decentraland/bevy-explorer/pull/508 * send root action events to non-consuming scenes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/513 * Asset transfer priority by @robtfm in https://github.com/decentraland/bevy-explorer/pull/515 * ECS-fy comms by @hukasu in https://github.com/decentraland/bevy-explorer/pull/437 * relax GltfNodeModifer path matching by @robtfm in https://github.com/decentraland/bevy-explorer/pull/519 * Fallback materials by @robtfm in https://github.com/decentraland/bevy-explorer/pull/554 * async pipeline handler by @robtfm in https://github.com/decentraland/bevy-explorer/pull/556 * Feat/loading assets screen by @pabloes in https://github.com/decentraland/bevy-explorer/pull/557 * Fix unreachable by @hukasu in https://github.com/decentraland/bevy-explorer/pull/558 * Fix grid planes on preview mode not having proper Aabb by @hukasu in https://github.com/decentraland/bevy-explorer/pull/560 * clear tweenstate by @robtfm in https://github.com/decentraland/bevy-explorer/pull/561 * fix foundation emotes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/563 * Send material updates back to scene by @hukasu in https://github.com/decentraland/bevy-explorer/pull/555 * Add Taplo job by @hukasu in https://github.com/decentraland/bevy-explorer/pull/564 * allow armature node animations by @robtfm in https://github.com/decentraland/bevy-explorer/pull/566 * Search params by @hukasu in https://github.com/decentraland/bevy-explorer/pull/571 * Improve warning when a `cspace` tag is received by @hukasu in https://github.com/decentraland/bevy-explorer/pull/573 * change profile origin by @robtfm in https://github.com/decentraland/bevy-explorer/pull/568 * Reconnect by @hukasu in https://github.com/decentraland/bevy-explorer/pull/570 * Transport debug by @hukasu in https://github.com/decentraland/bevy-explorer/pull/567 * Hoverstream 3 by @robtfm in https://github.com/decentraland/bevy-explorer/pull/574 * fix: disable native tooltips on web by @pabloes in https://github.com/decentraland/bevy-explorer/pull/577 * fix texture tween y direction by @robtfm in https://github.com/decentraland/bevy-explorer/pull/576 * Only run `push` ci on main by @hukasu in https://github.com/decentraland/bevy-explorer/pull/579 * fix wasm hoverevent conversion by @robtfm in https://github.com/decentraland/bevy-explorer/pull/580 * report channel errors by @robtfm in https://github.com/decentraland/bevy-explorer/pull/578 * fix: trigger scene emote incorrect parameter name `looping`->`loop` by @kuruk-mm in https://github.com/decentraland/bevy-explorer/pull/582 * Fix spammy texture tween error log by @hukasu in https://github.com/decentraland/bevy-explorer/pull/583 * fix button events not sent to portables while out of world by @robtfm in https://github.com/decentraland/bevy-explorer/pull/585 * Initial bg by @robtfm in https://github.com/decentraland/bevy-explorer/pull/586 * Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in https://github.com/decentraland/bevy-explorer/pull/581 * choose lowest entity id when results are within 0.0001m by @robtfm in https://github.com/decentraland/bevy-explorer/pull/517 * Videos playing on startup above video limit by @hukasu in https://github.com/decentraland/bevy-explorer/pull/575 * Don't send snapshots in profile updates by @robtfm in https://github.com/decentraland/bevy-explorer/pull/587 * fix blurry nametags by @robtfm in https://github.com/decentraland/bevy-explorer/pull/588 * Attach points by @hukasu in https://github.com/decentraland/bevy-explorer/pull/589 * tweak player transitions / reduce popping by @robtfm in https://github.com/decentraland/bevy-explorer/pull/591 * fix visible collider flags when both specified by @robtfm in https://github.com/decentraland/bevy-explorer/pull/592 * Fix/landing ux by @pabloes in https://github.com/decentraland/bevy-explorer/pull/590 * fix web routes by @pabloes in https://github.com/decentraland/bevy-explorer/pull/595 * Fix/wasm download progress by @pabloes in https://github.com/decentraland/bevy-explorer/pull/597 * Cancel in progress by @hukasu in https://github.com/decentraland/bevy-explorer/pull/596 * Fix crash on denying microphone permission by @hukasu in https://github.com/decentraland/bevy-explorer/pull/593 * add scene spawn time by @robtfm in https://github.com/decentraland/bevy-explorer/pull/601 * Don't try fetching imposters if not on main world or if imposter service is not accessible by @hukasu in https://github.com/decentraland/bevy-explorer/pull/598 * Update assets build script to allow for hot reloading to work by @hukasu in https://github.com/decentraland/bevy-explorer/pull/604 * Add system to disable anisotropy from materials by @hukasu in https://github.com/decentraland/bevy-explorer/pull/606 * fix: Missing FONT_SIZE_SCALE applied to input & dropdown by @pabloes in https://github.com/decentraland/bevy-explorer/pull/607 * Fix metadata failing to deserialize due to missing `default` field on `SpawnPoint` by @hukasu in https://github.com/decentraland/bevy-explorer/pull/608 * Skybox time by @hukasu in https://github.com/decentraland/bevy-explorer/pull/603 * Bump keccak from 0.1.5 to 0.1.6 by @dependabot[bot] in https://github.com/decentraland/bevy-explorer/pull/609 * Feat/detect browser by @pabloes in https://github.com/decentraland/bevy-explorer/pull/611 * fix gltfnodemodifiers matching individual materials by @robtfm in https://github.com/decentraland/bevy-explorer/pull/613 * allow any Chromium based browser and "try anyway" link button by @pabloes in https://github.com/decentraland/bevy-explorer/pull/615 * scene-based avatar movement by @robtfm in https://github.com/decentraland/bevy-explorer/pull/612 * Broadcast game time to scenes by @hukasu in https://github.com/decentraland/bevy-explorer/pull/610 * web rename by @pabloes in https://github.com/decentraland/bevy-explorer/pull/616 * fix sticky buttons by @robtfm in https://github.com/decentraland/bevy-explorer/pull/617 * fix shapecast overlap at large scene offsets by @robtfm in https://github.com/decentraland/bevy-explorer/pull/621 ## New Contributors * @hukasu made their first contribution in https://github.com/decentraland/bevy-explorer/pull/398 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-10-22-14-12-16...alpha-2026-02-24-17-07-17

Release 2025-07-03-15-52-46alpha-2025-07-03-15-52-46预发布
? · 2025-07-03

## What's Changed * fix root events not sent without hover target by @robtfm in https://github.com/decentraland/bevy-explorer/pull/193 * setAvatar can specify hasClaimedName by @robtfm in https://github.com/decentraland/bevy-explorer/pull/194 * web build by @robtfm in https://github.com/decentraland/bevy-explorer/pull/195 * copyToClipboard by @robtfm in https://github.com/decentraland/bevy-explorer/pull/216 * Async clipboard for browser by @robtfm in https://github.com/decentraland/bevy-explorer/pull/218 * fix UiInput negative fontSize crash by @robtfm in https://github.com/decentraland/bevy-explorer/pull/221 * feat: livekit for web by @kuruk-mm in https://github.com/decentraland/bevy-explorer/pull/220 * Bevy 16 by @robtfm in https://github.com/decentraland/bevy-explorer/pull/224 * webgpu fixes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/225 * app error log, exit in headless by @robtfm in https://github.com/decentraland/bevy-explorer/pull/228 * Profile extras api by @robtfm in https://github.com/decentraland/bevy-explorer/pull/229 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-05-23-15-49-35...alpha-2025-07-03-15-52-46

Release 2025-05-23-15-49-35alpha-2025-05-23-15-49-35预发布
? · 2025-05-23

## What's Changed * 20250505 by @robtfm in https://github.com/decentraland/bevy-explorer/pull/185 * bugfix midair jump by @robtfm in https://github.com/decentraland/bevy-explorer/pull/186 * Stars by @robtfm in https://github.com/decentraland/bevy-explorer/pull/187 * Chat UI features by @robtfm in https://github.com/decentraland/bevy-explorer/pull/192 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-04-27-22-10-06...alpha-2025-05-23-15-49-35

Release 2025-04-27-22-10-06alpha-2025-04-27-22-10-06预发布
? · 2025-04-27

**Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-04-27-12-35-43...alpha-2025-04-27-22-10-06

Release 2025-04-27-12-35-43alpha-2025-04-27-12-35-43预发布
? · 2025-04-27

## What's Changed * More UI fixes by @robtfm in https://github.com/decentraland/bevy-explorer/pull/166 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-04-11-17-04-10...alpha-2025-04-27-12-35-43

Release 2025-04-26-17-59-59alpha-2025-04-26-17-59-59预发布
? · 2025-04-26

## What's Changed * server imposters by @robtfm in https://github.com/decentraland/bevy-explorer/pull/156 * Force render on avatar components by @robtfm in https://github.com/decentraland/bevy-explorer/pull/157 * Linux crashfix by @robtfm in https://github.com/decentraland/bevy-explorer/pull/158 * Keybindings by @robtfm in https://github.com/decentraland/bevy-explorer/pull/160 * Bump zip from 2.2.0 to 2.3.0 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/159 * ui scene apis by @robtfm in https://github.com/decentraland/bevy-explorer/pull/161 * Audio layers and border radius by @robtfm in https://github.com/decentraland/bevy-explorer/pull/165 * Bump crossbeam-channel from 0.5.13 to 0.5.15 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/164 * Bump tokio from 1.43.0 to 1.44.2 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/163 * Bump openssl from 0.10.71 to 0.10.72 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/162 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-03-03-14-16-58...alpha-2025-04-26-17-59-59

Release 2025-04-26-15-25-52alpha-2025-04-26-15-25-52预发布
? · 2025-04-26

## What's Changed * server imposters by @robtfm in https://github.com/decentraland/bevy-explorer/pull/156 * Force render on avatar components by @robtfm in https://github.com/decentraland/bevy-explorer/pull/157 * Linux crashfix by @robtfm in https://github.com/decentraland/bevy-explorer/pull/158 * Keybindings by @robtfm in https://github.com/decentraland/bevy-explorer/pull/160 * Bump zip from 2.2.0 to 2.3.0 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/159 * ui scene apis by @robtfm in https://github.com/decentraland/bevy-explorer/pull/161 * Audio layers and border radius by @robtfm in https://github.com/decentraland/bevy-explorer/pull/165 * Bump crossbeam-channel from 0.5.13 to 0.5.15 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/164 * Bump tokio from 1.43.0 to 1.44.2 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/163 * Bump openssl from 0.10.71 to 0.10.72 by @dependabot in https://github.com/decentraland/bevy-explorer/pull/162 **Full Changelog**: https://github.com/decentraland/bevy-explorer/compare/alpha-2025-03-03-14-16-58...alpha-2025-04-26-15-25-52