6.8.8
Changelog:
-
You can now upload custom logos for the client! they will be shown on the login screen (for returning visitors), in the navbar, and as the favicon.
-
Speakers now work on 1.20.2
- Updated nbtapi
-Removed direct dependency on offline players for skull metadata, though it's still available as an automatic fallback for servers that don't support dynamic class generation
- Updated nbtapi
-
fixed the forcefullyDisableMicrophone API method
- The argument now gets respected (used to be inverse)
- Mute states are now rendered in the client
-
Fixed voice chat mute settings in regions
-
Servers running vistas can now use the /oa link command just like any other deployment
-
Installations that have been inactive for two months will now automatically recover and request new API keys automatically, instead of ending in a broken state and needing manual intervention.
-
Fixed a bug where players wouldn't be able to connect to the client in certain conditions
-
The plugin now does automatic health checks, detecting broken pipes and restoring the plugin to a known state after unexpected network changes or interruptions.
-
The web client now has a hard dependency on some (common) javascript API's, completely ending support for some brand proprietary web browsers (like old Samsung internet versions)
-
Users can now change their own language in the client settings, instead of only relying on browser headers and user agent flags.
-
Tabs within the web client now show which page is playing audio, making it easier for the user to distinguish between the different volume settings.
-
Fixed client crashes related to page sleeping
-
~ and some other minor changes and fixes