<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:ee_addon="http://pixelandtonic.com/playa#rss-xml">
 <channel>
  <title>Playa Release Notes</title>
  <link>http://pixelandtonic.com/playa/releasenotes</link>
  <atom:link href="http://pixelandtonic.com/playa/releasenotes.rss" rel="self" type="application/rss+xml" />
  <description>Playa Release Notes</description>
  <item>
   <title>Playa 4.3</title>
   <ee_addon:version>4.3</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.3</guid>
   <pubDate>Tue, 15 May 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added <a href="http://pixelandtonic.com/blog/playa-coparents">co-parent relationships</a> via three new Playa module tags</li>
<li>When filtering entries in a Playa field, Playa now passes the ACT value in the post data, so it’s not lost in a .htaccess redirect</li>
<li><code>field=</code>, <code>field_id=</code>, <code>col=</code>, <code>col_id=</code>, and <code>row_id=</code> params now apply to both sides of sibling relationships</li>
<li>Fixed a bug where clicking on the arrow button in single-select mode would hide the dropdown just as soon as it was shown</li>
<li>Fixed a PHP error that occurred when updating Playa from an earlier version than 4.0</li>
<li>Fixed a MySQL error that occurred when using Playa module tags without an <code>entry_id=</code> param value</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.2.1</title>
   <ee_addon:version>4.2.1</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.2.1</guid>
   <pubDate>Fri, 20 Apr 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Improved template tag performance</li>
<li>Fixed an EE error notice when accessing Low Variables with a Playa field</li>
<li>Fixed a bug where closing Playa module tags would show up on the front end of the site</li>
<li>Fixed a PHP error when using <code>parent:</code> and <code>child:</code> tags</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.2</title>
   <ee_addon:version>4.2</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.2</guid>
   <pubDate>Tue, 17 Apr 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added Low Variables compatibility</li>
<li>The <code>entry_id=</code> param now supports multiple piped entry IDs across all module tags</li>
<li><code>&#123;exp:playa:children&#125;</code> and <code>&#123;exp:playa:parents&#125;</code>’ <code>entry_id=</code> param now supports multiple entry IDs separated by <code>&amp;&amp;</code>’s to get all of the common children or parents, respectively</li>
<li>Playa no longer uses the deprecated <code>set_gmp()</code> function</li>
<li>Drop panes’ JavaScript now triggers a “change” event when an entry is selected or deselected</li>
<li>Fixed a bug where the <code>&#123;exp:playa:siblings&#125;</code> tag would return all Playa children, rather than just the siblings</li>
<li>Renamed Playa’s language file back to lang.playa.php</li>
<li>Fixed a bug where the Output Profiler was getting included in keyword search results if there were no matched entries</li>
<li>Fixed CSS conflicts with NSM Override.css</li>
<li>Added new <code>playa_field_selections_query</code>, <code>playa_save_rels</code>, and <code>playa_fetch_rels_query</code> hooks</li>
<li>Fixed a bug where the single-select’s entries dropdown would disappear if you clicked on its scrollbar</li>
<li>Fixed the Ctrl-click behavior on Windows</li>
<li>Fixed a CSS glitch if there are less than two available or selected entries</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.1.0.3</title>
   <ee_addon:version>4.1.0.3</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.1.0.3</guid>
   <pubDate>Thu, 17 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed a MySQL error in the Playa 4 updater script if there were Playa relationships existing in both normal Playa fields and Matrix fields</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.1.0.2</title>
   <ee_addon:version>4.1.0.2</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.1.0.2</guid>
   <pubDate>Wed, 02 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed a bug where the entry list would intermittently disappear immediately after opening in the single-select UI mode</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.1.0.1</title>
   <ee_addon:version>4.1.0.1</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.1.0.1</guid>
   <pubDate>Tue, 01 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed MySQL errors on <code>&#123;exp:playa:children&#125;</code> and <code>&#123;exp:playa:parents&#125;</code></li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.1</title>
   <ee_addon:version>4.1</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.1</guid>
   <pubDate>Tue, 01 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added <code>&#123;exp:playa:siblings&#125;</code>, <code>&#123;exp:playa:total_siblings&#125;</code>, and <code>&#123;exp:playa:sibling_ids&#125;</code> tags</li>
<li>Added the <code>child_id=</code> param to <code>&#123;exp:playa:children&#125;</code></li>
<li>Added the <code>parent_id=</code> to <code>&#123;exp:playa:parents&#125;</code></li>
<li><code>:total_children</code> and <code>:total_parents</code> now always return a number</li>
<li>Playa now uses <code>$EE-&gt;TMPL-&gt;parse_variables_row()</code> to parse relative entry tags (<code>parent:</code>/<code>child:</code>) so things like <code>&#123;parent:entry_date format="%F %d %Y"&#125;</code> now work</code></li>
<li>Tweaked the single-select UI so that the keyword search is always visible, no matter where the user clicked on the field</li>
<li>Ensure that there are no duplicate entries pulled in from the same Playa tag</li>
<li>Fixed bugs for better IE7 compatibility</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.0.5</title>
   <ee_addon:version>4.0.5</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.0.5</guid>
   <pubDate>Wed, 27 Apr 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added field and Matrix cell validation for if the field/cell is set to be required</li>
<li>Added an MH Multi Relationship field converter</li>
<li>Fixed a bug where Matrix cell tags would display the parent entry’s data rather than the child’s on some servers</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 4.0.4</title>
   <ee_addon:version>4.0.4</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v4.0.4</guid>
   <pubDate>Wed, 16 Mar 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed some template parsing errors caused by <code>:total_children</code> tags which don’t have anything to return</li>
<li>Fixed a Javascript error in Internet Explorer when using the single-select UI mode</li>
<li>Fixed the <code>orderby=</code> param</li>
<li>Updated the Playa3 folder to Playa 3.1.2 for EE1 users</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.1.2</title>
   <ee_addon:version>3.1.2</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.1.2</guid>
   <pubDate>Wed, 16 Mar 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added <code>start_on=</code> and <code>stop_before=</code> tag parameters</li>
<li>Simplified the POST data Playa passes to remember which entries are already selected, preventing a “Disallowed Key Characters” error</li>
<li>[EE1] Fixed a bug where Playa Drop Panes cells would not know their input names on newly created Matrix rows, resulting in a “Disallowed Key Characters” error</li>
<li>[EE2] Fixed a PHP error that occurred when deleting a Playa field without any relationships</li>
<li>[EE2] Prevented a PHP error that occurred when ExpressionEngine called Playa’s <code>post_save()</code> method without having called its <code>save()</code> method first</li></ul>]]></description>
  </item>
 </channel>
</rss>
