Releases: plasmoapp/plasmo-voice
Releases · plasmoapp/plasmo-voice
2.0.0+0799b77
fix(proxy): replace VoicePlayer if it's not equals in channel handlers
2.0.0+16cdd8e
build: set velocity toolchain java version to 11
2.0.0+2711053
fix(client): use processed samples (if available) in settings screen
1.0.13-spigot
some optimizations
1.2.12
- Add Chinese Traditional (Taiwan) translation by @HappyAreaBean (#189)
- Add German translation by @mooziii (#196)
- Update Chinese translation by @fred913 (#191)
- Add ReplayVoiceChat fork support
- Fix "Mute toggle while in Creative Inventory" (#116)
- Exclude Fabric API from jar
1.2.11
- Fixed "Crashes with any FTB mod when opening menu" #185
- Fixed "If have settings open, will not be muted" #184
- Probably fixed "Game crash when no output devices" #178 (not tested well)
- Fixed incorrect category name in controls on forge
- Brazilian Portuguese Translation by @AliMakya (#174)
- Fixed "Inconsistent Capitalization Styling" #179 by @yurisuika (#186)
1.0.10-spigot
- Improved /vmute and /vunmute commands feedback
1.2.10
Client:
- Added 5ms sleep in recorder thread if samples is null ("[Bug] abnormal cpu temperature while using voice chat" #164)
- Open device/ctx only after connecting to server with voice chat installed (probably "[Bug] Sometimes sounds quiet" #156)
- Now recorder thread starting after receiving config (probably "No input sound" #148)
- Fixed "Cannot bind functionalities to tab because pressing tab will cycle buttons" #154
- Fixed "Minecraft crashes when there are no output devices" #149
- Fixed "Exiting fullscreen or changing window size takes you back to the "General" tab" #155
- Changed curseforge to modrinth in about tab
- Spanish translation by @luni3359 (#147)
- Korean translation by @NullD4201 (#153)
Server:
1.0.9-spigot
Persistent placeholder
Added ability to change voice distances individually for each player through API
#171
Fixed ConcurrentModificationException plugin crash
Send "connected" and "clients list" packets only after UDP authorization (probably fixes rare connection state desync)
New API events: PlayerConfigEvent, PlayerVoiceConnectedEvent and PlayerVoiceDisconnectedEvent
Partically LuckPerms permissions update support #167
1.2.9
• Update min version of fabric loader to 0.12.11 (fabric 1.18 only)
• Sound Physics (0.5.0+) microphone reverb (fabric 1.18 only)
• Fixed dropdown click crash
• Added French translation by @jeypeytey (#134)