Skip to content

Releases: aindrewkwk/lbby-releases

Lbby v0.2.1

11 Jun 09:32

Choose a tag to compare

See the changelog below for what's new in this release.

Downloads

Platform File
macOS Apple Silicon Lbby_*_aarch64.dmg
macOS Intel Lbby_*_x64.dmg
Windows Lbby_*_x64-setup.exe
Linux (AppImage) lbby_*_amd64.AppImage
Linux (Debian) lbby_*_amd64.deb

The app is unsigned during beta:

  • Windows SmartScreen: click More info → Run anyway.
  • macOS Gatekeeper: right-click the app → OpenOpen.

Lbby v0.2.0

11 Jun 07:22

Choose a tag to compare

🚀 Lbby v0.2.0 — Major Feature Release

6 New Server Types

Lbby now supports 11 server types total:

  • 🆕 Bukkit — Original plugin API (compile via BuildTools)
  • 🆕 Spigot — Optimized CraftBukkit fork (BuildTools)
  • 🆕 Folia — Multithreaded Paper fork (regionalized)
  • 🆕 Purpur — Feature-rich Paper fork with extras
  • 🆕 SpongeVanilla — Standalone Sponge API server
  • 🆕 SpongeForge — Sponge API on Forge

Plus the existing Vanilla, Paper, Forge, Fabric, and NeoForge.

Customizable Dashboard

  • Drag & drop widgets to rearrange your dashboard
  • Resize ring meters (100–240px) and sections
  • Toggle visibility — hide widgets you don't need
  • New ring meters: Mods count and World size
  • Loader-themed accent colors — each server type gets its own color
  • Layout persists across sessions

Security & Reliability

  • Constant-time token comparison for remote control (prevents timing attacks)
  • 10s connection timeout on remote control connections
  • Token change detection — auto-restarts remote server when token is regenerated
  • Atomic config writes — write to temp file then rename (crash-safe)
  • Corrupted profiles.json backup — auto-backs up before resetting
  • Config write lock — prevents concurrent saves from racing
  • Multi-fallback device fingerprinting — 5 fallback sources for reliable license binding

Modrinth Plugin Support

  • Search and install plugins for Bukkit, Spigot, Folia, Purpur, and Sponge on Modrinth
  • Plugin-aware labels throughout the UI (nav sidebar, ModManager tabs and headers)

Other Improvements

  • Setup wizard redesign — now shows Lbby logo, version, and app description
  • New profiles get unique server directories (no more shared paths)
  • Explicit stop remote control with port-release verification
  • Cloudflare tunnel reports exit status
  • Backup filenames include seconds; symlinks are skipped for safety
  • Removed "cracked mode" language from setup

Download

Platform File
macOS Apple Silicon Lbby_0.2.0_aarch64.dmg
macOS Intel Lbby_0.2.0_x64.dmg
Windows Lbby_0.2.0_x64-setup.exe
Linux (deb) Lbby_0.2.0_amd64.deb
Linux (AppImage) Lbby_0.2.0_amd64.AppImage
Linux (rpm) Lbby-0.2.0-1.x86_64.rpm

Lbby v0.1.10

10 Jun 16:23

Choose a tag to compare

Lbby v0.1.10

License System

  • Ed25519 JWT license key system with device fingerprint binding
  • Online license generator tool (hosted on GitHub Pages)
  • Updated public key for new signing key pair
  • Password-protected license generator with team access

Download

Platform File
macOS Apple Silicon Lbby_0.1.10_aarch64.dmg
Windows Lbby_0.1.10_x64-setup.exe

Lbby v0.1.9

09 Jun 08:46

Choose a tag to compare

Lbby v0.1.9

Fixes

  • Fixed playit.gg claim setup binary issue

Download

Platform File
macOS Apple Silicon Lbby_0.1.9_aarch64.dmg
Windows Lbby_0.1.9_x64-setup.exe

Lbby v0.1.8

09 Jun 08:03

Choose a tag to compare

Lbby v0.1.8

Fixes

  • playit.gg reinstall now properly deletes all secret paths
  • Best-effort cleanup returns updated state to UI

Download

Platform File
macOS Apple Silicon Lbby_0.1.8_aarch64.dmg
Windows Lbby_0.1.8_x64-setup.exe

Lbby v0.1.7

08 Jun 09:03

Choose a tag to compare

Lbby v0.1.7

Features

  • Java path input with Browse + Auto-detect
  • AutoModpack "Open Mods Folder" button

Fixes

  • Java version verification on install fallback
  • Emit "Starting" status during server downloads
  • playit.gg IP fetch diagnostics + 🔍 Debug button in Connection tab
  • Auto-updater fix (createUpdaterArtifacts was false)

Download

Platform File
macOS Apple Silicon Lbby_0.1.7_aarch64.dmg
Windows Lbby_0.1.7_x64-setup.exe

Lbby v0.1.6

08 Jun 06:13

Choose a tag to compare

Lbby v0.1.6

Features

  • Skip button for playit.gg setup step (no longer stuck on failed install)

Fixes

  • Light mode alert banner fix — hardcoded dark backgrounds replaced with theme-aware CSS variables

Improvements

  • CI: build artifacts now uploaded from workflow runs
  • Windows dev setup + cross-platform workflow documented
  • Project status docs with shipped features and roadmap

Download

Platform File
macOS Apple Silicon Lbby_0.1.6_aarch64.dmg
Windows Lbby_0.1.6_x64-setup.exe

Lbby v0.1.5

29 May 09:32

Choose a tag to compare

Lbby v0.1.5

Features

  • Dark / light theme toggle
  • In-app auto-updater (checks for new versions on launch)
  • Dev-tier override for testers — switch between Free/Novice/Master in debug builds

Fixes

  • playit.gg Windows fixes — proper where command handling, Windows path fallbacks
  • Claim URL improvements

Download

Platform File
macOS Apple Silicon Lbby_0.1.5_aarch64.dmg
Windows Lbby_0.1.5_x64-setup.exe