Skip to content

Commit ea23a0a

Browse files
committed
WiX v6.0.1
1 parent 7dc7efe commit ea23a0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/wix/whatsnew/releasenotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ to build it.
5555

5656
### WiX v6 releases
5757

58+
- WiX v6.0.1 was published 5-Jun-2025 on nuget.org for the [MSBuild SDK](https://www.nuget.org/packages/WixToolset.Sdk) and [.NET tool](https://www.nuget.org/packages/wix) and as a [GitHub release](https://github.com/wixtoolset/wix/releases/tag/v6.0.1) to fix the following bugs:
59+
* [Bundle splash screen showing on removal of previous base version during upgrade](https://github.com/wixtoolset/issues/issues/7969), from [@yuvnith](https://github.com/yuvnith), [fixed](https://github.com/wixtoolset/wix/pull/635) by [@barnson](https://github.com/barnson)
60+
* [Upgrading to Wix Toolset v6 Causes Build Exception](https://github.com/wixtoolset/issues/issues/9028), from [@oollie34](https://github.com/oollie34), [fixed](https://github.com/wixtoolset/wix/pull/634) by [@barnson](https://github.com/barnson)
61+
* [WixBundleSourceProcessPath and WixBundleSourceProcessFolder should be resurrected](https://github.com/wixtoolset/issues/issues/9029), from [@barnson](https://github.com/barnson), [fixed](https://github.com/wixtoolset/wix/pull/633) by [@barnson](https://github.com/barnson)
62+
* [Extension decompilers support only their extension's own tables](https://github.com/wixtoolset/issues/issues/9070), from [@barnson](https://github.com/barnson), [fixed](https://github.com/wixtoolset/wix/pull/640) by [@barnson](https://github.com/barnson)
63+
* [Update registration disappears during upgrade.](https://github.com/wixtoolset/issues/issues/9075), from [@barnson](https://github.com/barnson), [fixed](https://github.com/wixtoolset/wix/pull/622) by [@barnson](https://github.com/barnson)
5864
- WiX v6.0.0 was published 7-Apr-2025.
5965
- WiX v6.0.0-rc.2 was published 05-Mar-2025.
6066
- WiX v6.0.0-rc.1 was published 12-Feb-2025.

0 commit comments

Comments
 (0)