What's new:
-
UI
- Redesigned the server MOTD view dialog.
-
Functionality
- Resolved an issue on macOS and Linux distributions where the application would crash due to the automatic detection of the default server file location using platform-specific methods.
- The availability of OpenGL and Metal renderer APIs now depends on the version of macOS the user is running.
-
Performance
- Clipboard operations are updated to run concurrently.
- The default rendering backend has been changed to "Software Compatibility," while Metal is now the default for supported macOS versions.
-
Dependencies and Libraries
- Upgraded Kotlin to version
2.1.0
. - Upgraded ktlint-gradle to version
12.1.2
.
- Upgraded Kotlin to version
Full Changelog: build-0.12.0...build-0.12.1
Note: The file picker may encounter errors in the minified version (ServerListExplorer-minified.jar
). If you experience issues, please use the unminified (ServerListExplorer.jar
) version as a workaround.