Changelog
Track every improvement and feature in Sonic's Elixir
v0.3.5
Latest
Released on September 23, 2025
Architectural & Refactoring
-
•
Separation of Concerns: The codebase has been significantly refactored to follow robust design principles.
-
•
Dedicated Managers: Logic for device management has been moved to a dedicated DeviceManager class for cleaner, more maintainable code.
-
•
Modular UI with UserControls: Screens are now independent UserControl components, simplifying development and scaling.
-
•
Lazy Loading: The Help screen uses Lazy initialization, improving initial application startup performance.
New Features
-
•
Automatic Updates: The application now automatically checks for updates on startup and prompts installation when available.
-
•
New Animation Optimizations: Three new optimization options to double the animation speed of any window in the Android system.
-
•
Renewed Help Section: Rewritten from scratch with a dynamic, interactive interface and richer formatted content.
-
•
Improved Settings: Enhanced with better fluidity and now displays the currently used ADB version.
UI/UX Improvements
-
•
Enhanced Button Animations: Main buttons now use advanced Storyboard animations for a more fluid experience.
-
•
Improved Navigation: Visual feedback for navigation items is cleaner with more pleasing color animations.
Improvements & Fixes
-
•
Code Cleanup: Main window's code-behind is significantly leaner with logic moved to dedicated classes.
-
•
Overall Enhancements: Numerous graphical bug fixes, optimizations, and improvements to stability and performance.
v0.3.0
Beta
Released on July 5, 2025
Major Features & Changes
-
•
Advanced Wireless ADB Connection: Brand-new sophisticated dialog supporting both Android 10 (IP/Port) and Android 11+ (Pairing Code) methods.
-
•
Revamped User Interface: Complete redesign with animated home screen, card-based layout, and particle effects.
-
•
Extreme Optimization Mode: New aggressive compilation mode for maximum performance gains.
-
•
Custom Dialogs: Replaced all standard message boxes with beautiful, custom-built dialogs.
-
•
Architectural Overhaul: Refactored from single-file to modern, modular architecture.
-
•
Smart Settings Screen: Redesigned into responsive tile-based layout with search filter.
v0.2.0
Beta
Released on June 15, 2025
Major Features & Changes
-
•
Wireless Connection (ADB over Wi-Fi): Pair and optimize your device completely cable-free.
-
•
Live Device & Battery Monitor: Real-time battery gauge and device model display.
-
•
Smart DEX Compilation: Intelligently waits for device to be fully charged before heavy optimizations.
-
•
Brand-new Settings Hub: Centralized controls for language, updates, and log exporting.
-
•
Revamped UI Components: New gradient buttons, themed combo-boxes, and animated progress bars.
v0.1.0
Initial Beta
Released on May 22, 2025
Initial Release Features
-
•
Engaging & Intuitive UI/UX: First version with playful design capturing the mascot's speed.
-
•
Streamlined Optimization: Core optimization engine with real-time feedback.
-
•
Enhanced ADB Commands: Robust execution and interruption handling for ADB processes.
-
•
Improved Log Export: One-click generation of detailed reports for troubleshooting.
All Versions
Complete changelog history
v0.3.5
LATEST
September 23, 2025
-
•
Architectural Refactoring: Complete codebase refactoring with dedicated managers and modular UI components.
-
•
Automatic Updates: Built-in update checker with prompt for new versions.
-
•
New Animation Optimizations: Three new options to double Android animation speeds.
-
•
Enhanced UI/UX: Improved animations, navigation feedback, and overall stability.
v0.3.0
BETA
July 5, 2025
-
•
Major UI Overhaul: Complete redesign with modern animations and particle effects.
-
•
Advanced Wireless ADB: Support for both Android 10 and 11+ connection methods.
-
•
Extreme Mode: New aggressive optimization profile for power users.
v0.2.0
BETA
June 15, 2025
-
•
Wireless Connectivity: First implementation of cable-free optimization.
-
•
Live Monitoring: Real-time device and battery status tracking.
v0.1.0
INITIAL
May 22, 2025
-
•
Initial Release: Core optimization engine and intuitive UI launched.