Releases: FAForever/downlords-faf-client
Releases · FAForever/downlords-faf-client
v2024.5.0
What's Changed
Other Changes
- Show division in replays when available by @BlackYps in #3042
- Change text on search button by @BlackYps in #3157
- Feature/#2319 veto system: simple maplist popup by @K-ETFreeman in #3151
Dependency Updates
- Bump org.instancio:instancio-junit from 4.3.2 to 4.4.0 by @dependabot in #3147
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #3149
- Bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #3153
- Bump org.instancio:instancio-junit from 4.4.0 to 4.5.0 by @dependabot in #3155
- Bump org.springframework.boot from 3.2.4 to 3.2.5 by @dependabot in #3163
- Bump org.instancio:instancio-junit from 4.5.0 to 4.5.1 by @dependabot in #3162
New Contributors
- @K-ETFreeman made their first contribution in #3151
Full Changelog: v2024.3.0...v2024.5.0
v2024.3.0
What's Changed
Other Changes
- Updates to FAF Client README by @NicPWNs in #3123
- #3113 Player status check is added before accepting invitation by @HermanSkop in #3129
- Replay card controller tests by @obydog002 in #3124
- Keep map selection when searching by @obydog002 in #3132
- Replay id visible on replay cards by @obydog002 in #3134
- Migrate to using monos from api calls by @Sheikah45 in #3136
- Use object property for selected map in create game controller by @Sheikah45 in #3137
- Clean up leaderboard UI code by @Sheikah45 in #3138
- Make api objects immutable by @Sheikah45 in #3140
- Simplify Mappers by @Sheikah45 in #3141
- Use consistent working directory for client by @obydog002 in #3143
- Bump ice-adapter to v3.3.7 (less CPU usage on logging) by @Brutus5000 in #3144
- Update to v4 checkout by @Sheikah45 in #3145
- Update Game crash message by @obydog002 in #3150
Dependency Updates
- Bump com.install4j.gradle from 10.0.6 to 10.0.7 by @dependabot in #3121
- Bump com.install4j:install4j-runtime from 10.0.6 to 10.0.7 by @dependabot in #3122
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #3131
- Bump org.springframework.boot from 3.2.1 to 3.2.2 by @dependabot in #3117
- Bump org.testfx:testfx-core from 4.0.17 to 4.0.18 by @dependabot in #3126
- Bump org.testfx:testfx-junit5 from 4.0.17 to 4.0.18 by @dependabot in #3125
- Bump org.kitteh.irc:client-lib from 8.0.0 to 9.0.0 by @dependabot in #3105
- Bump de.undercouch.download from 5.5.0 to 5.6.0 by @dependabot in #3139
- Bump org.springframework.boot from 3.2.2 to 3.2.3 by @dependabot in #3135
- Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 by @dependabot in #3083
- Bump org.controlsfx:controlsfx from 11.2.0 to 11.2.1 by @dependabot in #3148
- Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by @dependabot in #3146
New Contributors
- @NicPWNs made their first contribution in #3123
- @HermanSkop made their first contribution in #3129
Full Changelog: v2024.1.2...v2024.3.0
v2024.3.0-alpha-1
What's Changed
Other Changes
- Updates to FAF Client README by @NicPWNs in #3123
- #3113 Player status check is added before accepting invitation by @HermanSkop in #3129
- Replay card controller tests by @obydog002 in #3124
- Keep map selection when searching by @obydog002 in #3132
- Replay id visible on replay cards by @obydog002 in #3134
- Migrate to using monos from api calls by @Sheikah45 in #3136
- Use object property for selected map in create game controller by @Sheikah45 in #3137
- Clean up leaderboard UI code by @Sheikah45 in #3138
- Make api objects immutable by @Sheikah45 in #3140
- Simplify Mappers by @Sheikah45 in #3141
- Use consistent working directory for client by @obydog002 in #3143
- Bump ice-adapter to v3.3.7 (less CPU usage on logging) by @Brutus5000 in #3144
Dependency Updates
- Bump com.install4j.gradle from 10.0.6 to 10.0.7 by @dependabot in #3121
- Bump com.install4j:install4j-runtime from 10.0.6 to 10.0.7 by @dependabot in #3122
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #3131
- Bump org.springframework.boot from 3.2.1 to 3.2.2 by @dependabot in #3117
- Bump org.testfx:testfx-core from 4.0.17 to 4.0.18 by @dependabot in #3126
- Bump org.testfx:testfx-junit5 from 4.0.17 to 4.0.18 by @dependabot in #3125
- Bump org.kitteh.irc:client-lib from 8.0.0 to 9.0.0 by @dependabot in #3105
- Bump de.undercouch.download from 5.5.0 to 5.6.0 by @dependabot in #3139
- Bump org.springframework.boot from 3.2.2 to 3.2.3 by @dependabot in #3135
- Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 by @dependabot in #3083
New Contributors
- @NicPWNs made their first contribution in #3123
- @HermanSkop made their first contribution in #3129
Full Changelog: v2024.1.2...v2024.3.0-alpha-1
v2024.1.2
What's Changed
Other Changes
- Use non webview based chat by @Sheikah45 in #3106
- Use server state to mark players as offline by @Sheikah45 in #3104
- Add tracking of chat messages by @Sheikah45 in #3110
- Add reaction and reply capability to chat messages by @Sheikah45 in #3111
- Display more player information for replay cards by @obydog002 in #3084
- Add websocket connection for kitteh by @Sheikah45 in #3116
Full Changelog: v2024.1.0...v2024.1.2
v2024.1.2-alpha-2
What's Changed
Other Changes
- Display more player information for replay cards by @obydog002 in #3084
- Add websocket connection for kitteh by @Sheikah45 in #3116
Full Changelog: v2024.1.2-alpha-1...v2024.1.2-alpha-2
v2024.1.2-alpha-1
What's Changed
Other Changes
- Use non webview based chat by @Sheikah45 in #3106
- Use server state to mark players as offline by @Sheikah45 in #3104
- Add tracking of chat messages by @Sheikah45 in #3110
- Add reaction and reply capability to chat messages by @Sheikah45 in #3111
Full Changelog: v2024.1.0-alpha-1...v2024.1.2-alpha-1
v2024.1.1
v2024.1.0
What's Changed
Other Changes
- Don't bind users to prompt text to prevent UI lockup by @Sheikah45 in #3108
- Add a biome selector to the map generation dialog by @BlackYps in #3085
Full Changelog: v2023.12.3...v2024.1.0
v2024.1.0-alpha-1
What's Changed
Other Changes
- Don't bind users to prompt text to prevent UI lockup by @Sheikah45 in #3108
Full Changelog: v2023.12.3...v2024.1.0-alpha-1