Skip to content

Releases: TActually/AutoSHIfT

AutoSHIfT v1.2

15 Aug 15:30
e16174c
Compare
Choose a tag to compare

This release brings a few bug fixes and adjustments to the logic of the script

  • Changed log retention default to 31 days
  • Re-arranged if/then statements so that script will check for existing folder structure separately from checking for anacrontab listing.
  • Re-wrote if/then statement for folder location/creation to use the find command; it's more accurate.
  • Cleaned up bash scripting, overall, to prevent inaccurate interpretation.
  • Logging will start just before the timeshift tasks, to prevent extra noise in the logs.

AutoSHIfT v1.1

08 Jul 04:58
dbf61ed
Compare
Choose a tag to compare

This is a slight refresh of the script.

  • The script will, now, check to make sure it's running as root and exit if not.
  • The script will, now, install Timeshift if it's not already present, then exit.
  • I did a little clean up on the terminal output for the first time running the script.
  • Fix notification so that it displays reliable, even in wayland sessions.
  • Change language of notification as well

AutoSHIfT v1.0

15 Aug 00:50
ff18844
Compare
Choose a tag to compare

This is the official release of AutoSHIfT for Fedora based systems using dnf and timeshift.
Not much difference from the pre-release.

  • Removed -F from the find command when pruning the update logs.
  • Fixed x11 display error when updating flatpaks.

AutoSHIfT v0.1-alpha

31 May 01:03
a2fb458
Compare
Choose a tag to compare
AutoSHIfT v0.1-alpha Pre-release
Pre-release

Initial release of AutoSHIfT script.
This is only an alpha release because I haven't had any beta testers, other than myself.
It should be fully functional for all RHEL/Fedora based Linux OSes.

If you find any issues or missing features, let me know.