<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>clientdependency Releases Rss Feed</title><link>http://clientdependency.codeplex.com/Release/ProjectReleases.aspx</link><description>clientdependency Releases Rss Description</description><item><title>Updated Release: v1.6.0 (Apr 17, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/105273</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br /&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will be the last release distributed on CodePlex. The project has now moved to GitHub: &lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br /&gt;
&lt;h2&gt;Supported versions&lt;/h2&gt;ClientDependency.Core 1.6 now requires .Net Framework 4.0 &lt;br /&gt;ClientDependency.Core.Mvc 1.6 now requires ASP.Net MVC 4.&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fix for CssMedia property (13214)&lt;/li&gt;
&lt;li&gt;Fix for RenderJsHere with no dependencies (13215)&lt;/li&gt;
&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216)&lt;/li&gt;
&lt;li&gt;CDF attribute css media issue (13207)&lt;/li&gt;
&lt;li&gt;Base64 Encoded Images break fix (13203)&lt;/li&gt;
&lt;li&gt;css @import directive fix (13204)&lt;/li&gt;
&lt;li&gt;Performance fixes for ensuring no duplicates&lt;/li&gt;
&lt;li&gt;natural ordering fix (13217)&lt;/li&gt;
&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197)&lt;/li&gt;
&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br /&gt;&lt;br /&gt;The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;config&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Apr 2013 23:58:54 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.6.0 (Apr 17, 2013) 20130425115854P</guid></item><item><title>Released: v1.6.0 (Apr 17, 2013)</title><link>http://clientdependency.codeplex.com/releases/view/105273</link><description>
&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
This will be the last release distributed on CodePlex. The project has now moved to GitHub:
&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br&gt;
&lt;h2&gt;Supported versions&lt;/h2&gt;
ClientDependency.Core 1.6 now requires .Net Framework 4.0 &lt;br&gt;
ClientDependency.Core.Mvc 1.6 now requires ASP.Net MVC 4.&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix for CssMedia property (13214) &lt;/li&gt;&lt;li&gt;Fix for RenderJsHere with no dependencies (13215) &lt;/li&gt;&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216) &lt;/li&gt;&lt;li&gt;CDF attribute css media issue (13207) &lt;/li&gt;&lt;li&gt;Base64 Encoded Images break fix (13203) &lt;/li&gt;&lt;li&gt;css @import directive fix (13204) &lt;/li&gt;&lt;li&gt;Performance fixes for ensuring no duplicates &lt;/li&gt;&lt;li&gt;natural ordering fix (13217) &lt;/li&gt;&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197) &lt;/li&gt;&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br&gt;
&lt;br&gt;
The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider
 by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;
config&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 25 Apr 2013 23:58:54 GMT</pubDate><guid isPermaLink="false">Released: v1.6.0 (Apr 17, 2013) 20130425115854P</guid></item><item><title>Updated Release: v1.6.0 (Apr 17, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/105273</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br /&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will be the last release distributed on CodePlex. The project has now moved to GitHub: &lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fix for CssMedia property (13214)&lt;/li&gt;
&lt;li&gt;Fix for RenderJsHere with no dependencies (13215)&lt;/li&gt;
&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216)&lt;/li&gt;
&lt;li&gt;CDF attribute css media issue (13207)&lt;/li&gt;
&lt;li&gt;Base64 Encoded Images break fix (13203)&lt;/li&gt;
&lt;li&gt;css @import directive fix (13204)&lt;/li&gt;
&lt;li&gt;Performance fixes for ensuring no duplicates&lt;/li&gt;
&lt;li&gt;natural ordering fix (13217)&lt;/li&gt;
&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197)&lt;/li&gt;
&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br /&gt;&lt;br /&gt;The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;config&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Wed, 17 Apr 2013 18:50:35 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.6.0 (Apr 17, 2013) 20130417065035P</guid></item><item><title>Released: v1.6.0 (Apr 17, 2013)</title><link>http://clientdependency.codeplex.com/releases/view/105273</link><description>
&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
This will be the last release distributed on CodePlex. The project has now moved to GitHub:
&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix for CssMedia property (13214) &lt;/li&gt;&lt;li&gt;Fix for RenderJsHere with no dependencies (13215) &lt;/li&gt;&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216) &lt;/li&gt;&lt;li&gt;CDF attribute css media issue (13207) &lt;/li&gt;&lt;li&gt;Base64 Encoded Images break fix (13203) &lt;/li&gt;&lt;li&gt;css @import directive fix (13204) &lt;/li&gt;&lt;li&gt;Performance fixes for ensuring no duplicates &lt;/li&gt;&lt;li&gt;natural ordering fix (13217) &lt;/li&gt;&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197) &lt;/li&gt;&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br&gt;
&lt;br&gt;
The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider
 by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;
