Skip to content

VoidLink v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 May 13:09
· 0 commits to f02cff7748f8cf184babf43a079de7f90f6ffc3d since this release

📥 Downloads

Platform Architecture Download
🪟 Windows x64 VoidLink_0.5.0_x64-setup.exe
🍎 macOS Apple Silicon (M1/M2) VoidLink_0.5.0_aarch64.dmg
🍎 macOS Intel VoidLink_0.5.0_x64.dmg
🐧 Linux x64 (AppImage) VoidLink_0.5.0_amd64.AppImage
🐧 Linux x64 (deb) VoidLink_0.5.0_amd64.deb
🐧 Linux x64 (rpm) VoidLink-0.5.0-1.x86_64.rpm

📝 What's Changed

✨ Features & Improvements

  • Automatic Java Detection: The Auto-Detect feature now intelligently scans the application's local data directory. Java versions downloaded via VoidLink are now automatically discovered and configured without manual path selection.
  • Better Installation Feedback: Added clear visual feedback during Java installation, including exact download paths and success/failure system notifications (Toasts).
  • Linux/Tray Logic: Fixed a race condition that prevented the application from closing correctly on Linux (and other platforms) when "Minimize to Tray" was disabled.
  • UI: New design application!
  • Migration: Migration to mcjars.app for downloading jars files

🐛 Bug Fixes

  • Java Installation: Fixed modded Minecraft servers not starting after Java installation.