Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 17:04
90408cd

Webhook Support

  • Added webhook functionality for notifications
  • New configuration parameters:
    • SendWebhook - Enable/disable webhook notifications (default: false)
    • WebhookURL - The URL to which webhooks will be sent
    • WebhookHeaders - Custom HTTP headers for webhook requests (can be used for authorization)

Logrotate Configuration

  • Added documentation and installation script for logrotate configuration for Marzban Node
  • Prevents system overload from excessive log files
  • Configuration rotates logs at 50MB size, keeping 5 rotations with compression

New Contributors

Full Changelog: v0.3.0...v0.3.1