Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Releases: TheHolyOneZ/ZygnalBot-Launcher

ZygnalBot-Launcher

18 Jul 11:05
7e82f52

Choose a tag to compare

ZygnalBot Launcher - Changelog

Version 1.2.0

🆕 New Features

🔧 Integrations Check Button and Logic

  • New Integrity Check System: Added comprehensive integrity check functionality with modal dialog
  • Check Options: Users can choose between "Check integrity only" or "Check and instantly replace old/outdated files"
  • Skip Options: Configurable options to skip .env files, data folder, and extensions folder during integrity checks
  • Progress Tracking: Real-time progress display during integrity verification
  • Summary Modal: Detailed summary of integrity check results with file comparison

🚀 New Launcher Tab

  • Complete Installation Help: Comprehensive quick start guide for ZygnalBot installation
  • Python Environment Options: Support for both virtual environment (venv) and global Python installation
  • Step-by-Step Setup: Guided installation process with status tracking
  • Environment Configuration: Integrated .env file setup with multiple options
  • Status Monitoring: Real-time status updates for each installation step

🖥️ Independent Terminal Window

  • Dedicated Terminal: Separate terminal window for bot operation independent of main launcher
  • Tray Integration: Optional system tray functionality to keep bot running when launcher is closed
  • Window Independence: Terminal window operates independently from main launcher window
  • Advanced Controls: Force stop, and process management capabilities
  • Real-time Monitoring: CPU, memory usage, and process statistics display
  • Custom Terminal UI: Styled terminal interface with color-coded output and status indicators

🎮 New Discord Tab

  • Discord Integration: Complete Discord bot integration system
  • Profile & Servers Section:
    • User profile display with avatar, banner, and account information
    • Server list with permission analysis
    • Direct bot invitation to user's servers
    • Server permission conversion and analysis
    • Search functionality by name and ID
  • Bot Invite Generator:
    • Simple mode with admin toggle and permission selection
    • Advanced mode with custom scopes and detailed permissions
    • Real-time invite link generation
    • Permission preview and validation

🔧 Enhanced Environment Creator

  • Save Options: Multiple ways to save .env files:
    • Download as .env file (now packaged in env.zip)
    • Copy to clipboard
    • Save directly to bot directory
  • Improved Download: .env files are now downloaded as env.zip instead of env.txt
  • Better UX: Users can extract .env from zip instead of renaming files
  • Directory Selection: Option to select custom bot directory for direct saving

📦 Extensions Tab Updates

  • Install All Feature: New "Install All to Path" button to download all available extensions at once
  • Batch Installation: Streamlined process for installing multiple extensions simultaneously
  • Path Management: Enhanced path selection and management for extension downloads
  • Progress Tracking: Real-time progress for bulk extension installations

⚙️ Settings System Overhaul

  • Enhanced Notification System:
    • Improved notification management with better defaults
    • Custom notification sounds for different events
    • Sound testing functionality
    • Granular control over notification types
  • Updated Settings Files: Improved settings storage and management
  • Better Defaults: Notification system now defaults to off for better user experience
  • Custom Sound Support: Multiple sound options for different notification types

🔧 Technical Improvements

🏗️ Architecture Enhancements

  • Independent Window Management: Terminal window operates completely independently
  • Process Management: Enhanced bot process handling with proper cleanup
  • Memory Management: Improved memory usage and cleanup procedures
  • Error Handling: Better error handling and user feedback

🎨 UI/UX Improvements

  • Modern Interface: Updated design with better visual hierarchy
  • Responsive Design: Improved responsiveness across different screen sizes
  • Accessibility: Better accessibility features and keyboard navigation
  • Visual Feedback: Enhanced visual feedback for user actions

🔒 Security & Stability

  • Process Isolation: Better process isolation between launcher and bot
  • Resource Management: Improved resource allocation and cleanup
  • Error Recovery: Enhanced error recovery mechanisms
  • Data Protection: Better handling of sensitive configuration data

🐛 Bug Fixes

  • Fixed notification sound playback issues
  • Resolved terminal window closing behavior
  • Fixed environment file download format
  • Corrected extension installation path handling
  • Resolved settings persistence issues