<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestData/Manual, branch v4.0.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-02-20T04:39:24+00:00</updated>
<entry>
<title>Fix double-free bugs in thmutil.</title>
<updated>2023-02-20T04:39:24+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-02-20T03:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=26adc0c6bf1e4aafe6dc261f8aca09636ca63912'/>
<id>urn:sha1:26adc0c6bf1e4aafe6dc261f8aca09636ca63912</id>
<content type='text'>
Fixes 7231
</content>
</entry>
<entry>
<title>Automate the test for GetRelatedBundleVariable.</title>
<updated>2022-11-11T05:49:10+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-11-11T04:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=209c92111928a98972d7f0f9d6d620ab566564d9'/>
<id>urn:sha1:209c92111928a98972d7f0f9d6d620ab566564d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIXFEAT-3704 - Allow access to persisted variables from related bundles</title>
<updated>2022-11-11T05:49:10+00:00</updated>
<author>
<name>Jacob Hoover</name>
<email>jacob.hoover@greenheck.com</email>
</author>
<published>2022-11-10T16:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fa393914f12f6d6bc88a73e4d5b009da765f6dd5'/>
<id>urn:sha1:fa393914f12f6d6bc88a73e4d5b009da765f6dd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
<entry>
<title>Add more burn E2E tests.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95e8b1be902cce3b5a394066a62e0c32d0688261'/>
<id>urn:sha1:95e8b1be902cce3b5a394066a62e0c32d0688261</id>
<content type='text'>
Fix bug where first splash screen wasn't closed.
Fix bug where billboard only started the first time.
Fix bug where the restart status was lost when the exit code was an error.
Fix bug where the hash byte array length was compared to the hash string length (string is twice as long).
Fix bug where Burn didn't give update hash if the first byte was 0.
</content>
</entry>
<entry>
<title>Add WixCanRestart and make wixstdba elevate for restart when required.</title>
<updated>2022-09-03T20:29:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-02T21:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=237bdc6a97c0dd455da99c16e6b3b7cac4c79e86'/>
<id>urn:sha1:237bdc6a97c0dd455da99c16e6b3b7cac4c79e86</id>
<content type='text'>
Fixes 5499
</content>
</entry>
<entry>
<title>Use elevated engine to make the restart request when it is available.</title>
<updated>2022-09-03T20:29:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-02T21:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7728e34e48a4fdb710ecc92dd8dca833bff3993f'/>
<id>urn:sha1:7728e34e48a4fdb710ecc92dd8dca833bff3993f</id>
<content type='text'>
Fixes 6145
</content>
</entry>
<entry>
<title>Restrict panels to static controls.</title>
<updated>2022-08-30T00:12:15+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-29T22:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f6c86c939af9f8b0036f4b197512f06e861e5fd3'/>
<id>urn:sha1:f6c86c939af9f8b0036f4b197512f06e861e5fd3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6635.
</content>
</entry>
<entry>
<title>Allow wixstdba special controls to have declarative text.</title>
<updated>2022-08-11T01:27:48+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-11T00:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0a97d7aafcbb564b7bc9f4e754f39055fd38ae4f'/>
<id>urn:sha1:0a97d7aafcbb564b7bc9f4e754f39055fd38ae4f</id>
<content type='text'>
Fixes 6855
</content>
</entry>
<entry>
<title>Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets</title>
<updated>2022-08-02T03:25:19+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-07-27T00:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a627ca9b720047e633a8fe72003ab9bee31006c5'/>
<id>urn:sha1:a627ca9b720047e633a8fe72003ab9bee31006c5</id>
<content type='text'>
Moves Heat functionality to the "tools" layer and packages it all
up in WixToolset.Heat.nupkg for distribution in WiX v4.

Completes 6838
</content>
</entry>
</feed>
