Skip to content

1.8.5 Release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 15:43
a126d47

Highlights

  • 1.21.1 support
  • All displays now default to 50% volume
  • Fix critical crash on Fabric
  • Some fixes and codebase improvements

Client

Features

  • Added support for Minecraft 1.21.1

Improvements

  • All displays now default to 50% volume
  • Previews have replaced snapshots
  • Now versions have pretty style format
  • Discord publisher integration
  • Replaced GSON library with kotlinx.serialization for better maintainability and performance
  • Enhanced safety comments in unsafe blocks in Rust natives
  • Changed author's name arsmotorin to arnodoelinger
  • Some dependecies updates

Fixes

  • Fixed Picture-in-Picture playing ahead of the in-world display; it now stays in sync
  • Fixed critical crash when trying to delete an invalid display in single-player on Fabric

Server

Features

  • Added support for Minecraft 1.21.1
  • Added default_volume option in config.toml, so server owners can now set the default volume for all players

Improvements

  • Previews have replaced snapshots
  • Now versions have pretty style format
  • Replaced GSON library with kotlinx.serialization for better maintainability and performance

Fixes

  • Fixed critical crash when trying to delete an invalid display on Fabric servers