Releases: SpudGunMan/meshing-around
Releases · SpudGunMan/meshing-around
v1.6.0
What's Changed
- 🙌Patch CVE found in base python image by @todd2982 in #96
- EnhanceEmergencyAlert by @SpudGunMan in #97
- Added UK.gov and set alert broadcasting up
- if you had early femaAlert this changed in config.ini
eAlertBroadcastEnabled = False
eAlertBroadcastCh = 2
- Ping on channel enhancements
sysinfo
command- overall bug and system improvements
riverflow
command- remove some older requirements
- installer improvements
New Contributors
Full Changelog: v1.5.9...v1.6.0
v1.5.9
ENHANCE
- 🏓Big enhancement to PING adds the node short name in a channel
- config.ini value
autoPingInChannel=False
Disables auto-ping feature in a channel, False forces single ping - improved MQTT handling
- config.ini value
- 👀major overhaul to install.sh
- 🚨improvements to iPAWS alerts
- 🦺emergency responder spam list
NEW
- 🛰️sat pass
- returns the pass info from API for defined NORAD ID in config or Example:
satpass 25544,33591
- Register for free API https://www.n2yo.com/login/
- returns the pass info from API for defined NORAD ID in config or Example:
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- 🦙Ollama now request only to API URL dropped native python requirement
- 🏓Pong Bot pulled into recent code (light weight, network test only. bot)
- 🐇DEBUGhops detect network hop issues. debug to console, sysadmin // enable in mesh_bot.py
- Chunkr Enhancements for better logic and allows variance of 3 characters.
- 💊Game fixes by @propstg in #87
- 📝Fix typo on README by @turnrye in #92
New Modules
- 📤New Module SMTP with help from @tremmert81 (IMAP functions WIP)
- 🦺Emergency Response Handler
- 🚨
ea
andealert
added to location for FEMA iPAWS (early release, please report issues)
New Contributors
Full Changelog: v1.5.0...v1.5.8
v1.5.0
- BBs Link Enhancements, for linking bbspost messages
- EAS Alerting enhancements over the air and API feed
- Minor scheduler improvments
- AutoPing and MaxBuffer tools improved
- readnews, info/newspaper delivery option for news.txt file
- reporting bugs fixed, possibly some other small bugs, at least one typo!
Full Changelog: v1.4.9...v1.5.0
v1.4.9
Enhancments
- DadJokes Default to no emoji
- Message wantAck option
- maxBuffer, new tool to send increasingly large messages for network and node testing
Fixex
- BugFixes! numerous
Full Changelog: v1.4.8...v1.4.9
v1.4.8hotfix
What's Changed
Enhancements 🦃
- EAS Alerting via NOAA API
- file monitor to alert on file change
- Enhanced Log Rotation
Fixes - BugFixes for MultiPing
- BugFixes for Sentinel
- BugFix NOAA Tide data to API
Full Changelog: v1.4.7...v1.4.9
v1.4.7
What's Changed
- lots of fixes and small enhancements
- BBS LiNK by @SpudGunMan in #85 isn't fully tested but seems ok in lab.
#Send bbslink looking for peers every other day at 10:00 using send_message function to channel 0 on device 1
schedule.every(2).days.at("10:00").do(lambda: send_message("bbslink MeshBot looking for peers", 0, 0, 1))
Full Changelog: v1.4.5...v1.4.7
v1.4.5
What's Changed
- Loganalyser that will output a nice html structure by @xdep in #77
- Update mesh_network_analyzer.py by @xdep in #79
- Create meshtrekker.py by @xdep in #80
- Enhance by @SpudGunMan in #81
- LabEnhancments by @SpudGunMan in #83
- LotsaBugs by @SpudGunMan in #84
New Contributors
Full Changelog: v1.4...v1.4.5
v1.4
- new games! ⛳️ and 🔴
golfsim
golf simulatormastermind
code guessing game- some various fixes mostly around game's
- docker file updated for localization
Full Changelog: v1.3.3...v1.4
v1.3.3
What's Changed
- Help messages, condensed ping by @Nestpebble in #66
- messages from !hex ID by @Nestpebble in #69
- Add in BBS-DM via node hex ID by @Nestpebble in #67
- high scores saved on casino games @SpudGunMan
- LOTS of fixes for 🎰 games and games over all in how they are handled
- LOTS of fixes and enhancements for 🍋 and 💊
- fixes for high score tables all around
Full Changelog: v1.2.3...v1.3.2