Skip to content

v0.8.0

Compare
Choose a tag to compare
@Mason10198 Mason10198 released this 21 Jul 22:39
· 25 commits to main since this release

New Features

  • New swp-install script automates installation process (see new installation instructions)
  • Greatly enhanced SupermonCompat
    • Added county names to alerts.txt for both Supermon and Supermon2
      Screenshot 2024-07-21 174233
    • Enhanced integration and display in Supermon2 (see SupermonCompat section of config.yaml for details)
      (918) 960-0801 - 2024-07-21 05_00_05
  • 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