Releases: JDE-Projects/Simple-RCON-Tool
Releases · JDE-Projects/Simple-RCON-Tool
Release list
v1.4.3
What's Changed
- The Check for updates button now works on managed or work laptops where antivirus or a network filter inspects secure connections. It now trusts Windows' own certificate list, which those tools update, so the check no longer quietly fails on those machines.
- When the update check can't reach GitHub, it now says why in a short popup (for example no network, a blocked certificate, or GitHub being busy) instead of a vague message. The reason is also written to the debug log when it's turned on.
- The update check waits a little longer before giving up, so a slow connection is less likely to report a false failure.
- The startup splash is now fully solid, matching the rest of the Simple X Tools. On a light desktop it shows as a rectangle rather than a rounded shape.
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- The app header now matches the rest of the Simple X Tools: the real app icon, a "by JDE-Projects" byline that opens the project page, and the Add Server and Disconnect All buttons moved into the SERVERS panel they act on.
- Window size and position are now restored using this app's own window. The previous lookup matched any window with the same title, so another program's window could be picked instead.
- Opening a second copy of the app no longer overwrites the saved window position and size.
- The README and the license notices now ship next to the app in both the portable ZIP and the installer.
- The startup splash no longer shows a magenta outline on some Windows and display driver combinations.
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update check messages now use the standard wording shared across the Simple X Tools.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- The window now remembers its size and position between launches, restoring correctly across monitors and at fractional display scaling.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Launching the app while it is already running now asks before opening a second copy (native Yes/No prompt; Yes opens a second instance, No leaves the existing window as is).
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Light mode: a sun/moon toggle switches the whole app between dark and light, and your choice is remembered next launch.
- New bottom bar across the window with the debug-log toggle (left), version and a Check for updates button (right), and the update result shown in the center.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- New Windows installer (Start menu shortcut, per-user install, clean uninstall), shipped alongside the existing portable zip.
- RCON port field hint no longer names a specific hosting panel.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/JDE-Projects/Simple-RCON-Tool/commits/v1.0.0