<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Util/test, 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-06-03T08:24:39+00:00</updated>
<entry>
<title>Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomile</title>
<updated>2023-06-03T08:24:39+00:00</updated>
<author>
<name>fyodorkor</name>
<email>fyodorkor@gmail.com</email>
</author>
<published>2023-04-13T19:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9b78fdffb9c651d5f03cffdde8b0ae6c77598d63'/>
<id>urn:sha1:9b78fdffb9c651d5f03cffdde8b0ae6c77598d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix XmlConfig lookup logic.</title>
<updated>2023-06-03T08:24:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-28T01:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1d7ca4c4d7edfb16be7ca24ca680c9b630d56e7c'/>
<id>urn:sha1:1d7ca4c4d7edfb16be7ca24ca680c9b630d56e7c</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7377.
Requires fix for https://github.com/wixtoolset/issues/issues/7444.
</content>
</entry>
<entry>
<title>Warn on mismatched output times and validate only Windows Installer databases</title>
<updated>2023-03-09T13:17:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-03-09T12:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a14cb82fcca0b5522dfefe862493ad2e51240a84'/>
<id>urn:sha1:a14cb82fcca0b5522dfefe862493ad2e51240a84</id>
<content type='text'>
Fixes 7250
</content>
</entry>
<entry>
<title>Fix RemoveFoldersEx query.</title>
<updated>2023-02-21T20:21:35+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-21T19:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=168bd779a1994d390ee862ff3bd2de1e7d7ea031'/>
<id>urn:sha1:168bd779a1994d390ee862ff3bd2de1e7d7ea031</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7236.
</content>
</entry>
<entry>
<title>Remove extension data after extensions get PreDecompileTables callback</title>
<updated>2023-01-16T08:54:06+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-15T01:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5f744a8c7da649721f7022dc174febd79e7e3e14'/>
<id>urn:sha1:5f744a8c7da649721f7022dc174febd79e7e3e14</id>
<content type='text'>
Also update Util.wixext decompiler extension to handle the new
elements that compile into CustomActions with no additional table data.
These exposed the weakness in the decompiler where extension data was
removed before extensions got a chance to pre-decompile.

Fixes 7151
</content>
</entry>
<entry>
<title>Fix compiler to handle util:ServiceConfig absent reset period and start delay</title>
<updated>2023-01-12T20:47:53+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-12T19:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e3b4af31d93962a7bd0a417d400921e00e9e249a'/>
<id>urn:sha1:e3b4af31d93962a7bd0a417d400921e00e9e249a</id>
<content type='text'>
Fixes 7150
</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>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loc files were still using inner text, stop doing that</title>
<updated>2022-10-31T17:57:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-25T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=033f38a28c89945ce4379f5992e8f36943a125ab'/>
<id>urn:sha1:033f38a28c89945ce4379f5992e8f36943a125ab</id>
<content type='text'>
Fixes 6970
</content>
</entry>
<entry>
<title>Support add, modify and remove comments on user accounts</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Ron Martin</name>
<email>cpuwzd@comcast.net</email>
</author>
<published>2022-08-29T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=08cdc6aa2b9dd0e273a3c3a22893616d26342a0e'/>
<id>urn:sha1:08cdc6aa2b9dd0e273a3c3a22893616d26342a0e</id>
<content type='text'>
Fixes 5371
</content>
</entry>
</feed>
