Skip to content

v0.32.0-alpha

Latest

Choose a tag to compare

@kuruk-mm kuruk-mm released this 05 Aug 20:42
984c4cc

We just released the latest version of the Mobile Explorer!

Android: Open Play Store
iOS: Join the Beta using TestFlight

Here’s what’s new in v0.32.0-alpha:

✨ New Features
• Players can now see nearby Desktop users thanks to LiveKit scene voice room support 🎉
• Added favorites, likes, and dislikes to Scene Info and Jump In UI
• Introduced block, mute, and report options in the new Nearby Players list
• Updated visual style for player nickname tags
• Refactored iOS visuals for better compatibility and consistency with Android

🛠️ Performance Improvements & Fixes
• Fixed issue causing players to spawn at (0,0)
• Improved compatibility with mobile rendering (GPU-server integration)
• Upgraded LiveKit, Deno, GDExt and Rust

More details

What's Changed

  • refactor: bumping rust to 1.79 - livekit, deno, gdext by @leanmendoza in #490
  • fix jump in to 0,0 issue, change Place's Name to Unknown place by @sdilauro in #581
  • feat: add favorites, like, dislike to Scene Info UI / Jump In by @sdilauro in #574
  • fix: remove android rust cache by @kuruk-mm in #584
  • refactor: coverage with mobile rendering (gpu-server) by @kuruk-mm in #585
  • feat: update nickname ui by @manuelmaceira in #573
  • feat: livekit scene rooms (ADR204) by @kuruk-mm in #582
  • refactor: complete refactor for xtask developer experience by @kuruk-mm in #597
  • Add Nearby List to block/mute and report avatars by @sdilauro in #596
  • chore: disable macos and windows builds and remove cache usage on imports by @kuruk-mm in #601
  • feat: Dev tools menu and performance benchmark by @manuelmaceira in #598
  • fix: Avatar animations dependent on actual velocity by @manuelmaceira in #604
  • feat: iOS visual parity and performance tweaks for mobile by @manuelmaceira in #603

Full Changelog: v0.24.0-alpha...v0.32.0-alpha