[Bugfixes]
- DB Dump Handling: Introduced fixes to manage spaces in pool names for database dumps. #123.
- Fixed --restart not producing an error when the application does not exist, or was not actually restarted
[Features]
- Snapshot Management: Automated removal of snapshots that block updates. #124.
- APT Flag Update: Create a --disable-apt flag to close down permissions of whats enabled in --apt #125.
- App Handler Enhancement: Improved the app handler for simultaneous operations on multiple apps. EX: heavyscript app --stop ALL / heavyscript app --start nextcloud prometheus sonarr radarr #126.
- Pod Interaction Upgrade: Introduced direct shell access and log viewing for pods. EX: heavyscript pod --shell nextcloud #127.