v1.5.1: Startup warning if PC not registered in ShopDB
- Check API response on startup for "Unknown hostname" error - Display warning if PC not in ShopDB machines table - Skip API calls if PC not registered (avoid repeated failures) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -130,6 +130,7 @@ The script uses exponential backoff (500ms → 1s → 2s → 4s → up to 16s) f
|
||||
|
||||
| Version | Date | Changes |
|
||||
|---------|------|---------|
|
||||
| 1.5.1 | 2025-12-12 | Startup warning if PC not registered in ShopDB |
|
||||
| 1.5.0 | 2025-12-12 | API logging to ShopDB (started, cleaned, failed, stopped events) |
|
||||
| 1.4.0 | 2025-12-12 | Auto-update from S:\DT\cameron\eDNC-Fix\version.ini every 5 min |
|
||||
| 1.3.1 | 2025-12-12 | Added Install-ScheduledTask.ps1 for running as SYSTEM service |
|
||||
|
||||
Reference in New Issue
Block a user