Releases: SpoilerRules/server-list-explorer
Server List Explorer M10
What's new:
-
UI
- Added a maximize button to the window title bar.
- Improved padding for labels across various widgets.
-
Functionality
- Introduced "Maximize" and "Resizable" options in the Window scale dropdown menu under the Theme category.
-
Dependencies and Libraries
- Added the Material Icons Extended library.
- Note: This has increased the application size significantly and will continue to affect future versions.
- Upgraded Compose Multiplatform libraries and plugins to version
1.7.0-beta02
. - Upgraded FileKit library to version
0.8.2
. - Upgraded Shadow plugin to version
8.3.1
.
- Added the Material Icons Extended library.
Full Changelog: build-0.1.81...build-0.10.0
Server List Explorer M9.1
What's new:
- UI
- Fixed incorrect software version indication.
Full Changelog: build-0.1.8...build-0.1.81
Server List Explorer M9
What's new:
-
Server File Backup
- Normalized the formatting of "Last Modified" timestamps in server file backup entries.
-
Dependencies and Libraries
- Upgraded Kotlinx Serialization JSON JVM library to version
1.7.2
.
- Upgraded Kotlinx Serialization JSON JVM library to version
Full Changelog: build-0.1.7...build-0.1.8
Server List Explorer M8
What's new:
-
UI
- Made structural changes to Context Menu component.
- Improved the appearance of the magnifying glass icon in the search bar.
- Corrected the Quaternary color appearance.
- Reordered color settings under the Theme category.
-
Functionality
- Resolved an issue where the Tertiary Control color setting was not being applied correctly.
-
Server File Backup
- Attempted to fix formatting issues with the "Last Modified" timestamps in server file backup entries.
-
Dependencies and Libraries
- Upgraded Kotlin to version
2.0.20
.
- Upgraded Kotlin to version
Full Changelog: build-0.1.6...build-0.1.7
Server List Explorer M7
What's new:
-
UI
- Fixed hover issues and color changes in the Dropdown Menu component.
- Made structural changes to the settings screen.
- Reordered color settings under the Theme category.
-
Theme and Appearance
- Added "Tertiary Control Color" setting under the Theme category.
- Added "Show Scrollbar Background" setting under the Theme category.
- Server list scrollbar visibility now adapts to the "Window scale" setting.
- Corrected colors for various components, widgets, and toggle switches.
- Updated the modifiable merged information text and selectable interactive text highlight color to use the accent color instead of the default blue.
- Vertical scrollbar now maintains a 5-pixel margin from the server list.
- Renamed the "Window scale (not recommended)" setting to "Window scale" as improvements have been made to the scaling of the UI.
-
Functionality
- Implemented the server file backup system.
- Introduced a secondary navigation button, now visible when accessing the Server File Backup screen.
- Improved focus behavior in dialogs.
-
Window
- Made the entire window draggable.
- Resolved rare drag issues.
- Fixed pixelation in the corners of the window.
- Adjusted the corners of the window to match the rounded style of the Maple Loader window.
-
Server List Handling
- Fixed an issue where the context menu was not correctly associated with the selected server entry.
- Fixed a bug where server entries with duplicate names caused other entries to be ignored. Actions would only affect the server entry with the same name that had the highest index in the server list, resulting in unintended behavior for entries with the same name that appeared later.
-
Dependencies and Libraries
- Upgraded Material 3 and Compose Multiplatform libraries to version
1.7.0-alpha3
. - Upgraded FileKit library to version
0.8.1
.
- Upgraded Material 3 and Compose Multiplatform libraries to version
-
Language
- Updated some British English terms to American English for consistency.
Full Changelog: build-0.1.5...build-0.1.6
Server List Explorer M6
What's new:
-
UI
- Improved alignment of window control buttons.
- Reorganized several components to achieve better alignment and symmetry across the interface.
- Introduced a server file recycle bin/backup button. (Work in progress)
- Adjusted the position of the "Change" button in the server information view.
-
Functionality
- Added a search bar to easily locate server entries in the list.
-
Server List Handling
- Fixed an issue where the context menu was not correctly associated with the selected server entry.
Full Changelog: build-0.1.41...build-0.1.5
Server List Explorer M5.1
What's new:
- UI
- Fixed incorrect software version indication.
Full Changelog: build-0.1.4...build-0.1.41
Server List Explorer M5
What's new:
-
Server File Selection
- Fixed an issue where the file picker would throw an
IllegalStateException
exception when the "Confirm server.dat file" button was pressed in the forced file picker screen.
- Fixed an issue where the file picker would throw an
-
Dependencies and Libraries
- Upgraded FileKit library to version
0.7.0
. - Upgraded Kotlinx Serialization JSON JVM library to version
1.7.1
. - Upgraded Shadow plugin to version
8.3.0
.
- Upgraded FileKit library to version
Server List Explorer M4
What's new:
- UI
- Updated the release indicator to display the current version of the application.
- Fixed an issue where the text field context menu defaulted to the standard context menu instead of our custom Maple context menu.
- Corrected the text field highlight color to use the accent color instead of the default blue.
- Fixed an issue where the alert box on the forced file picker screen was not appearing.
Server List Explorer M3
What's new:
-
UI
- Fixed "Confirm Modification" button in the value replacement dialog not using full width.
- Updated parameters of buttons in the "Advanced" category of the settings screen to correctly handle toggles.
-
Performance
- Reduced application size by removing unused icons.
-
Dependencies and Libraries
- Upgraded Material 3 and Compose Multiplatform libraries to version
1.7.0-alpha2
.
- Upgraded Material 3 and Compose Multiplatform libraries to version