Skip to content

v2.1.0

Latest

Choose a tag to compare

@YasserNull YasserNull released this 11 Jun 08:28
· 17 commits to main since this release
93a88f8

What's Changed

Major Fixes

  • Fixed package management issue in Arch-based distributions by automatically resolving pacman-related problems.
    See: #73
  • Fixed internet connectivity issues in some distributions, ensuring compatibility with both systemd and non-systemd systems.
    See: #88
  • Fixed mount point verification issues.
    See: #93

Improvements

  • Added colored output for error, note, and warning messages to improve readability.
  • Updated how-to.md to include new sections:
    • Fixing sudo issues
    • Adding a custom distribution
    • Running chroot-distro on GNU/Linux systems
    • Deleting a chroot-distro environment

Other Fixes

  • Fixed some minor issues not noticeable by the user.

Full Changelog: v2.0.0...v2.1.0