Skip to content

Releases: MakotoPD/VoidLink

VoidLink v0.5.1

Choose a tag to compare

@github-actions github-actions released this 12 May 07:42

📥 Downloads

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

📝 What's Changed

✨ Features & Improvements

  • Java Version: Added support for java 25 for minecraft 26+

VoidLink v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 May 13:09

📥 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.

VoidLink v0.4.2

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:18

📥 Downloads

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

📝 What's Changed

🐛 Bug Fixes

  • Linux Close Button: Fixed the window close button stopping to work after restoring from system tray. Close handling is now managed natively in the Rust backend, preventing listener loss on hide/show cycles.
  • Linux Open Folder: Fixed "Open Server Folder" not working on Linux. Now correctly uses xdg-open instead of macOS-only open command.

✨ Features & Improvements

  • Monochromatic Tray Icon: Replaced the default app icon in the system tray with a dedicated monochromatic icon for better visibility on all desktop environments.
  • Native Tray Menu Separators: Replaced text-based separators with native OS separators in the system tray menu. Server status icons now use Unicode characters (● ○) for consistent rendering across platforms.

VoidLink v0.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Jan 15:28

📥 Downloads

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

📝 What's Changed

🐛 Bug Fixes

  • Windows Auto-Update: Fixed a critical issue where the auto-updater would fail with a "private member" error due to Vue reactivity proxies.

VoidLink v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:41

📥 Downloads

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

📝 What's Changed

✨ Features & Improvements

  • Light/Dark Mode: Fully implemented light and dark themes across the entire application. The interface now automatically adapts to your system preference or can be toggled manually in settings.
  • Enhanced UI: Refreshed design for Addons, Backups, Crash Reports, and Tunnel Manager tabs with improved readability and consistent styling for both themes.
  • Addons Management: Updated Modrinth browser and addon lists with theme-aware cards and controls.
  • Server Management: Backups and Crash Reports sections now feature improved layouts, stats displays, and cleaner modals.
  • Backup System: Implemented a comprehensive backup system with a high-performance Rust backend and a user-friendly frontend interface. Features include manual/auto backups, compression, restoration, and management.

VoidLink v0.3.18

Choose a tag to compare

@github-actions github-actions released this 12 Jan 23:30

📥 Downloads

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

📝 What's Changed

🐛 Bug Fixes

  • Linux Auto-Update: Fixed "Command plugin:process|restart not allowed by ACL" error when updating. Added missing tauri-plugin-process for app restart after updates.

VoidLink v0.3.17

Choose a tag to compare

@github-actions github-actions released this 12 Jan 22:57

📥 Downloads

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

📝 What's Changed

🐛 Bug Fixes

  • Windows CPU Monitoring: Fixed CPU usage always showing 0% or incorrect values. Now uses Windows native GetProcessTimes API and correctly identifies the Java child process instead of the shell wrapper.
  • Linux RAM Monitoring: Fixed RAM showing 33GB on 8GB machines. Now measures only the main Java process to avoid shared library double-counting.

⚡ Technical Improvements

  • Cross-platform process monitoring: Windows uses native API for CPU, Linux uses sysinfo
  • Automatic detection of Java child process in process tree
  • CPU percentage normalized by core count on both platforms

VoidLink v0.3.16

Choose a tag to compare

@github-actions github-actions released this 12 Jan 16:57

📥 Downloads

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

📝 What's Changed

🐛 Bug Fixes

  • Linux Auto-Update: Added proper error handling when auto-update fails on Linux .deb installations. Now shows a helpful toast message and automatically opens the releases page for manual download.

✨ Features & Improvements

  • Release Notes: GitHub releases now automatically include a formatted downloads table and changelog extracted from release.txt.

VoidLink v0.3.14

Choose a tag to compare

@github-actions github-actions released this 12 Jan 16:27

Changes (v0.3.14)

🐛 Bug Fixes

  • CPU Usage Display: Normalized CPU usage to 0-100% range by dividing by the number of CPU cores. Previously showed values like 500%+ on multi-core systems.

VoidLink v0.3.13

Choose a tag to compare

@github-actions github-actions released this 12 Jan 16:12

Changes (v0.3.13)

🐛 Bug Fixes

  • Linux CPU/RAM Monitoring: Fixed CPU usage always showing 0% on Linux. The sysinfo library requires two measurement samples with a time delay to calculate CPU usage correctly.