<?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/matrix#rss-xml">
 <channel>
  <title>Matrix Release Notes</title>
  <link>http://pixelandtonic.com/matrix/releasenotes</link>
  <atom:link href="http://pixelandtonic.com/matrix/releasenotes.rss" rel="self" type="application/rss+xml" />
  <description>Matrix Release Notes</description>
  <item>
   <title>Matrix 2.2.4</title>
   <ee_addon:version>2.2.4</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.4</guid>
   <pubDate>Tue, 24 Jan 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Added EE 2.4 compatibility, including support for the new <a href="http://expressionengine.com/user_guide/cp/content/files/file_upload_preferences.html#overriding-upload-paths-and-urls-using-configuration-variables">upload preference config variables</a></li>
<li>[EE2] Added support for saving entries via the Channel Entries API</li>
<li>[EE2] Date cols’ database columns in exp_matrix_data are no longer set to <code>UNSIGNED</code>, allowing for dates prior to 1/1/1970 to be saved (you must re-save your Matrix field before this takes effect)</li>
<li>[EE2] Entering “0” in a required text cell now passes validation</li>
<li>[EE2] Fixed a PHP error in the field settings, “Undefined property: Admin_content::$file_upload_preferences_model”</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.3.2</title>
   <ee_addon:version>2.2.3.2</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.3.2</guid>
   <pubDate>Mon, 28 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li><em>Really</em> fixed the front end-facing PHP error that Matrix 2.2.3.1 attempted to fix</li>
<li>Fixed a bug where numeric text cells’ decimal points would get rounded out by default (to achieve the same effect, now you must use <code>decimals="0"</code>)</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.3.1</title>
   <ee_addon:version>2.2.3.1</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.3.1</guid>
   <pubDate>Mon, 21 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed a front end-facing PHP error on fields that hadn’t been saved since Matrix 2.1.1</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.3</title>
   <ee_addon:version>2.2.3</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.3</guid>
   <pubDate>Thu, 17 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added the <code>fixed_order=</code> param</li>
<li>[EE2] Added <code>decimals=</code>, <code>dec_point=</code>, and <code>thousands_sep=</code> params to numeric Text cells</li>
<li>Celltype tags are now parsed after <code>&#123;field_row_index&#125;</code>, <code>&#123;field_row_count&#125;</code>, <code>&#123;row_id&#125;</code> and <code>&#123;row_index&#125;</code> tags</li>
<li>Fixed a bug where extra previously-saved rows would get displayed after decreasing the Max Rows setting</li>
<li>Fixed a Text cell bug caused by ampersands not getting encoded properly</li>
<li>Fixed some IE7 display issues</li>
<li>[EE2] Fixed “Unable to load requested field type file: ft..php” error when a Matrix tag pair has no column tags</li>
<li>[EE2] Text cells only call <code>$EE-&gt;typography-&gt;parse_type()</code> if the Content Type setting is set to “all”</li>
<li>[EE1] Fixed a bug where Date cells’ calendar would get hidden by the next row</li>
<li>[EE2] Fixed a PHP error if the Typography class wasn’t loaded yet</li>
<li>Decreased an interval’s duration from 1ms to 100ms to prevent CPU spikes in Firefox</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.2.1</title>
   <ee_addon:version>2.2.2.1</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.2.1</guid>
   <pubDate>Fri, 01 Jul 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] ExpressionEngine 2.2.1 compatibility</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.2</title>
   <ee_addon:version>2.2.2</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.2</guid>
   <pubDate>Wed, 22 Jun 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] ExpressionEngine 2.2 compatibility</li>
<li>[EE2] Added an “Allowed Directory” setting to File columns, which limits file selection to a single upload directory <em>(requires EE 2.2)</em></li>
<li>[EE2] File columns’ “File Type” setting is now enforced <em>(requires EE 2.2)</em></li>
<li>[EE2] Added a “Decimal” option to Text columns’ Content setting</li>
<li>[EE2] Celltypes are now sorted by name in the Col Type drop-down</li>
<li>[EE2] <code>$this->EE->load->view()</code> et al. now works from celltypes’ <code>display_tag()</code> functions</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.1</title>
   <ee_addon:version>2.2.1</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.1</guid>
   <pubDate>Wed, 27 Apr 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>New entries now get zero rows by default (unless the Minimum Rows setting is set)</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2</title>
   <ee_addon:version>2.2</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2</guid>
   <pubDate>Tue, 12 Apr 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added the “Minimum Rows” field setting</li>
<li>Matrix fields that have no rows actually display no rows now</li>
<li>Clicking the tab key in the Matrix field configuration settings now favors inputs in the same column</li>
<li>[EE2] Added the “Is col required?” column setting</li>
<li>[EE2] Added the <code>validate_cell()</code> celltype method</li>
<li>[EE2] Changed the way Matrix columns are associated with their fields (we now use the exp_matrix_cols.field_id column)</li>
<li>[EE2] Matrix columns are now duplicated alongside field duplication, via MSM</li>
<li>[EE2] Removed unnecessary <code>&lt;input type="file"&gt;</code> from File cells</li>
<li>[EE1] Replaced the jQuery UI Datepicker with an EE1-style calendar for Date cells</li>
<li>Cell tags are now parsed before <code>&#123;field_row_index&#125;</code>, <code>&#123;field_row_count&#125;</code>, <code>&#123;row_index&#125;</code>, <code>&#123;row_count&#125;</code>, and <code>&#123;row_id&#125;</code> tags</li>
<li>[EE1] Fixed the “Auto &lt;br&gt;” Text format setting</li>
<li>[EE2] Fixed a validation bug where the File celltype would think there was a problem selecting a file, even if there wasn’t</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.2.0.1</title>
   <ee_addon:version>2.2.0.1</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.2.0.1</guid>
   <pubDate>Tue, 12 Apr 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Fixed a bug where <code>$this-&gt;setting['entry_id']</code> wasn’t available for celltypes’ <code>save_cell()</code> method, which affected Playa’s ability to save new cell data</li></ul>]]></description>
  </item>
  <item>
   <title>Matrix 2.1.4.1</title>
   <ee_addon:version>2.1.4.1</ee_addon:version>
   <link>http://pixelandtonic.com/matrix</link>
   <guid>http://pixelandtonic.com/matrix/releasenotes#v2.1.4.1</guid>
   <pubDate>Wed, 16 Mar 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Fixed a PHP error that occurred when parsing Matrix tag pairs that have parameters</li>
<li>[EE2] Minor template performance enhancement</li>
<li>[EE1] Matrix now passes the current cell object to celltypes using the legacy <code>onDisplayCell</code> Javascript callback</li></ul>]]></description>
  </item>
 </channel>
</rss>
