v0.8.0
New Features
- New
swp-install
script automates installation process (see new installation instructions) - Greatly enhanced
SupermonCompat
- Updated Supermon/Supermon2 documentation
Updating
Execute the following commands to update your existing SkywarnPlus to v0.8.0
:
# Start SkywarnPlus installer (choose to backup existing installation when prompted)
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Mason10198/SkywarnPlus/main/swp-install)"
# Move backed up config.yaml back into SkywarnPlus directory after installer is finished
cp -f /usr/local/bin/SkywarnPlus_{mm-dd-yyy}/config.yaml /usr/local/bin/SkywarnPlus/config.yaml
Full Changelog: v0.7.0...v0.8.0