github Yeraze/meshmonitor v2.18.0

2 hours ago

MeshMonitor v2.18.0

🎉 New Features

Auto Responder Enhancements

  • Script Execution Response Type (#605)

    • Execute custom scripts in response to messages
    • Powerful automation capabilities for advanced users
  • Message Queue with Rate Limiting (#606)

    • Intelligent message queuing prevents flooding
    • Rate limiting with retry logic
    • Better mesh network etiquette
  • Multiline Text Support (#602)

    • Create multi-line response templates
    • Edit existing responses
    • More expressive automated messages

🐛 Bug Fixes

  • Auto Welcome Race Condition (#609)

    • Fixed "thundering herd" of welcome messages on container restart
    • Nodes now properly marked as welcomed before connection starts
    • Resolves #607
  • Docker Tag Format (#603)

    • Corrected Docker image tag format in release notes

📦 Installation

Docker

docker pull ghcr.io/yeraze/meshmonitor:2.18.0
docker pull ghcr.io/yeraze/meshmonitor:latest

Docker Compose

services:
  meshmonitor:
    image: ghcr.io/yeraze/meshmonitor:2.18.0
    # ... rest of your configuration

🔗 Links

🙏 Contributors

Thank you to everyone who contributed to this release!

Don't miss a new meshmonitor release

NewReleases is sending notifications on new releases.