Skip to content

NanaBox 1.3 Update 4 (1.3.871.0)

Compare
Choose a tag to compare
@MouriNaruto MouriNaruto released this 19 Aug 14:15
· 31 commits to main since this release

This version fixes some issues.

Known issues

  • Due to Host Compute System API and Host Compute Network API limitations, there are some limitations from them also applied to NanaBox:
    • NanaBox only supports create UEFI Class 3 or UEFI without CSM or Hyper-V Gen 2 virtual machines.
    • NanaBox needs elevated privilege via UAC.
    • The automatic switch between Enhanced Session Mode and Basic Session Mode won't be implemented.
    • You shouldn't put your virtual machine configuration file at the root of the drive, or you will meet the access denied error.
  • Due to the Microsoft Store Licensing API implementation, you will find NanaBox will try to access the Internet beginning with NanaBox 1.2 because NanaBox needs to use that to check the Sponsor Edition addon licensing status.
  • For optimizing the user experience, NanaBox will only check the Sponsor Edition addon licensing status at the first time your launch NanaBox. You can click the sponsor button if you want to refresh the status after you have purchased or redeemed the Sponsor Edition addon.

Tips for users who want to only enable Virtual Machine Platform feature

Please read https://github.com/M2Team/NanaBox#tips-for-users-who-want-to-only-enable-virtual-machine-platform-feature.

Release Notes

  • Fix the virtual machine content resize issue after the virtual machine resolution changed in the basic session when the host display uses High DPI and the virtual machine window is maximized. (#24) (Feedbacked by dongle-the-gadget.)

Download

  • MSIX Package: NanaBox_1.3.871.0.msixbundle

    • SHA-256: 9D9AD76BE80DB28B3C53EA998262BF34FE75C191BE0A7B67ED4B1BC4218C9DE3
  • License XML: NanaBox_1.3.871.0.xml

    • SHA-256: 29EEFD898A46654D649F0A3370B9A8FCAF7546850D3C9080AD1E4209345CCE30
  • Portable package: NanaBox_1.3.871.0_Binaries.zip

    • SHA-256: A3D1987EA80A86C42BF7E0B3E478A8C54303587096AFA7A05E3BE65E21227B1B
  • Debug Symbols: NanaBox_1.3.871.0_DebugSymbols.zip

    • SHA-256: 32E41B2A3E87036E1951C660A200C7AE7430692ECAF239B2325437974CF67EBD

Kenji Mouri