<?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/wygwam#rss-xml">
 <channel>
  <title>Wygwam Release Notes</title>
  <link>http://pixelandtonic.com/wygwam/releasenotes</link>
  <atom:link href="http://pixelandtonic.com/wygwam/releasenotes.rss" rel="self" type="application/rss+xml" />
  <description>Wygwam Release Notes</description>
  <item>
   <title>Wygwam 2.4.0.2</title>
   <ee_addon:version>2.4.0.2</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.4.0.2</guid>
   <pubDate>Fri, 27 Jan 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Fixed CKFinder integration</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.4.0.1</title>
   <ee_addon:version>2.4.0.1</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.4.0.1</guid>
   <pubDate>Wed, 25 Jan 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Fixed a bug where toolbars couldn’t be selected in EE 2.4</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.4</title>
   <ee_addon:version>2.4</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.4</guid>
   <pubDate>Tue, 24 Jan 2012 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added a new <a href="http://pixelandtonic.com/wygwam/docs/templates#images">Images Only</a> tag mode, and accompanying tag pair support</li>
<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>Updated CKFinder to 2.1.1</li>
<li>[EE2] Fixed a bug where Read More comments would turn into visible “<code>&lt;!--read_more--&gt;</code>” text when submitted via SafeCracker</li>
<li>Curly brackets are no longer converted into entities (<code>&amp;#123;</code> and <code>&amp;#125;</code>) in the templates</li>
<li>Wygwam now ensures that all pages actually have URLs (which are not just “/”) before swapping their URLs with <code>&#123;page_X&#125;</code> tags on save</li>
<li>The Defer CKEditor Initialization setting’s placeholder Iframe is now dynamically generated</li>
<li>Enabled extensions using the <code>wygwam_config</code> hook to set CKEditor’s “<code>on</code>” property</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3.5</title>
   <ee_addon:version>2.3.5</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.5</guid>
   <pubDate>Tue, 01 Nov 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Updated CKEditor to 3.6.2 (adds iOS5 support!)</li>
<li>Made minor performance improvements in the field and on the front end</li>
<li>Fixed a couple bugs with Low Variables compatibility</li>
<li>Fixed a couple PHP and Javascript errors</li>
<li>Upload directories with a single slash (“/”) for the URL are now ignored when Wygwam is swapping out upload directory URLs for <code>{filedir_X}</code> tags</li>
<li>Updated the Style Set documentation to use CKEditor’s new <code>CKEDITOR.stylesSet.add()</code> syntax</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3.4</title>
   <ee_addon:version>2.3.4</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.4</guid>
   <pubDate>Fri, 01 Jul 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Fixed a Javascript error that would prevent CKEditor from even showing up if a configuration’s Upload Directory setting wasn’t set</li>
<li>[EE2] Fixed a bug where images and files selected via the EE File Manager would return the wrong URL in EE 2.2</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3.4.1</title>
   <ee_addon:version>2.3.4.1</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.4.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>Wygwam 2.3.3</title>
   <ee_addon:version>2.3.3</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.3</guid>
   <pubDate>Tue, 28 Jun 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>[EE2] Added EE File Browser integration</li>
<li>[EE2] Added <a href="http://pixelandtonic.com/assets">Assets</a> integration</li>
<li>[EE2] Added the “File Browser” setting to the module</li>
<li>Added the <code>justifyClasses</code> advanced config setting</li>
<li>Updated CKEditor to 3.6.1</li>
<li>Updated CKFinder to the latest build of 2.0.2</li>
<li>[EE2] Fixed a PHP error when using Wygwam with Low Variables, and the Typography class isn’t loaded yet</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3.2</title>
   <ee_addon:version>2.3.2</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.2</guid>
   <pubDate>Thu, 26 May 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Added support for EE 2.1.5 Beta</li>
<li>Added support for HTML5 elements <code>section</code>, <code>header</code>, <code>footer</code>, <code>nav</code>, <code>article</code>, <code>aside</code>, <code>figure</code>, <code>dialog</code>, <code>hgroup</code>, <code>time</code>, <code>meter</code>, <code>menu</code>, <code>command</code>, <code>keygen</code>, <code>output</code>, <code>progress</code>, <code>audio</code>, <code>video</code>, <code>details</code>, <code>datagrid</code>, <code>datalist</code> and <code>mark</code></li>
<li>Made the initial field textarea 10 rows high for mobile devices that don’t support rich text editing</li>
<li>Fixed IE 9 compatibility</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3.1</title>
   <ee_addon:version>2.3.1</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3.1</guid>
   <pubDate>Wed, 11 May 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Updated CKEditor to 3.6</li>
<li>Compressed the custom CKEditor skin to reduce the number of CSS requests and speed up page load</li>
<li>Set the <code>forcePasteAsPlainText</code> CKEditor config setting to “Yes” by default</li>
<li>Fixed a bug where selected toolbar groups would still show up in the “options” bucket in the toolbar configurator if their first button was disabled</li>
<li>Fixed a bug where Wygwam variables in Low Variables wouldn’t display images or URLs in templates</li></ul>]]></description>
  </item>
  <item>
   <title>Wygwam 2.3</title>
   <ee_addon:version>2.3</ee_addon:version>
   <link>http://pixelandtonic.com/wygwam</link>
   <guid>http://pixelandtonic.com/wygwam/releasenotes#v2.3</guid>
   <pubDate>Tue, 26 Apr 2011 00:00:00 +0000</pubDate>
   <description><![CDATA[<ul><li>Updated CKEditor to 3.5.3</li>
<li>Added new “Read More” plugin, allowing you to define excerpt and extended portions of your contents within the same Wygwam field</li>
<li>Added the <code>:excerpt</code>, <code>:has_excerpt</code>, and <code>:extended</code> tags</li>
<li>Added the Template Tags page to the docs</li>
<li>Added an “Edit Configurations” link beside the Editor Configuration field setting</li>
<li>[EE2] Added field and Matrix cell validation for if the field/cell is set to be required</li>
<li>EE tags are no longer encoded into <code>&amp;#123;</code> and <code>&amp;#125;</code> in the tag output</li>
<li>Added Low Variables support for links which are saved with <code>{page_X}</code> tags</li>
<li>Fixed a bug where deferred Wygwam cells within Matrix fields would get unwanted Javascript code in the field contents when sorting rows</li></ul>]]></description>
  </item>
 </channel>
</rss>
