<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix, branch v4.0.6</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.6</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-10-04T20:44:19+00:00</updated>
<entry>
<title>WiX Toolset v4.0.6</title>
<updated>2024-10-04T20:44:19+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-10-04T20:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=73c897383236ddbbbc6ba257634013c1269ceec2'/>
<id>urn:sha1:73c897383236ddbbbc6ba257634013c1269ceec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add overloads to support create-only Wixouts.</title>
<updated>2024-10-04T20:31:17+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-22T02:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6879c941119532d0ec7bf9f5c05faa2231553b57'/>
<id>urn:sha1:6879c941119532d0ec7bf9f5c05faa2231553b57</id>
<content type='text'>
This prevents the .NET ZipArchive (and friends) from keeping the whole
thing in memory, to support updating when we don't need to update the
Wixout when building a binary Wixlib.
</content>
</entry>
<entry>
<title>Fix crash when adding file in patch when filtering</title>
<updated>2024-10-04T20:31:17+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-27T22:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=72085cbf1e359428457f82f84c2e19ed37b10aec'/>
<id>urn:sha1:72085cbf1e359428457f82f84c2e19ed37b10aec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash with use of File/@PatchGroup.</title>
<updated>2024-10-04T19:58:59+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-03T18:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ae879a638643fd34bd1917160f94268930e15b7d'/>
<id>urn:sha1:ae879a638643fd34bd1917160f94268930e15b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable insignificant zeros in PackageVersion</title>
<updated>2024-10-04T19:58:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-12T08:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7c7d8269c4edce3307fdc9a1e93eb07f44f4b95b'/>
<id>urn:sha1:7c7d8269c4edce3307fdc9a1e93eb07f44f4b95b</id>
<content type='text'>
Closes 8589
</content>
</entry>
<entry>
<title>Fix faulty memory access in Util's User custom actions</title>
<updated>2024-10-04T19:53:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-15T06:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a04c8d7d821bdea2832f04d19e05f9560da65603'/>
<id>urn:sha1:a04c8d7d821bdea2832f04d19e05f9560da65603</id>
<content type='text'>
Generally, clean up the handling of getting the domain from a server name by
centralizing and simplifying it behind an improved GetDomainFromServerName()
based on the buggy GetServerName().

Fixes 8576
</content>
</entry>
<entry>
<title>Reset current directory so SFXCA directory can be cleaned up</title>
<updated>2024-10-04T19:53:20+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-13T07:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=123c7f022b5a5acd1a0ddcc8b38e21fe2e128462'/>
<id>urn:sha1:123c7f022b5a5acd1a0ddcc8b38e21fe2e128462</id>
<content type='text'>
Fixes 8630
</content>
</entry>
<entry>
<title>Update dependencies</title>
<updated>2024-10-04T19:51:04+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-07-07T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d474b56ced25cabfacda8efea1e61f13644abd23'/>
<id>urn:sha1:d474b56ced25cabfacda8efea1e61f13644abd23</id>
<content type='text'>
Fixes 8569
</content>
</entry>
<entry>
<title>Prevent unnecessary refreshes that move focus.</title>
<updated>2024-10-04T19:24:34+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-07-09T19:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=956796ee24804b59f2a4d987103e57e5fb68b11c'/>
<id>urn:sha1:956796ee24804b59f2a4d987103e57e5fb68b11c</id>
<content type='text'>
Spillover from having more interactive controls. In WiX v3, showing a
page moved the focus as a typical person might expect. When WiX v4
added interactivity, the same code was used to update controls (e.g.,
when checking a checkbox set a property used in a `VisibleCondition` or
`EnableCondition` for another control on the same page). This change
prevents the focus-setting behavior if the same page is being shown.

Fixes https://github.com/wixtoolset/issues/issues/8144
</content>
</entry>
<entry>
<title>Build native code with VC v143 toolset only.</title>
<updated>2024-10-04T19:06:17+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-06-10T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6b0a0837afdcaea5cf6f55832ad88fb147b9860b'/>
<id>urn:sha1:6b0a0837afdcaea5cf6f55832ad88fb147b9860b</id>
<content type='text'>
v143 output is compatible back to VS2017 (at least).

Fixes https://github.com/wixtoolset/issues/issues/8211.
</content>
</entry>
</feed>
