<?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 3.0.9</title>
   <ee_addon:version>3.0.9</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.9</guid>
   <pubDate>Mon, 30 Aug 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added <code>dynamic_parameters=</code> param</li>
<li>Made all PHP includes use absolute paths</li>
<li>[EE1] Added <a href="http://expressionengine.com/index.php?affiliate=brandonkelly&page=/downloads/details/cloner/">Cloner</a> support</li>
<li>[EE2] Added <a href="http://devot-ee.com/add-ons/mx-cloner/">MX Cloner</a> support</li>
<li>[EE2] Added autosave support</li>
<li>[EE2] Fixed incompatibilities with other add-ons using <code>generate_json()</code></li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.8</title>
   <ee_addon:version>3.0.8</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.8</guid>
   <pubDate>Tue, 27 Jul 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Bundled documentation</li>
<li>Moved theme files to <kbd>themes/third_party/playa</kbd></li>
<li>Added <code>{rel_id}</code> tag</li>
<li>No longer use Search module for Keyword filter</li>
<li>Show category filter even if there’s only one category</li>
<li>Fix Javascript error when jQuery is in noConflict mode</li>
<li>[EE2] Fixed PHP error on some servers when installing Playa</li>
<li>[EE2] Fixed PHP errors that would occur when saving an entry that didn’t have a Playa field</li>
<li>[EE2] Fixed Matrix compatibility in templates</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.7</title>
   <ee_addon:version>3.0.7</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.7</guid>
   <pubDate>Thu, 13 May 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed the <code>offset</code> and <code>limit</code> params</li>
<li>[EE2] Fixed the <code>backspace</code> param</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.6</title>
   <ee_addon:version>3.0.6</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.6</guid>
   <pubDate>Mon, 10 May 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed a Javascript error that occurred when using Select and Multi-select UI modes within <a href="http://pixelandtonic.com/matrix">Matrix</a></li>
<li>[EE2] Fixed a PHP error that occurred when saving an entry without any Playa selections</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.5</title>
   <ee_addon:version>3.0.5</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.5</guid>
   <pubDate>Tue, 04 May 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE1] Fixed field setting saving</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.4</title>
   <ee_addon:version>3.0.4</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.4</guid>
   <pubDate>Tue, 04 May 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li><a href="http://pixelandtonic.com/matrix">Matrix 2</a> compatibility</li>
<li>Check for <code>playa_site_index</code> config setting as an alternative to the Site URL for running the Drop Pane filters</li>
<li>Fixed a bug that limited Playa fields to only display 100 entries when set to show all</li>
<li>Fixed a PHP error that occurred when installing the module separately from the fieldtype and extension</li>
<li>Keyword search no longer searches in comments associated with the entries</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.2</title>
   <ee_addon:version>3.0.2</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.2</guid>
   <pubDate>Fri, 16 Apr 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed some drag-n-drop weirdness</li>
<li>Fixed <code>offset=</code> and <code>sort=&quot;random&quot;</code> params</li>
<li>[EE2] Added <code>&#123;count&#125;</code> and <code>{switch}</code> tags (already available in EE1 thanks to FieldFrame)</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.3</title>
   <ee_addon:version>3.0.3</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.3</guid>
   <pubDate>Fri, 16 Apr 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Fixed a bug that would cause problems while upgrading EE to 2.0.2</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0</title>
   <ee_addon:version>3.0</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0</guid>
   <pubDate>Mon, 12 Apr 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>EE2 Compatibility</li>
<li>New, simplified Drop Panes UI</li>
<li>Lots of new field settings to define your available entries</li>
<li>Huge performance improvements in the Control Panel</li></ul>]]></description>
  </item>
  <item>
   <title>Playa 3.0.1</title>
   <ee_addon:version>3.0.1</ee_addon:version>
   <link>http://pixelandtonic.com/playa</link>
   <guid>http://pixelandtonic.com/playa/releasenotes#v3.0.1</guid>
   <pubDate>Mon, 12 Apr 2010 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed the Statuses field setting</li>
<li>Fixed the <code>weblog</code>/<code>channel</code> tag param</li></ul>]]></description>
  </item>
 </channel>
</rss>