Skip to content

v2.1.17

Latest
Compare
Choose a tag to compare
@0xJacky 0xJacky released this 06 Aug 03:54
· 71 commits to dev since this release
876213a

πŸŽ‰ Features

  • Self-check System: Add checks and fixes for conf.d directory existence (30db67385)
  • Notification System: Add error handling component to improve notification stability (3d1751487)
  • Logging System: Add debug logging for process checks in nginx (fb1d82f29)

πŸ› Bug Fixes

  • Nginx Logs: Update log path handling #1292 (fb179f4e7)
  • WebSocket: Replace websocket error handling with helper function for improved connection stability (b69fe050f)

πŸ”„ Refactoring

  • Process Checking: Replace os.FindProcess with gopsutil for cross-platform process existence check #1289 (c5750cdc9)