<?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>Magento Blog</title>
    <link>http://www.magentocommerce.com/blog/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>RoyRubin</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-07-01T16:22:00-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />

    <item>
      <title>Magento 0.6.14100 Available for Download</title>
      <link>http://www.magentocommerce.com/blog/magento-0614100-available-for-download/</link>
      <guid>http://www.magentocommerce.com/blog/magento-0614100-available-for-download/#When:06:52:00Z</guid>
      <description><![CDATA[<p>We are pleased to announce the <a href="http://www.magentocommerce.com/download" title="availability for download">availability for download</a> of Magento Preview version 0.6.14100. The major highlights of the release include the Admin order creation preview, stock management functionality, and preview of 'gift messages' capability.</p>

<a href="http://www.magentocommerce.com/download" title="Download Magento Preview version 0.6.14100"><img src="http://www.magentocommerce.com/img/magento_dnld_rr.gif" border="0"></a>

<h3 style="margin-bottom: 12px;">Major Highlights</h3>
<ul>
<li>Admin order creation (preview) </li>
<li>Added stock management functionality</li>
<li>Added search terms and auto-generated sitemap for SEO</li>
<li>Added 'Email product to a friend' functionality</li>
<li>Added gift messages functionality (preview)</li>
</ul>
<h3 style="margin-bottom: 12px;">Improvements</h3>
<ul>
<li>Changed shopping cart notifications logic</li>
<li>Added setting umask(0)</li>
<li>Added validation of requested autoload class</li>
<li>Added escaping html in customer form fields</li>
<li>Created curl http file download convert adapter</li>
<li>Added extra validation to product rewrites generation</li>
</ul>
<h3 style="margin-bottom: 12px;">Bugfixes</h3>
<ul>
<li>Fixed store filter problem in admin customer wishlist</li>
<li>Fixed https installation check</li>
<li>Fixed wrong successful message after customer registration</li>
<li>Fixed few database foreign keys problems</li>
<li>Fixed bugs with product view, edit, add to cart</li>
<li>Fixed super product options problem when adding it to the shopping cart</li>
<li>Fixed few minor payment methods problems</li>
<li>Minor Varien_Form_Html_Element fixes </li>
<li>Few minor collections issues fixed</li>
<li>Fixed price displaying in single-page and multiple addresses checkout</li>
</ul>
<h3 style="margin-bottom: 12px;">Known Issues</h3>
<ul>
<li>Inability to add gift messages per item when creating an order in admin</li>
<li>If the simple products are not visible on the frontend they cannot be added to an order when it is created from the admin</li>
<li>There's no form fields validation when creating an order in admin</li>
<li>Full credit card number is displayed in order confirmation email</li>
</ul>]]></description>
      
      <dc:subject></dc:subject>
      <dc:date>2007-12-05T06:52:00-08:00</dc:date>
    </item>
 


    <item>
      <title>Comment by jmayer</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Michael,
</p>
<p>
You are a genius. I am hoping this version will my fix my shipping table issues.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Michael</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Hi jmayer,
</p>
<p>
I think it might be a problem of upgrading here.&nbsp; Please check this thread <a href="http://www.magentocommerce.com/boards/viewthread/2054/">http://www.magentocommerce.com/boards/viewthread/2054/</a> to find out how to recreate all the admin permissions.
</p>
<p>
Thank you.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by jmayer</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Trying to upgrade from previous version. When logging in I get this error. Is this related? I am using MAMP
</p>
<p>
Fatal error: Uncaught exception &#8216;Zend_Acl_Exception&#8217; with message &#8216;Resource &#8216;admin/system/config/customers&#8217; not found&#8217; in /Applications/MAMP/htdocs/mysite/lib/Zend/Acl.php:298 Stack trace: #0 /Applications/MAMP/htdocs/mysite/lib/Zend/Acl.php(575): Zend_Acl-&gt;get(&#8217;admin/system/co...&#8217;) #1 /Applications/MAMP/htdocs/mysite/lib/Zend/Acl.php(454): Zend_Acl-&gt;setRule(&#8217;OP_ADD&#8217;, &#8216;TYPE_DENY&#8217;, &#8216;G5&#8217;, &#8216;admin/system/co...&#8217;, NULL, NULL) #2 /Applications/MAMP/htdocs/mysite/app/code/core/Mage/Admin/Model/Mysql4/Acl.php(133): Zend_Acl-&gt;deny(&#8217;G5&#8217;, &#8216;admin/system/co...&#8217;, NULL, NULL) #3 /Applications/MAMP/htdocs/mysite/app/code/core/Mage/Admin/Model/Mysql4/Acl.php(74): Mage_Admin_Model_Mysql4_Acl-&gt;loadRules(Object(Mage_Admin_Model_Acl), Array) #4 /Applications/MAMP/htdocs/mysite/app/code/core/Mage/Admin/Model/Observer.php(89): Mage_Admin_Model_Mysql4_Acl-&gt;loadAcl() #5 [internal function]: Mage_Admin_Model_Observer-&gt;actionPreDispatchAdmin(Object(Varien_Event_Observer)) #6 /Applications/MAMP/htdocs/mysite/lib/Varien/Event/Observer.php(58): call_user_func(Array, in /Applications/MAMP/htdocs/mysite/lib/Zend/Acl.php on line 298
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Phliplip</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Hi Michael,
</p>
<p>
I don&#8217;t think i have the Zend_Cache warnings.. yet <img src="http://www.magentocommerce.com/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;padding:0;" />
<br />
My problem is this; <a href="http://www.magentocommerce.com/boards/viewthread/1903/">http://www.magentocommerce.com/boards/viewthread/1903/</a>
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Michael</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Hi Phliplip,
</p>
<p>
You can use the same workaround (<a href="http://www.magentocommerce.com/boards/viewreply/7813/">http://www.magentocommerce.com/boards/viewreply/7813/</a>) for ZF-2200 (<a href="http://framework.zend.com/issues/browse/ZF-2200" target="_blank">http://framework.zend.com/issues/browse/ZF-2200</a>) to have it running with no Zend_Cache warnings on PHP 5.2.5.
</p>
<p>
Thank you.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by kris</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I upgraded to the new version and looking great so far. I especially like the inventory and email to a friend additions. But surely the masters behind the email module have some security features planned. Currently anyone could misuse a Magento install to send their spam to the world&#8230;
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Garrone</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Just installed without trouble. Admin order creation is fantastic.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Zander</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I dropped this on top of a previous install (I&#8217;ve not had much success with upgrades previously) and so far so good. Looking great!!! I&#8217;ll report more as I test.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Phliplip</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Don&#8217;t work with my current setup :&#8217;( Will be posting errors later today.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Phliplip</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Yipee.. first to comment <img src="http://www.magentocommerce.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;padding:0;" />
</p>
<p>
Can&#8217;t wait to se if i will be able to install this version. Is it tested with PHP 5.2.5 ?
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>


</channel>
</rss>