Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@Mason10198 Mason10198 released this 27 Jul 21:22
· 4 commits to main since this release

New Features

  • Added ASL3_Supermon_Workaround.py to workaround permissions issues in ASL3 for displaying alerts in Supermon

Bug fixes

  • Fix county names sometimes added multiple times to Supermon display, Pushover message, etc if NWS had issued multiple 'unique' alerts of the same title for a given county

Updating

Execute the following commands to update your existing SkywarnPlus to v0.8.1:

# Start SkywarnPlus installer
# Do NOT switch to `UpdateSWP.py` when prompted
# DO 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.8.0...v0.8.1