github plasmoapp/plasmo-voice 2.1.14

3 hours ago

Client (Fabric/Forge/NeoForge)

  • Moved "Bottom Center" hud icon higher in Creative, so it no longer overlaps item names: https://i.imgur.com/3nYWeAN.png.
  • Fixed native memory leak in voice playback. Audio buffers were never freed after being uploaded to OpenAL.
    • Deprecated the byte[] members of AlSourceWriteEvent and AlSourceBufferQueuedEvent in favor of the short[] ones.

Server (Paper/Minestom/Fabric/Forge/NeoForge)

  • Added BaseServerDirectSource#getListeners and ServerProximitySource#getListeners to API to resolve current source's listeners.
  • Added config option to make vmute/vunmute commands and mute expirations silent. #522

Proxy (Velocity/BungeeCord)

  • AES key is now derived from forwarding key via HKDF, so it's no longer necessary to specify PLASMO_VOICE_AES_KEY for multi-proxy setups.
  • Added BaseServerDirectSource#getListeners to API to resolve current source's listeners.

Don't miss a new plasmo-voice release

NewReleases is sending notifications on new releases.