Skip to content

Palworld Server Manager v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:56

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_WINDOW flags 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 formatStageName to display user-friendly stage labels (e.g., Checking Updates).

Developed by Sanjay.

Full Changelog: v1.1.0...v1.2.0