Skip to content

DeskRealm v0.5.8

Choose a tag to compare

@github-actions github-actions released this 12 Jun 06:34
· 2 commits to main since this release

DeskRealm v0.5.8

Fixed

  • Reworked first-run onboarding so DeskRealm no longer moves files from the original Windows Desktop into a managed realm folder.
  • The selected virtual desktop realm now points directly to the original Desktop folder, preserving the normal Desktop when DeskRealm is closed or disabled.
  • Added absolute-path realm assignments so a realm can safely use an existing external folder such as the original Desktop.
  • Prevented duplicate assignment of the original Desktop path to multiple virtual desktops.

Changed

  • The first-run wizard now describes the safe association model instead of file migration.
  • Config migration v6 disables the legacy initialDesktopImportMoveFiles flag.
  • Documentation, installation notes, safety notes and release process now describe the no-move onboarding model.

Safety

  • DeskRealm must not silently move user Desktop files during onboarding. Existing files remain in the original Desktop folder.

Generated from CHANGELOG.md by .local-tools/Publish-DeskRealmRelease.ps1.