v2023.12.0
What's Changed
Other Changes
- Add mod search feature by @Kimo-s in #3049
- Allow Proper Header Interactions by @Sheikah45 in #3056
- Move reconnect handling to faf server accessor by @Sheikah45 in #3061
- Add search bar for coop leaderboard by @Kimo-s in #3053
- Update to gradle 8.5 by @Sheikah45 in #3063
- Overhaul Client State Handling by @Sheikah45 in #3050
- Upgrade to java 21 by @Sheikah45 in #3064
- Remove unused rehost functionality by @Sheikah45 in #3065
- Add fx2j for faster view creation by @Sheikah45 in #3066
- Removed the use priority settings by @Kimo-s in #3062
- Use records over value by @Sheikah45 in #3067
- Use getFirst where applicable by @Sheikah45 in #3068
- Move exceptionally after spawnTerminationListener by @Sheikah45 in #3069
- Enforce strict stubs for mockito by @Sheikah45 in #3070
- Copy map name in replay detail screen only by @obydog002 in #3072
- Clean up TODOs by @Sheikah45 in #3074
- Create separate FeaturedModService by @Sheikah45 in #3075
- Resolve some deprecations by @Sheikah45 in #3076
- Ensure the refresh token is properly invalidated by @Sheikah45 in #3078
- Fix issue with persistent_notification.fxml by @Sheikah45 in #3080
- Chat up and down arrow key scrolls over chat channel message history by @Kimo-s in #3059
- Consolidate game start logic by @Sheikah45 in #3081
- Reduce chat tab dependencies by @Sheikah45 in #3086
- Simplify notification service by @Sheikah45 in #3087
Dependency Updates
- Bump org.springframework.boot from 3.1.5 to 3.2.0 by @dependabot in #3055
- Remove jgit by @dependabot in #3048
- Bump commons-validator:commons-validator from 1.7 to 1.8.0 by @dependabot in #3077
- Bump me.champeau.jmh from 0.7.1 to 0.7.2 by @dependabot in #3073
New Contributors
- @Kimo-s made their first contribution in #3049
- @obydog002 made their first contribution in #3072
Full Changelog: v2023.11.2...v2023.12.0