You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redesigned the in-app save-source browser with filesystem-root navigation, folder search, natural name and recently modified sorting, modification timestamps, complete-world-save badges, and offline file-type icons.
Replaced browser-native alerts, confirmations, and prompts with queued, localized, focus-managed application dialogs that can expose technical details without replacing the user-facing recovery message.
Extended Game Pass source discovery so desktop folder selection can start from an Xbox user folder or a nested WGS container folder and safely resolve the owning containers.index.
Bug Fixes
Fixed Game Pass desktop source selection on platforms where the native chooser returns folders, while continuing to reject temporary and backup WGS trees.
Fixed fallback directory navigation at filesystem roots by showing the available root locations instead of reopening the same path.
Improved automatic local PalEditorBridge failures with actionable localized guidance and kept the local connection panel from collapsing when error details are shown.
Other Changes
Updated Palworld Save Editor to 1.1.5 and synchronized the Python metadata, runtime version, lock file, English and Chinese READMEs, and Nexus description.
Added the VSCode Icons Vue package for bundled offline file-type icons and added regression coverage for root browsing, path sorting, icon selection, dialog queuing, localization, and nested WGS discovery.
Automated tests cover Steam and synthetic WGS regression paths, source selection, localized dialogs, frontend production builds, PalEditorBridge core tests, and Windows release-artifact integrity. A copied real WGS sample was previously validated, but real edited-save game loading and Xbox cloud synchronization were not performed for this release.