config&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 17 Apr 2013 18:50:35 GMT</pubDate><guid isPermaLink="false">Released: v1.6.0 (Apr 17, 2013) 20130417065035P</guid></item><item><title>Updated Release: v1.5.1 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases/view/88747</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;&lt;br /&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;br /&gt;If you were of the very few people who have downloaded and installed 1.5.&lt;b&gt;0&lt;/b&gt;.x then you need to upgrade to this version (1.5.&lt;b&gt;1&lt;/b&gt;) since the 1.5.0.x assemblies were signed but this will break projects that rely on the CDF framework already so this 1.5.1 release has removed the assembly signing.&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;Install-Package ClientDependency&lt;br /&gt;Install-Package ClientDependency-Mvc&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Better API support for runtime changes &amp;amp; registration&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;CSS @import directives working (8705,13189)&lt;/li&gt;
&lt;li&gt;CSS minify issue (13184)&lt;/li&gt;
&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191)&lt;/li&gt;
&lt;li&gt;ResponseFilterStream issue (13188)&lt;/li&gt;
&lt;li&gt;Multiple CSS media types (12054)&lt;/li&gt;
&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263)&lt;/li&gt;
&lt;li&gt;FIPS compliance (13194)&lt;/li&gt;
&lt;li&gt;Base64 decoding (13199)&lt;/li&gt;
&lt;li&gt;Path length calculations fixed&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same&lt;/li&gt;
&lt;li&gt;The BaseCompositeFileProcessingProvider.GetCompositeFileUrl method signature has changed and a &amp;#39;version&amp;#39; parameter has been added&lt;/li&gt;
&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Mon, 04 Jun 2012 15:15:49 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1 (Jun 01, 2012) 20120604031549P</guid></item><item><title>Released: v1.5.1 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases/view/88747</link><description>
&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br&gt;
&lt;br&gt;
&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;br&gt;
If you were of the very few people who have downloaded and installed 1.5.&lt;b&gt;0&lt;/b&gt;.x then you need to upgrade to this version (1.5.&lt;b&gt;1&lt;/b&gt;) since the 1.5.0.x assemblies were signed but this will break projects that rely on the CDF framework already so this
 1.5.1 release has removed the assembly signing.&lt;br&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;
