Releases: TechCraft-Solutions/Cleanux
Releases Β· TechCraft-Solutions/Cleanux
Cleanux
Cleanux
π Beta release v0.2.0
π Changes
- Shared helpers for responses, filesystem scans, and privilege elevation; centralized AppError across listing flows.
- File preview moved into a dedicated service with base64 handling; cleaner service refactored for shared logic.
- Tauri commands now call CleanerService, DashboardService, and SystemService directly from routes (controller layer removed).
- Stricter typing (object-based table rows, trackBy, unknown instead of any) and clearer search filtering.
- Safer error handling in settings, system, and large-files views.
Cleanux
π Beta release v0.1.0
π NEW
Initial release of Cleanux - A comprehensive system cleaning and optimization utility.
- Key features and improvements:
- Comprehensive file cleaning service with parallel processing for cache, logs, and trash.
- System service management for controlling and monitoring background processes.
- Large file detection to help identify and manage disk space usage.
- Modern Angular v21 frontend with real-time scanning and tabbed interface.
- Modular backend architecture with Rust-based controllers, services, and models.
- Dark mode support with theme persistence.
- Automated build system with Flatpak packaging and GitHub Actions integration.
- Optimized project structure following standardized naming conventions and modular design.