-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Muhammad Dhiyaul Atha edited this page Mar 31, 2026
·
5 revisions
This page tracks user-visible changes for ATHA releases.
Latest release announcement: v2.2.0
- Install simulation mode via
atha install --plan <pkg>with dependency and size preview for official packages. - Timeline mode via
atha history --timelinefor chronological operation review.
- Strengthened README value positioning around safety, transparency, and auditability.
- Updated command documentation for plan and timeline workflows.
- New command: atha history for local operation timeline.
- Dry-run mode for install, remove, and update commands.
- Install planning summary before package changes.
- Added confirmation and safer execution flow for package operations.
- Expanded command and reviewer-facing documentation.
- Fixed ANSI color rendering in help output.
- Improved logging fallback when /tmp/atha.log is not writable.
- Updated installer and package metadata for v2.0.3.
- Synced AUR package metadata to 2.0.3-1.
- Stabilized update flow and sudo validation handling.
- Added line-ending guard for shell scripts.
- Improved installation and command documentation.
- Locked package source to tagged release archives.
- Updated package metadata for reproducible builds.
- Modular command architecture with shared libraries.
- New commands: search, update, list, info, doctor.
- Logging utilities and consistent CLI output helpers.
- AUR fallback installation flow.
- Improved command dispatcher and help output.
- Strengthened command validation and operational checks.
- Users installing from AUR should run
yay -Syu atha. - Maintainers should ensure
.SRCINFOis updated wheneverPKGBUILDchanges.