Skip to content

Releases: SpoilerRules/server-list-explorer

Server List Explorer M12.1

14 Dec 15:04
Compare
Choose a tag to compare

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.

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.

Server List Explorer M12

24 Nov 17:04
Compare
Choose a tag to compare

What's new:

  • UI

    • Resolved issue where focusable dialogs were not correctly overlaying the window’s rounded corners.
    • All dialogs, except the forced file picker dialog, are now focusable and fully overlay the window.
    • The description in the "Icon Refresh Started" dialog has been updated to include line breaks.
    • The "Icon Refresh Complete" dialog now correctly displays the success-to-total servers ratio.
    • Updated a tip to display "Cmd" instead of "Meta" for macOS users.
  • Functionality

    • A new "View MOTD" button is now available for quick access to server MOTDs.
  • Server File Backup

    • Fixed an issue where server entries that were restored from a backup would retain their icon but visually fail to restore the correct name and address.
  • Dependencies and Libraries

    • Upgraded Compose Multiplatform libraries and plugins to version 1.7.1.

Full Changelog: build-0.11.4...build-0.12.0

Note: The file picker may encounter errors in the minified version (ServerListExplorer-minified.jar). If you experience issues, please use the unminified (ServerListExplorer.jar) or bundled (ServerListExplorer_Win64_Portable_Bundled-JRE.zip) version as a workaround.

Server List Explorer M11.4

12 Nov 20:50
Compare
Choose a tag to compare

What's new:

  • UI
    • Fixed incorrect software version indication.

Full Changelog: build-0.11.3...build-0.11.4

Server List Explorer M11.3

12 Nov 20:31
Compare
Choose a tag to compare

What's new:

  • Functionality

    • Fixed value replacement dialog (used for renaming server, modifying address, or changing icon) not accepting text input.
  • Dependencies and Libraries

    • Upgraded Kotlin to version 2.0.21.
    • Upgraded Compose Multiplatform libraries and plugins to version 1.7.0.
    • Upgraded FileKit library to version 0.8.7.
    • Upgraded Shadow plugin to version 8.3.5.

Full Changelog: build-0.11.2...build-0.11.3

Server List Explorer M11.2

28 Sep 14:00
Compare
Choose a tag to compare

What's new:

  • UI
    • Fixed the title bar appearance in the forced file picker screen, which previously looked scuffed and had missing buttons.

Full Changelog: build-0.11.1...build-0.11.2

Server List Explorer M11.1

28 Sep 13:34
Compare
Choose a tag to compare

What's new:

  • UI
    • Fixed the copy icon on the server icon overlay, which now reflects changes to the faded text color.
    • Removed rounded corners from the server icon overlay.
    • Improved the visual appearance of the parent container for the copy server icon on the server icon overlay.

Full Changelog: build-0.11.0...build-0.11.1

Server List Explorer M11

28 Sep 13:07
Compare
Choose a tag to compare

What's new:

  • UI

    • Improved alignment and size of the magnifying glass icon.
    • Updated appearance and visual scaling of the color picker dialog:
      • Now scales better for various window sizes.
      • Achieved better symmetrical alignment.
      • Added elevation effect.
    • Added elevation effect for the Maple dropdown menu when used outside the settings screen.
    • Color information tooltip will no longer appear for the color that has an active color picker dialog open.
  • Functionality

    • "Text" and "Faded Text" colors are now modifiable through the settings screen under the Theme category, like other colors.
    • Color details in the color picker dialog can now be copied by double-clicking on their values.

Full Changelog: build-0.10.3...build-0.11.0

Server List Explorer M10.3

26 Sep 20:11
Compare
Choose a tag to compare

What's new:

  • Window

    • Fixed an issue in "Resizable" window scale mode that caused the window to improperly attempt to center itself during resizing, resulting in a disruptive visual effect.
  • Performance

    • Implemented several optimizations for improved performance without noticeable changes to user experience.

Full Changelog: build-0.10.2...build-0.10.3

Server List Explorer M10.2

21 Sep 15:41
Compare
Choose a tag to compare

What's new:

  • UI

    • Updated icons for Settings screen category buttons.
    • Slightly reduced the width of Settings screen category buttons.
    • Improved icons for some context menu items.
    • Standardized horizontal padding for the horizontal divider in the title bar to 7.5 pixels.
    • Removed gaps in keyboard shortcuts in the context menu (e.g., "Control + A" is now "Control+A").
  • Performance

    • Reduced application size by removing unused icons.
  • Dependencies and Libraries

    • Upgraded Kotlinx Serialization JSON JVM library to version 1.7.3.
    • Upgraded Shadow plugin to version 8.3.2.

Full Changelog: build-0.10.1...build-0.10.2

Server List Explorer M10.1

14 Sep 23:24
Compare
Choose a tag to compare

What's new:

  • UI

    • Added "(unstable)" labels for the "Resizable" and "Maximized" options in the Window scale dropdown menu under the Theme category.
    • Fixed an issue where the alert box on the forced file picker screen was obscured.
  • Functionality

    • Temporarily removed the Maximize/Restore button from the window title bar to discourage users from maximizing their window.

Full Changelog: build-0.10.0...build-0.10.1