<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>Changelog</title>
    <link>http://buildwithstructure.com</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>jack@jackmcdade.com</dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-10-25T20:13:01+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    
    
    <item>
      <title>3.1.3 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log10252011</link>
      <guid>http://buildwithstructure.com/changelog#When:20:13:01Z</guid>
      <description><![CDATA[<ul>
		<li>[Enhancement] Added redundancy to publish views to make sure other third_party add-ons play nice</li>
		<li>[Enhancement] Added support for <span class="caps"><span class="caps">PHP</span></span> 5.1.6 (and older)&#8216;s lack of <span class="caps"><span class="caps">JSON</span></span></li>
		<li>[Bug] Upgrade issues for unnecessary &#8216;hidden&#8217; field in listings</li>
		<li>[Bug] &#123;structure:parent:child_ids&#125; sometimes displayed an error when not on Structure pages</li>
		<li>[Bug] Siblings tag no longer display errors if entry_id is invalid</li>
		<li>[Bug] Fixed an EE parse issue when <span class="caps"><span class="caps">PHP</span></span> short_tags were set to off</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-10-25T20:13:01+00:00</dc:date>
    </item>
    
    <item>
      <title>3.1.2 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log10242011</link>
      <guid>http://buildwithstructure.com/changelog#When:14:47:22Z</guid>
      <description><![CDATA[<ul>
		<li>[Bug] Issue with Listing <span class="caps"><span class="caps">URL</span></span>s saving properly</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-10-24T14:47:22+00:00</dc:date>
    </item>
    
    <item>
      <title>3.1.1 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log10212011</link>
      <guid>http://buildwithstructure.com/changelog#When:14:12:36Z</guid>
      <description><![CDATA[<ul>
		<li>[Bug] Install fields fixed</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-10-21T14:12:36+00:00</dc:date>
    </item>
    
    <item>
      <title>3.1 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log10202011</link>
      <guid>http://buildwithstructure.com/changelog#When:15:27:38Z</guid>
      <description><![CDATA[<ul>
		<li>[Feature] UI and settings redesign</li>
		<li>[Feature] Updated reordering</li>
		<li>[Feature] Expand/collapse children</li>
		<li>[Feature] More refined settings per member group</li>
		<li>[Feature] New channel options for pages: show in page selector</li>
		<li>[Feature] Redesigned &#8220;Out of The Box&#8221; experience</li>
		<li>[Feature] &#8220;Hide from nav&#8221; can be set per page</li>
		<li>[Feature] Module settings: hide hidden templates from page template selector</li>
		<li>[Feature] Safecracker support</li>
		<li>[Feature] New variable: structure:is:listing:parent</li>
		<li>[Parameter] nav tag: override_hidden_state to show regardless of per page &#8220;Hide from nav&#8221; setting</li>
		<li>[Parameter] nav tag: include</li>
		<li>[Parameter] title_trail tag: entry_id</li>
		<li>[Bug] nav tag: show_depth logic fixes</li>
		<li>[Bug] nav tag: exclude parameter bugs</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-10-20T15:27:38+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0.5 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log9122011</link>
      <guid>http://buildwithstructure.com/changelog#When:21:12:10Z</guid>
      <description><![CDATA[<ul>
		<li>[Parameter] nav tag: rename_overview=&#8220;title&#8221; now uses the page&#8217;s title</li>
		<li>[Feature] Updated channel_module_create_pagination hook use a consistent object reference: $ee_obj, also updated description text</li>
		<li>[Bug] fix the <span class="caps"><span class="caps">ALTER</span></span> for split_assets error</li>
		<li>[Bug] Fixed the &#8220;Fatal error: Nesting level too deep &#8211; recursive dependency?&#8221; error with strictly typed data types and deep recursion.</li>
		<li>[Bug] Added extra check to make sure the Search module is installed before checking for its pagination</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-09-12T21:12:10+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0.4 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log8252011</link>
      <guid>http://buildwithstructure.com/changelog#When:16:17:05Z</guid>
      <description><![CDATA[<ul>
		<li>[Parameter] nav tag: &#8220;has_children_class&#8221; (defaults to no)</li>
		<li>[Parameter] breadcrumb tag: &#8220;add_last_class&#8221; (defaults to yes)</li>
		<li>[Tag] Removed need for mode=&#8220;main|sub|full&#8221; (see tags for details)</li>
		<li>[Tag] <span class="caps"><span class="caps">NEW</span></span> siblings tag</li>
		<li>[Varible] <span class="caps"><span class="caps">NEW</span></span> structure:is:listing:parent</li>
		<li>[Feature] Assets now alphabetically ordered</li>
		<li>[Bug] nav tag: logic updates to show_depth and max_depth</li>
		<li>[Bug] jQuery and reordering fixes</li>
		<li>[Bug] Publishing and class updates</li>
		<li>[Bug] title_trail fixes</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-08-25T16:17:05+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0.3 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log6242011</link>
      <guid>http://buildwithstructure.com/changelog#When:15:17:54Z</guid>
      <description><![CDATA[<ul>
		<li>[Feature] EE 2.2 compatibility</li>
		<li>[Feature] Split assets feature for single entry assets</li>
		<li>[Feature] nav tag start_from=&#8221;/&#8221; compatibility</li>
		<li>[Feature] nav tag: mode=&#8220;main&#8221; no longer uses class=&#8220;parent-here&#8221;</li>
		<li>[Feature] replaced create_url function and pulled the <span class="caps"><span class="caps">URL</span></span> from the site_pages array</li>
		<li>[Parameter] New breadcrumb parameters: rename_home and site_url</li>
		<li>[Bug] Pagination fixes for errors, 404 pages and native templates</li>
		<li>[Bug] Breadcrumbs for listings fixed</li>
		<li>[Bug] Updated siblings tag to support revised parameters from get_selective_data() revisions</li>
		<li>[Bug] <span class="caps"><span class="caps">SQL</span></span> Fix for new channel assignments, and explicit check to avoid the (albeit rare) Edit/Publish EE 2.1.3 ajax bug when deleting entries</li>
		<li>[Bug] Eliminated undefined index errors on sub mode for non-existent depths</li>
		<li>[Bug] nav tag depth and children errors</li>
		<li>[Bug] nav tag css_id=&#8220;none&#8221; fixed</li>
		<li>[Bug] child_listing variable update</li>
		<li>[Bug] Fixed the offset issue with show_overview</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-06-24T15:17:54+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0.2 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log6242011</link>
      <guid>http://buildwithstructure.com/changelog#When:15:17:19Z</guid>
      <description><![CDATA[<p><em>Internal release</em></p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-06-24T15:17:19+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0.1 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log452011</link>
      <guid>http://buildwithstructure.com/changelog#When:02:00:22Z</guid>
      <description><![CDATA[<ul>
		<li>[Parameter] nav: show_overview and rename_overview</li>
		<li>[Parameter] breadcrumb: channel:title (custom title)</li>
		<li>[Parameter] title_trail: channel:title (custom title)</li>
		<li>[Tag] New global variable: &#123;structure:child_listing:channel_id&#125;</li>
		<li>[Tag] New global variable: &#123;structure:child_listing:short_name&#125;</li>
		<li>[Bug] nav tag status fix: Defaults to Open and respects all native EE behavior</li>
		<li>[Bug] Fixed listing detail here states</li>
		<li>[Bug] nav mode=&#8220;sub&#8221; logic fixes for max_depth and show_depth</li>
		<li>[Bug] nav mode=&#8220;sub&#8221; allows you to add a manual start_from when on the homepage</li>
		<li>[Bug] Checks to avoid <span class="caps"><span class="caps">SQL</span></span> errors</li>
		<li>[Bug] Updated global variable output for blank or incorrect values</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-04-06T02:00:22+00:00</dc:date>
    </item>
    
    <item>
      <title>3.0 for EE2</title>
      <link>http://buildwithstructure.com/changelog#log3142011</link>
      <guid>http://buildwithstructure.com/changelog#When:03:52:04Z</guid>
      <description><![CDATA[<ul>
		<li>[Feature] Native pagination. exp:structure:paginate is now deprecated and all Structure pages will work with the native pagination parameter.</li>
		<li>[Feature] Rewritten drag + drop with jQuery 1.4.2+ support and smoother interactions</li>
		<li>[Feature] Rewritten publish functions</li>
		<li>[Feature] Structure CP view page links now update via Ajax on drag + drop</li>
		<li>[Feature] Added Low Variables support</li>
		<li>[Tag] Nav tag replaces nav_main, nav_sub, nav_full and nav_sitemap (now with custom field support for title!)</li>
		<li>[Tag] All new global variables for current, parent and top level page info</li>
	</ul>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-03-15T03:52:04+00:00</dc:date>
    </item>
    
    
    </channel>
</rss>
