Skip to content

Release 1.0.0

Choose a tag to compare

@iDontrixss iDontrixss released this 03 Jun 22:11

Release 1.0.0

2026

RELEASE
🎨 UI, Design & Visual Experience

Revamped home screen — thoroughly streamlined, minimalist interface focused on gaming.
Completely redesigned settings section with advanced options, dynamic theme switching, and intuitive organization.
Custom scrollbar integrated with dark mode and the launcher’s aesthetic.
Smooth transitions without freezes thanks to the new asynchronous system — instant navigation.
Anti-spam protection on buttons: re-execution visually disabled when clicking rapidly.

⚡ Performance & Engineering

Smart storage cache: folder size calculation (16,000+ files) performed once in memory.
Optimization of section switching with node cache (
sectionNodeCache
) to prevent script re-execution.

🚀 New Features

Premium Support: official authentication with Microsoft Login.
Java S: pre-installed Java runtimes for automatic compatibility with any version of Minecraft.
Full i18n: bilingual Spanish/English support with on-the-fly translation of the entire interface.

🐛 Bug Fixes

Critical bug: memory leak caused by duplicate scripts on every click (
let/const already declared
) — fixed.
NeoForge/Modpacks:
if (!target) return
fallback to prevent crashes when switching tabs during loading.
EPERM Fix: restructuring of the file cleaner in
main.js
to prevent failures with files opened by Electron on Windows.
Removal of corrupt HTML and blocks