Releases: FAForever/java-ice-adapter
Releases · FAForever/java-ice-adapter
v3.3.2
v3.3.1 - Fix url breaking on non-alphanumeric characters
What's Changed
- Use standard url parsing by @Sheikah45 in #43 (This solves an issue with coturn domains containing a minus character)
New Contributors
- @Sheikah45 made their first contribution in #43
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Add websocket debugger (connecting to FAF telemetry server) by @Brutus5000 in #40
Full Changelog: v3.2.1...v3.3.0
v3.2.2 - Fix sorting of candidates
Full Changelog: v3.2.1...v3.2.2
v3.3-RC1 Telemetry
What's Changed
- Add websocket debugger (connecting to FAF telemetry server) by @Brutus5000 in #40
Full Changelog: v3.2.1...v3.3-RC1
v3.2.1 - Forward-compatibility release
This release adds optional launch arguments, that will be introduced with the 3.3+ releases. As of now the ICE adapter fails to start if clients already set this option, which is creating unnecessary release constraints.
v3.2.0 JDK17 and PicoCLI
Based on 3.0.0
What's Changed
- Maintenance updates: JDK17, Gradle 7.5, other deps by @Brutus5000 in #35
- Use PicoCLI over custom args parsing by @Brutus5000 in #36
New Contributors
- @Brutus5000 made their first contribution in #35
Full Changelog: v3.1.3...v3.2.0
v3.1.3 Revert fallback from v3.1.0
Remove the latency fallback introduced in v3.1.0 as it prevented users from connecting.
v3.1.2 Disable latency estimation fallback server notification
disables the notification if a fallback server is used for latency estimation
v3.1.1 Reduce try icon notifications
remove the tray icon notification on startup