Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 May 19:12
155de9c

1.7.0 (2026-05-25)

Features

  • add -Installer switch to build.ps1 for NSIS packaging (1e3f8cb)

Bug Fixes

  • declare COMMONAPPDATA var and remove usd_ms.dll from NSIS installer (ff331e9)
  • installer config paths — All Users uses ProgramData, add Python PATH field (6a0823c)
  • use regsvr32 /n /i:"/force" in NSIS installer to bypass Python verification in DllRegisterServer (841beaf)