Install-Package ClientDependency&lt;br&gt;
Install-Package ClientDependency-Mvc&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Better API support for runtime changes &amp;amp; registration&lt;/b&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;CSS @import directives working (8705,13189) &lt;/li&gt;&lt;li&gt;CSS minify issue (13184) &lt;/li&gt;&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191) &lt;/li&gt;&lt;li&gt;ResponseFilterStream issue (13188) &lt;/li&gt;&lt;li&gt;Multiple CSS media types (12054) &lt;/li&gt;&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263) &lt;/li&gt;&lt;li&gt;FIPS compliance (13194) &lt;/li&gt;&lt;li&gt;Base64 decoding (13199) &lt;/li&gt;&lt;li&gt;Path length calculations fixed &lt;/li&gt;&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;.
&lt;ul&gt;
&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same
&lt;/li&gt;&lt;li&gt;The BaseCompositeFileProcessingProvider.GetCompositeFileUrl method signature has changed and a &amp;#39;version&amp;#39; parameter has been added
&lt;/li&gt;&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;
&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element
&lt;/li&gt;&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;
&lt;/li&gt;&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 04 Jun 2012 15:15:49 GMT</pubDate><guid isPermaLink="false">Released: v1.5.1 (Jun 01, 2012) 20120604031549P</guid></item><item><title>Updated Release: v1.5.1 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases/view/88747</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;&lt;br /&gt;&lt;b&gt;IMPORTANT&lt;/b&gt;&lt;br /&gt;If you were of the very few people who have downloaded and installed 1.5.&lt;b&gt;0&lt;/b&gt;.x then you need to upgrade to this version (1.5.&lt;b&gt;1&lt;/b&gt;) since the 1.5.0.x assemblies were signed but this will break projects that rely on the CDF framework already so this 1.5.1 release has removed the assembly signing.&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;Install-Package ClientDependency&lt;br /&gt;Install-Package ClientDependency-Mvc&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Better API support for runtime changes &amp;amp; registration&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;CSS @import directives working (8705,13189)&lt;/li&gt;
&lt;li&gt;CSS minify issue (13184)&lt;/li&gt;
&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191)&lt;/li&gt;
&lt;li&gt;ResponseFilterStream issue (13188)&lt;/li&gt;
&lt;li&gt;Multiple CSS media types (12054)&lt;/li&gt;
&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263)&lt;/li&gt;
&lt;li&gt;FIPS compliance (13194)&lt;/li&gt;
&lt;li&gt;Base64 decoding (13199)&lt;/li&gt;
&lt;li&gt;Path length calculations fixed&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same&lt;/li&gt;
&lt;li&gt;The BaseCompositeFileProcessingProvider.GetCompositeFileUrl method signature has changed and a &amp;#39;version&amp;#39; parameter has been added&lt;/li&gt;
&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Mon, 04 Jun 2012 15:07:04 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1 (Jun 01, 2012) 20120604030704P</guid></item><item><title>Updated Release: v1.5.1 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases/view/88747</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;Install-Package ClientDependency&lt;br /&gt;Install-Package ClientDependency-Mvc&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Better API support for runtime changes &amp;amp; registration&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Assemblies now signed with strong names&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;CSS @import directives working (8705,13189)&lt;/li&gt;
&lt;li&gt;CSS minify issue (13184)&lt;/li&gt;
&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191)&lt;/li&gt;
&lt;li&gt;ResponseFilterStream issue (13188)&lt;/li&gt;
&lt;li&gt;Multiple CSS media types (12054)&lt;/li&gt;
&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263)&lt;/li&gt;
&lt;li&gt;FIPS compliance (13194)&lt;/li&gt;
&lt;li&gt;Base64 decoding (13199)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same&lt;/li&gt;
&lt;li&gt;The BaseCompositeFileProcessingProvider.GetCompositeFileUrl method signature has changed and a &amp;#39;version&amp;#39; parameter has been added&lt;/li&gt;
&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Mon, 04 Jun 2012 15:04:05 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1 (Jun 01, 2012) 20120604030405P</guid></item><item><title>Updated Release: v1.5.1.0 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases/view/88747</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;Install-Package ClientDependency&lt;br /&gt;Install-Package ClientDependency-Mvc&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Better API support for runtime changes &amp;amp; registration&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Assemblies now signed with strong names&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;CSS @import directives working (8705,13189)&lt;/li&gt;
&lt;li&gt;CSS minify issue (13184)&lt;/li&gt;
&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191)&lt;/li&gt;
&lt;li&gt;ResponseFilterStream issue (13188)&lt;/li&gt;
&lt;li&gt;Multiple CSS media types (12054)&lt;/li&gt;
&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263)&lt;/li&gt;
&lt;li&gt;FIPS compliance (13194)&lt;/li&gt;
&lt;li&gt;Base64 decoding (13199)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same&lt;/li&gt;
&lt;li&gt;The BaseCompositeFileProcessingProvider.GetCompositeFileUrl method signature has changed and a &amp;#39;version&amp;#39; parameter has been added&lt;/li&gt;
&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Mon, 04 Jun 2012 15:03:50 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.5.1.0 (Jun 01, 2012) 20120604030350P</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Nuget packages&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency"&gt;http://nuget.org/List/Packages/ClientDependency&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Mon, 04 Jun 2012 12:06:53 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20120604120653P</guid></item><item><title>Released: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>
&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Nuget packages&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency"&gt;http://nuget.org/List/Packages/ClientDependency&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation:
&lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies
&lt;/li&gt;&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order
 with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Server.Transfer issue (13172 &lt;/li&gt;&lt;li&gt;ETag generation issue (13171) &lt;/li&gt;&lt;li&gt;ETag formatting issues (13182, 13183) &lt;/li&gt;&lt;li&gt;Dependency groups issue (13169) &lt;/li&gt;&lt;li&gt;CSS Min (13181) &lt;/li&gt;&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;.
&lt;ul&gt;
&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element
&lt;/li&gt;&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;
&lt;/li&gt;&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;
&lt;/li&gt;&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed.
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 04 Jun 2012 12:06:53 GMT</pubDate><guid isPermaLink="false">Released: v1.4 (Aug 24, 2011) 20120604120653P</guid></item><item><title>Created Release: v1.5 (Jun 01, 2012)</title><link>http://clientdependency.codeplex.com/releases?ReleaseId=88747</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Nuget packages&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency"&gt;http://nuget.org/List/Packages/ClientDependency&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;New PlaceHolderProvider&lt;/b&gt; for webforms which will now let you specify exactly where the CSS and JS is rendered, so you can now separate them&lt;/li&gt;
&lt;li&gt;*Better support for runtime API changes including changing runtime configuration&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Allows for custom formatting of composite file URLs&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;new config option: pathUrlFormat=&amp;quot;{dependencyId}/{version}/{type}&amp;quot; to have full control of how the composite paths are created&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Assemblies now signed with strong names&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;CSS @import directives working (8705,13189)&lt;/li&gt;
&lt;li&gt;CSS minify issue (13184)&lt;/li&gt;
&lt;li&gt;Machine Name &amp;amp; med trust compatibility (13191)&lt;/li&gt;
&lt;li&gt;ResponseFilterStream issue (13188)&lt;/li&gt;
&lt;li&gt;Multiple CSS media types (12054)&lt;/li&gt;
&lt;li&gt;Ability to specify different render locations of JS/CSS in webforms (12263)&lt;/li&gt;
&lt;li&gt;FIPS compliance (13194)&lt;/li&gt;
&lt;li&gt;Base64 decoding (13199)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;The same breaking changes from v1.4 regarding RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile methods are the same&lt;/li&gt;
&lt;li&gt;The v1.4 breaking changes regarding config files changes are no longer breaking changes, legacy config will still work however it is recommended to upgrade your config:
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco pre v4.8 release&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Fri, 01 Jun 2012 10:35:09 GMT</pubDate><guid isPermaLink="false">Created Release: v1.5 (Jun 01, 2012) 20120601103509A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Nuget packages&lt;/b&gt;:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency" class="externalLink"&gt;http://nuget.org/List/Packages/ClientDependency&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc" class="externalLink"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 03:56:10 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825035610A</guid></item><item><title>Released: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>
&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Nuget packages&lt;/b&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency"&gt;http://nuget.org/List/Packages/ClientDependency&lt;span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation:
&lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies
&lt;/li&gt;&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order
 with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Server.Transfer issue (13172 &lt;/li&gt;&lt;li&gt;ETag generation issue (13171) &lt;/li&gt;&lt;li&gt;ETag formatting issues (13182, 13183) &lt;/li&gt;&lt;li&gt;Dependency groups issue (13169) &lt;/li&gt;&lt;li&gt;CSS Min (13181) &lt;/li&gt;&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;.
&lt;ul&gt;
&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element
&lt;/li&gt;&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;
&lt;/li&gt;&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;
&lt;/li&gt;&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed.
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 25 Aug 2011 03:56:10 GMT</pubDate><guid isPermaLink="false">Released: v1.4 (Aug 24, 2011) 20110825035610A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;Nuget packages:
&lt;ul&gt;&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency" class="externalLink"&gt;http://nuget.org/List/Packages/ClientDependency&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nuget.org/List/Packages/ClientDependency-Mvc" class="externalLink"&gt;http://nuget.org/List/Packages/ClientDependency-Mvc&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 03:55:52 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825035552A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 03:20:19 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825032019A</guid></item><item><title>Released: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>
&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation:
&lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies
&lt;/li&gt;&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Example: /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order
 with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Server.Transfer issue (13172 &lt;/li&gt;&lt;li&gt;ETag generation issue (13171) &lt;/li&gt;&lt;li&gt;ETag formatting issues (13182, 13183) &lt;/li&gt;&lt;li&gt;Dependency groups issue (13169) &lt;/li&gt;&lt;li&gt;CSS Min (13181) &lt;/li&gt;&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;.
&lt;ul&gt;
&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element
&lt;/li&gt;&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;
&lt;/li&gt;&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;
&lt;/li&gt;&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed.
&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 25 Aug 2011 03:20:18 GMT</pubDate><guid isPermaLink="false">Released: v1.4 (Aug 24, 2011) 20110825032018A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 03:18:49 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825031849A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. &lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 02:55:38 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825025538A</guid></item><item><title>Updated Release: v1.4 (Aug 24, 2011)</title><link>http://clientdependency.codeplex.com/releases/view/72284</link><description>&lt;div class="wikidoc"&gt;This release brings you many new features and bug fixes&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Multiple URL types&lt;/b&gt; (each has it&amp;#39;s own benefits, for full details see documentation: &lt;a href="http://clientdependency.codeplex.com/wikipage?title=CompositeUrlTypes"&gt;Composite Url Types&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;&lt;b&gt;mapped id (nice urls)&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;This is now the default. It works by creating a map of the required dependencies on the server before rendering out the html request. The map creates a key which acts as a reference to all of the required dependencies&lt;/li&gt;
&lt;li&gt;Example: /DependencyHandler.axd/a81e571a8b49102634ad102bc5f1ef40/58/js&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with query strings&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd?s=L0Nzcy9DdXN0b21Db250cm9sLmNzczsvQ3NzL0Nvbn RlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7&amp;amp;t=Css&amp;amp;cdv=58&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;base64 with paths&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Example:  /DependencyHandler.axd/L0Nzcy9DdXN0b21Db250cm9sLmN zczsvQ3NzL0NvbnRlbnQuY3NzOy9Dc3MvQ29udHJvbHMuY3NzOy9Dc3MvQ29s b3JTY2hlbWUuY3NzOy9Dc3MvU2l0ZS5jc3M7/58/css&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dependency grouping&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;We now supporting specifying a group number for dependencies. This is very useful to ensure that client side caching is working at its optimum for for common dependencies that exist between pages. &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External/CDN dependencies&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You can use CDF to include external or CDN dependencies such as getting jQuery from the Microsoft of Google CDN. Even though this dependency has been registered with CDF, it will make sure that it&amp;#39;s rendered in your html markup in the correct order with regards to all of your other dependencies with a separate script/link tag resolving to the external path&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Html Attributes&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Now supporting MVC style HTML attributes with new { .. } object syntax so you can specify any html attributes for any dependency (i.e media=&amp;quot;print&amp;quot;)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Server.Transfer issue (13172&lt;/li&gt;
&lt;li&gt;ETag generation issue (13171)&lt;/li&gt;
&lt;li&gt;ETag formatting issues (13182, 13183)&lt;/li&gt;
&lt;li&gt;Dependency groups issue (13169)&lt;/li&gt;
&lt;li&gt;CSS Min (13181)&lt;/li&gt;
&lt;li&gt;and more.... see issue tracker&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;There are a few breaking changes, &lt;b&gt;as always, ensure you recompile your codebase and test before deploying&lt;/b&gt;. 
&lt;ul&gt;&lt;li&gt;&amp;quot;fileDependencyExtensions&amp;quot; attribute moved from &amp;quot;fileRegistration&amp;quot; element to &amp;quot;clientDependency&amp;quot; element&lt;/li&gt;
&lt;li&gt;&amp;quot;defaultProvider&amp;quot; attribute on &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;defaultFileProcessingProvider&amp;quot;&lt;/li&gt;
&lt;li&gt;&amp;quot;providers&amp;quot; element under &amp;quot;compositeFiles&amp;quot; element renamed to &amp;quot;fileProcessingProviders&amp;quot;&lt;/li&gt;
&lt;li&gt;Breaking provider changes: With the new Html attribute feature, the provider method signatures: RenderJsDependencies, RenderCssDependencies, RenderSingleJsFile &amp;amp; RenderSingleCssFile have changed. Though we have backward compatibility methods (Obsolete) still in the codebase, it is advised that you upgrade your providers.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading Umbraco&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;See the UpgradingUmbraco.txt referenced in the downloads at the top of this page&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Aug 2011 02:52:17 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.4 (Aug 24, 2011) 20110825025217A</guid></item></channel></rss>