This repository was archived by the owner on Aug 26, 2026. It is now read-only.
Release v1.2.9
Full Changelog: v1.2.8...v1.2.9
- Code optimizations
- Reorganized filesystem related functions
- Now located in
src/utils/fs/
- Now located in
- Reorganized filesystem related functions
- Changes in usage for running as root
- You now only need to run cmdcreate for some commands
- You will need root for commands like:
createremoveedit
- You will not need root for commands like:
listsearchexport
cmdcreate updatewill require root depending on how you update- Running flags no longer require root by themselves
- You will need root for commands like:
- You now only need to run cmdcreate for some commands
- Slightly improved the updating experience
- Root status is now included in the verbose debug intro
- Logs are now stored in
/tmp/. They are deleted on reboot/shutdown. - Readded the ability to update via the AUR when using
cmdcreate update - Overhauled filesystem initialization
- Fixed documentation not being deleted after being retrieved