Releases: iDontrixss/KindyrLauncher
Release list
Release 1.1.0
Zotlin Launcher v1.1.0
✨ Nuevo
- Nuevo logo e identidad visual de Zotlin Launcher.
- Nuevo apartado "Crear instalación optimizada".
- Integración inicial con el modpack Keo Optimized.
- Soporte para importar modpacks
.mrpackde Modrinth. - Nuevo sistema de reportes desde la web.
- Nuevo sistema de sugerencias desde la web.
- Página oficial renovada.
- Integración con GitHub para seguimiento de reportes y sugerencias.
- Nuevo botón "Ver más" en listas extensas.
- Nuevo botón "Extraer instancia".
🚀 Mejoras
- Mejor experiencia al gestionar instancias.
- Mejor experiencia al importar modpacks.
- Mejor manejo de descargas y archivos.
- Ajustes visuales en distintas secciones del launcher.
- Mejor organización interna de configuraciones.
- Preparación para futuras funciones y actualizaciones.
🛠 Correcciones
- Corrección de múltiples errores presentes en versiones anteriores.
- Mejor estabilidad general del launcher.
- Mejor compatibilidad durante la instalación de modpacks.
- Correcciones en el sistema de bienvenida.
- Mejor manejo de errores durante procesos de instalación e importación.
🔒 Seguridad y fiabilidad
- Verificación de integridad mediante hashes SHA1 y SHA512.
- Protección contra rutas maliciosas al extraer archivos.
- Limpieza automática de instalaciones incompletas.
- Mejor compatibilidad con redirecciones de descarga.
- Mejor recuperación ante errores de red.
❤️ Gracias
Gracias a todos los que probaron las primeras versiones de Zotlin Launcher y ayudaron a mejorar el proyecto.
Un agradecimiento especial a ElKeoMC por permitir la integración de su modpack de optimización dentro del launcher.
Release 1.0.0
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