New
v2.1.17
π 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)