<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext, branch v4.0.0-rc.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-12-15T19:41:19+00:00</updated>
<entry>
<title>Don't fail on bad/missing update feed URL.</title>
<updated>2022-12-15T19:41:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-12-14T23:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=be2449594668fab0f21eea3a80fa1efede85de77'/>
<id>urn:sha1:be2449594668fab0f21eea3a80fa1efede85de77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wixstdba should not change the action if not showing full UI.</title>
<updated>2022-12-13T06:09:33+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-13T05:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bd0f3491f36f4e24dd899e0c3479beed6e3c00f9'/>
<id>urn:sha1:bd0f3491f36f4e24dd899e0c3479beed6e3c00f9</id>
<content type='text'>
wixstdba should not block downgrading if run from an upgrade related bundle.

Fixes 7081
</content>
</entry>
<entry>
<title>Use ConsoleWriteW in netcoresearch.exe.</title>
<updated>2022-12-13T05:09:38+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-11T23:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552'/>
<id>urn:sha1:701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to convert the MBA prereq magic variables to the new attributes.</title>
<updated>2022-12-13T03:51:07+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-12T03:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eab59ecbfd254bb8707615bc31b840339a6356d6'/>
<id>urn:sha1:eab59ecbfd254bb8707615bc31b840339a6356d6</id>
<content type='text'>
Fixes 7026
</content>
</entry>
<entry>
<title>Better solution to the UI custom action "problem."</title>
<updated>2022-12-06T20:16:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-21T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c4ffb9967e4e4f7d67f5925208e3e0a885e903c5'/>
<id>urn:sha1:c4ffb9967e4e4f7d67f5925208e3e0a885e903c5</id>
<content type='text'>
Add platform-specific fragments that are referenced by the compiler
extension. That makes it easier to customize: Just copy the dialog set
authoring and rename, like in v3.
</content>
</entry>
<entry>
<title>Fix culture on Sql.wixext de-de.wxl</title>
<updated>2022-11-17T23:16:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-17T21:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6e72661a4e938b23a5d58a89741d0008531052a9'/>
<id>urn:sha1:6e72661a4e938b23a5d58a89741d0008531052a9</id>
<content type='text'>
Fixes 7033
</content>
</entry>
<entry>
<title>Go back to separate .wixlibs for DifxApp.</title>
<updated>2022-11-16T22:06:22+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-15T23:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=83d390b8fa44c9d064afa5a79c429505da34f834'/>
<id>urn:sha1:83d390b8fa44c9d064afa5a79c429505da34f834</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7015.
</content>
</entry>
<entry>
<title>Fix when xmlns placed directly on PermissionEx</title>
<updated>2022-11-16T06:04:07+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-15T23:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d14c02d4ca6ee820b7111b789d9f904e0fd52804'/>
<id>urn:sha1:d14c02d4ca6ee820b7111b789d9f904e0fd52804</id>
<content type='text'>
This is NOT recommended in v4 and its converter will move namespaces to
the root element, but WiX v3 allowed it so we'll continued to do so in
v4.

Fixes 7010
</content>
</entry>
<entry>
<title>Fix Iis table definitions.</title>
<updated>2022-11-14T23:27:27+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-14T22:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b208b133e6970f4af247b7d13bd198637b4552b'/>
<id>urn:sha1:5b208b133e6970f4af247b7d13bd198637b4552b</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7014.
</content>
</entry>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</id>
<content type='text'>
</content>
</entry>
</feed>
