Skip to content

v1.0.0-beta.13

Choose a tag to compare

@bedrock-voice-chat-sr bedrock-voice-chat-sr released this 17 Jun 04:21
· 45 commits to beta since this release

Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13

Bedrock Voice Chat

Servers & Client Apps



Have questions?


What's Changed

  • Bumps keyring-core-rs to 1.0.0
  • Updates Login Experience

Improved Login Experience

The login experience of Bedrock Voice Chat is deliberately vague in order to protect servers from brute force disclosure attack, however the errors and supporting docs in-game can be vague. There are a couple of improvements now that make the login page friendlier, especially on first time installs where BVC may not be properly installed:

  1. The new "Connecting" screen now shows after clicking the sign-in button. This helps be more indicative that setup phase before Microsoft's OAuth2 flow is actually happening.
  2. If BVC cannot connect to BVC Server, it'll emit a more helpful error message

Hopefully these solutions help make the login experience better on first installs.

Recording 2026-06-16 231619 Recording 2026-06-16 231216 607715194-c9f9245a-c4de-41fd-a82f-6ab7efa15e9f 607715193-61e2205f-6295-4f2b-9814-abdbb6fe6037

Android Store Release

This fixes an issue where the Android Store release was mis-aligned between Beta.11 and Beta.12 with the admin logins. This has been fixed. Please update your servers to beta.13 and install the beta.13 client pushed to the store. ref

Bedrock Protocol

Initial implementation of Bedrock Protocol, the foundational logic that will enable Realms, and Aternos Support. No functionality is exposed for this, and more details will be provided in future updates.