Palworld Server Manager v1.2.0
Palworld Server Manager v1.2.0
This release introduces server installation stage progress tracking fixes and background task execution window suppression.
🚀 New Features & Improvements
- Suppress CLI Window Popups: Added
CREATE_NO_WINDOWflags to all Windows command executions (firewall rules, server registry queries, etc.) to run background CLI tasks silently, resolving repeated PowerShell window popups. - Server Installation Stage Progress: Mapped pipeline stages to camelCase variants to match backend Rust serialization. Ensured active stage state hydrates correctly for crash recovery, and added
formatStageNameto display user-friendly stage labels (e.g.,Checking Updates).
Developed by Sanjay.
Full Changelog: v1.1.0...v1.2.0