From 34cc354fc26d8577373ca6999991ea83ff6a2690 Mon Sep 17 00:00:00 2001 From: Straight <107145976+DaEpicR@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:11:39 +0100 Subject: [PATCH] Updating the tool to v1.1 (#1) (#2) * Adding CI/CD and releases automation * Fixing CI/CD * fixing Release CI/CD * Update release.yml * Updating to v1.1 and adding : Dry-run mode - Preview changes safely Safe mode - Extra confirmations for dangerous ops Backup/Restore - Full package backup system Package search - Interactive package discovery Btrfs snapshots - System rollback capability Configuration manager - Customizable settings Health checks - 6-point system diagnosis Progress bars Beautiful CLI - Color-coded output with tables * Updating readme file * updating readme again ---------