<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
   <title>MovableType.org - Home for the MT Community</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/" />
   
   <id>tag:www.movabletype.org,2007-05-25://2</id>
   <updated>2012-05-19T07:59:55Z</updated>
   <subtitle>Professional Publishing Platform for Bloggers</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.13-ja</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/MovableTypeBeta" /><feedburner:info uri="movabletypebeta" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry>
   <title>Movable Type 5.14</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2012/05/movable_type_514.html" />
   <id>tag:www.movabletype.org,2012://2.28510</id>
   
   <published>2012-05-16T19:00:00Z</published>
   <updated>2012-05-19T07:59:55Z</updated>
   
   <summary> Movable Type 5.14 was released today. This is a bugfix release without new features. It does not contain any security fix. Details about the issues that were fixed can be found in the release note. 5.14 Release Note Download...</summary>
   <author>
      <name>Takeshi Nick Osanai</name>
      <uri>http://smallworld.west-tokyo.com</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[
<p>Movable Type 5.14 was released today. This is a bugfix release without new features. It does not contain any security fix. Details about the issues that were fixed can be found in the release note.</p>

<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-514.html">5.14 Release Note</a></li>
</ul>

<div id="download">
  <h2 id="downloads">Download</h2> 
  
  <ul> 
    <li><a href="http://www.movabletype.org/download.html"> Download Movable Type Open Source</a></li>
    <li><a href="http://www.movabletype.com/download/">Download Movable Type Pro</a></li> 
  </ul> 
  
  <p><em><a href="http://www.movabletype.com/download/compare-products.html">(What is the difference?)</a></em></p> 
  
  <h2 id="installationupgrade-instructions">Installation/upgrade instructions</h2> 
  <ul> 
    <li><a href="http://www.movabletype.org/documentation/installation/install-movable-type.html">Installation guide</a></li> 
    <li><a href="http://www.movabletype.org/documentation/installation/upgrade-movable-type.html">Upgrade guide</a></li> 
  </ul> 
  
  <p>Note: if you purchased a Movable Type license you can also <a href="http://www.movabletype.com/services/support/">purchase our installation or upgrade service</a> and have all the work done by our excellent support team.</p> 
  

</div>  ]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.13, 5.07, and 4.38 patch to fix the plugin template load error</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2012/03/513_patch_1.html" />
   <id>tag:www.movabletype.org,2012://2.28138</id>
   
   <published>2012-03-01T15:31:37Z</published>
   <updated>2012-05-16T08:23:13Z</updated>
   
   <summary>Note : This patch was updated on the 5th of March, 2012 after the initial release on the 1st of March. If you still see the "Template load error" after applying the initial patch, please download again and re-apply the...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p><strong>Note : This patch was updated on the 5th of March, 2012 after the initial release on the 1st of March.</strong> If you still see the "<strong>Template load error</strong>" after applying the initial patch, please download again and re-apply the patch. </p>

<p>Thanks to the community feedback, we found an issue in <a href="http://www.movabletype.org/2012/02/movable_type_513_507_and_438_security_updates.html">Movable Type 5.13, 5.07, and 4.38 Security Updates</a> and created a patch to resolve it. Due to the more strict policy in 5.13, 5.07 and 4.38, some plugins produce the "<strong>Template load error</strong>". There are two ways to resolve this error:</p>

<ol>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513-patch-1.html#how-to-fix-your-plugin">Fix your plugin</a> to meet the security policy in 5.13 / 5.07 / 4.38.</li>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513-patch-1.html#how-to-apply-the-patch">Apply the patch</a> and enable <a href="http://www.movabletype.org/documentation/appendices/config-directives/allowfileinclude.html">AllowFileInclude</a> configuration directive to moderate the strict security policy.</li>
</ol>

<p>It is recommended to (1) fix the plugin because  <a href="http://www.movabletype.org/documentation/appendices/config-directives/allowfileinclude.html">AllowFileInclude</a> weakens the protection against malicious plugins and templates. Please do not forget to disable <a href="http://www.movabletype.org/documentation/appendices/config-directives/allowfileinclude.html">AllowFileInclude</a> directive once you update your plugin to the fixed version.</p>

<p>Please refer to the following pages for details.</p>
<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513-patch-1.html">Movable Type 5.13, 5.07, and 4.38 patch 1 release notes</a></li>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513-patch-1.html#how-to-apply-the-patch">How to apply the patch</a></li>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513-patch-1.html#how-to-fix-your-plugin">How to fix your plugin</a></li>
</ul>

<p>If you are not seeing this "<strong>Template load error</strong>" after your upgrade, you don't need to apply this patch. This patch will be included in the next release of Movable Type. </p>]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.13, 5.07, and 4.38 Security Updates</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2012/02/movable_type_513_507_and_438_security_updates.html" />
   <id>tag:www.movabletype.org,2012://2.28065</id>
   
   <published>2012-02-22T03:41:51Z</published>
   <updated>2012-03-29T02:48:55Z</updated>
   
   <summary> Movable Type 5.13, 5.07, and 4.38 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. The vulnerabilities were found as a result of our internal security audit, except...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<div class="section" id="security-about">
  <p>Movable Type 5.13, 5.07, and 4.38 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. The vulnerabilities were found as a result of our internal security audit, except the one reported from Trustwave (TWSL2012-003). All users must upgrade to this latest release immediately. </p>
  
  <h2>Impact</h2>
  
  <p>5.13, 5.07, and 4.38 address the multiple vulnerabilities including:</p>

  <ul>
    <li>OS Command Injection exists in the file management system, the most serious of which may lead to arbitrary OS command execution by a user who has a permission to sign-in to the admin script and also has a permission to upload files.</li>
    <li>Session Hijack and CSRF exist in the commenting and the community script. A remote attacker could hijack the user session or could execute arbitrary script code on victim's browser under the certain circumstances.</li>
    <li>XSS exists in templates where the variables are not escaped properly. A remote attacker could inject client-side script into web pages viewed by other users.</li>
    <li>XSS exists in mt-wizard.cgi. This vulnerability was reported by Trustwave (TWSL2012-003)</li>
  </ul>
  
  <h2>Solution</h2>
  
  <p>Please upgrade to the latest versions of Movable Type 4 or Movable Type 5.</p>
  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.38</li>
    <li>Movable Type Open Source 5.07</li>
    <li>Movable Type Open Source 5.13</li>    
    <li>Movable Type 4.38<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.07<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.13<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type Enterprise 4.38</li>
    <li>Movable Type Advanced 5.13</li>    
  </ul>

  <p>Here are the release notes for this release.</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513.html">Movable Type 5.13, 5.07, and 4.38 Release Notes</a></li>
  </ul>

</div> <!-- security-about -->

<div class="section" id="upgrading">
  <h2>Upgrading to Movable Type 5.13, 5.07, or 4.38</h2>

  <h3>Download</h3>
  <p>You can download the latest packages from these sites (<a href="http://www.movabletype.com/download/compare-products.html"> What is the difference? </a>).</p>
  <ul>
    <li><a href="http://www.movabletype.org/download.html">Download Movable Type Open Source</a></li>
    <li><a href="http://www.movabletype.com/download/blogger-license.html">Download Movable Type Pro for Bloggers</a></li>
    <li><a href="https://mtuser.sixapart.jp/en/Form/Login.aspx">Download Movable Type Pro, Enterprise, and Advanced for registered users</a></li>
  </ul>
  <p>Firstly, follow the instructions found in <a href="http://www.movabletype.org/documentation/installation/upgrade-movable-type.html">Movable Type's upgrade guide</a> to upgrade your Movable Type installation.</p>

  <h3>Refresh Templates</h3>

  <p>As a result of security fixes in Movable Type 5.13, 5.06 and 4.38, some of the global templates and  JavaScript template in each blog were updated. <strong>You need to refresh those templates to comment or to use Community features</strong> once you upgrade to Movable Type 5.13, 5.07, 4.38, or later version. Please refer to the following documentation.</p>

  <ul>
    <li><a href="http://www.movabletype.org/documentation/upgrade/upgrading-to-movable-type-513-507-or-438.html">Upgrading to Movable Type 5.13, 5.07, or 4.38</a></li>
  </ul>
  <p>Here are the details of template changes.</p>

  <ul>
    <li><a href="http://www.movabletype.org/documentation/upgrade/template-changes-in-movable-type-513-507-and-438.html">Template changes in Movable Type 5.13, 5.07, and 4.38</a></li>
    <li><a href="http://www.movabletype.org/documentation/upgrade/template-changes-in-movable-type-513-507-and-438.html#how-to-update-your-own-theme-">How to update your own theme ? </a></li>
  </ul>
</div> <!-- upgrading -->


<div class="section" id="otherchanges">
  <h2>Changes in Movable Type 5.13, 5.07, and 4.38 </h2>

  <p>You can see the complete list of fixed bugs at this FogBugz page.</p>
  <ul>
    <li><a href="https://movabletype.fogbugz.com/default.asp?pre=preSaveFilter&fOpenBugs=ON&fClosedBugs=ON&ixProject=42&ixFixFor=811&sort1=8&sort2=6&sort3=110&fGridView=1&sView=grid-outline&iTypeOrder=1,29,2,23,17,4,5,16,7">All cases in Movable Type I4 (5.13, 5.07, and 4.38)</a></li>
  </ul>

  <p>Following significant changes have been made in Movable Type 5.13, 5.07, and 4.38.</p>

  <ul>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513.html#mtinclude-filexxx-attribute-is-disabled-in-default-settings">mt:Include <strong>file="XXX"</strong> attribute is disabled in default settings</a><br />
      In Movable Type 5.13, 5.07, 4.38, and later versions, <a href="http://www.movabletype.org/documentation/appendices/tags/include.html#file">mt:Include <strong>file="XXX"</strong> attribute</a> was disabled in default settings. This change is to prevent a template designer accessing arbitrary files in the server. You can enable the attribute by specifying <a href="http://www.movabletype.org/documentation/appendices/config-directives/allowfileinclude.html">AllowFileInclude</a> configuration directive.
    </li>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/513.html#added-pm-so-rb-htc-in-deniedassetfileextensions">Added .pm .so .rb .htc in DeniedAssetFileExtensions</a></li>
  </ul>

</div> <!-- otherchanges -->


<div class="section" id="new-in-513">
  <h2>New features in Movable Type 5.13</h2>

  <div class="section" id="browser">
    <h3>Supported Browsers</h3>

    <p>Movable Type 5.13 supports the following browsers and versions.</p>
    <ul>
      <li>Internet Explorer 9</li>
      <li>Firefox latest</li>
      <li>Safari latest</li>
    </ul>
  </div> <!-- browser -->

  <h3>Security Enhancements</h3>
  
  <p>Movable Type 5.13 introduces the following security features.</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/administrator/managing-users/account-lockout.html">Account and IP Lockout</a><br />
      Account lockout is a feature to protect your Movable Type account from a password-guessing attack known as a brute force attack or a dictionary attack. Movable Type locks out accounts after defined number of incorrect password attempts.
    </li>
    <li><a href="http://www.movabletype.org/documentation/administrator/managing-users/changing-password-validation-rules.html">Changing Password Validation Rules</a><br />
      A system administrator can set password validation policies to let users to use stronger passwords.
    </li>
    <li><a href="http://www.movabletype.org/documentation/administrator/managing-users/changing-password-validation-rules.html#stronger-password-encryption">Stronger Password Encryption</a></li>
  </ul>

</div> <!-- new-in-513 -->


]]>
      
   </content>
</entry>

<entry>
   <title>Status of Movable Type development</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/10/status_of_movable_type_development.html" />
   <id>tag:www.movabletype.org,2011://2.26479</id>
   
   <published>2011-10-08T15:00:00Z</published>
   <updated>2012-05-16T08:19:57Z</updated>
   
   <summary>Having moved our case tracking system to Fogbugz on-demand, one of our favorite features is its reporting function. You can see the current activity of Movable Type development with a variety of graphs and charts. I would like to introduce...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Having moved our case tracking system to Fogbugz on-demand, one of our favorite features is its reporting function. You can see the current activity of Movable Type development with a variety of graphs and charts. I would like to introduce some of the highlights here.</p>

<div class="section" id="closed">
  <h3>Number of fixed and implemented cases</h3>

  <p>The following graph shows numbers of fixed bugs and implemented features since 2007 when we started to use Fogbugz. As you can see, it is more active than ever. </p>

<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.movabletype.org/capture/mt-cases.004.png"><img alt="Number of fixed and implemented cases" src="http://www.movabletype.org/assets_c/2011/10/mt-cases.004-thumb-500x375-17463.png" width="500" height="375" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>  
  
  <p>I should also mention that this achievement includes a lot of contributions from the community which is also shown in <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html#community-contributors">the long list of the acknowledgments in 5.1 release notes</a>.</p>
  <p>You can check <a href="https://movabletype.fogbugz.com/default.asp?pgx=FS&fOpenBugs=0&fClosedBugs=1&">the live status</a> if you have an account. If you don't, you can <a href="https://movabletype.fogbugz.com/">create an account</a> to <a href="https://movabletype.fogbugz.com/default.asp?W44">report a bug or send a feature request</a>.</p>
  
</div> <!-- closed -->

<div class="section" id="opened">
  <h3>Number of open cases</h3>

  <p>You might wonder how the submitted cases are handled. The development team is reviewing new cases on every Thursday. And periodically we conduct "a big triage" to sweep remaining cases. The following graph shows the improvement in our product management.</p>

  <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.movabletype.org/capture/mt-cases.005.png"><img alt="Number of open cases" src="http://www.movabletype.org/assets_c/2011/10/mt-cases.005-thumb-500x375-17467.png" width="500" height="375" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>
  
  <p>Now all the feature request cases have been reviewed and categorized in this product backlog page.</p>

  <ul>
    <li><a href="https://github.com/movabletype/Documentation/wiki/Fogbugz:product-backlog">Active feature request cases - GitHub</a></li>
  </ul>
</div> <!-- opened -->

<div class="section" id="10years">
  <h3>10th birthday of Movable Type</h3>

  <p>October is a special month for Movable Type. And especially this year, it is the 10th anniversary since it was born in 2001. Thank you for your continual support. We hope to be a further exciting platform for you to enjoy.</p>

  <a href="http://www.flickr.com/photos/sixapartkk/6217046654/" title="MT10thã€€birthday by sixapartkk, on Flickr"><img src="http://farm7.static.flickr.com/6179/6217046654_d85094f9fe.jpg" width="500" height="375" alt="MT10thã€€birthday"></a>
  
</div> <!-- 10years -->]]>
      
   </content>
</entry>

<entry>
   <title>Bug Tracker maintenance completed</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/06/bug_tracker_maintenance.html" />
   <id>tag:www.movabletype.org,2011://2.25085</id>
   
   <published>2011-06-28T10:10:28Z</published>
   <updated>2012-03-31T10:45:49Z</updated>
   
   <summary>We have successfully migrated our Movable Type issue tracking system to the new location. The new URL is here. https://movabletype.fogbugz.com/ I hope that you will enjoy the newest FogBugz features ! The Movable Type issue tracking system ( Fogbugz )...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>We have successfully migrated our Movable Type issue tracking system to the new location. The new URL is here.</p>

<p><a href="https://movabletype.fogbugz.com/">https://movabletype.fogbugz.com/</a></p>

<p>I hope that you will enjoy the newest FogBugz features !</p>

<p><strike>The Movable Type issue tracking system ( <a href="http://bugs.movabletype.org">Fogbugz</a> ) is currently under maintenance.<br />
We are moving this installation to the Fog Creeks' on-demand service, and it will be back next week. Please use <a href="http://forums.movabletype.org/">Movable Type Forums</a> to report bugs during this period.<br />
Sorry for your inconvenience !</strike></p>]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.12, 5.06, and 4.37 Security Updates</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/06/movable_type_512_506_and_437_security_updates.html" />
   <id>tag:www.movabletype.org,2011://2.25027</id>
   
   <published>2011-06-23T02:30:00Z</published>
   <updated>2012-05-21T05:43:39Z</updated>
   
   <summary>Movable Type 5.12, 5.06, and 4.37 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. All users must upgrade to this latest release immediately. The impact of the vulnerabilities...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="security" label="security" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.12, 5.06, and 4.37 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. All users must upgrade to this latest release immediately. </p>

<div class="section">
  <h2>The impact of the vulnerabilities</h2>
  
  <p>Under certain circumstances, a user who has "Create Entries" or "Manage Blog" pemissions may be able to read known files on the local file system.</p>

  <h2>Versions Affected</h2>

  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.x</li>
    <li>Movable Type Open Source 5.x</li>
    <li>Movable Type 4.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type 5.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type Enterprise 4.x</li>
  </ul>

  <h2>Solution</h2>

  <p>Please upgrade to the latest versions of Movable Type 4 or Movable Type 5.</p>
  
  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.37</li>
    <li>Movable Type Open Source 5.06</li>
    <li>Movable Type Open Source 5.12</li>    
    <li>Movable Type 4.37<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.06<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.12<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type Enterprise 4.37</li>
    <li>Movable Type Advanced 5.12</li>    
  </ul>
  
  <h2 id="downloads51">Download</h2> 
  
  <ul> 
    <li><a href="http://www.movabletype.org/download.html">Download Movable Type Open Source</a></li>
    <li><a href="http://www.movabletype.com/download/">Download Movable Type Pro</a></li>
    <li><a href="http://movabletype.org/downloads/stable/">Download other packages (including MT5.06)</a></li>
  </ul> 
  <p><em><a href="http://www.movabletype.com/download/compare-products.html">(What is the difference?)</a></em></p> 
  
  <h2 id="installationupgrade-instructions">Installation/upgrade instructions</h2> 
  <ul> 
    <li><a href="http://www.movabletype.org/documentation/installation/install-movable-type.html">Installation guide</a></li> 
    <li><a href="http://www.movabletype.org/documentation/installation/upgrade-movable-type.html">Upgrade guide</a></li>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/512.html">Movable Type 5.12 / 5.06 / 4.37 release notes</a></li>        
  </ul> 
</div>  

<div class="section" id="en-Fixed">
  <h2>Fixed issues</h2>

  <p>The following issues were fixed in MT5.12.</p>  
  <ul>
    <li><a href="http://bugs.movabletype.org/?106303">106303</a> Published URL was changed after upgrading to 5.1x</li>
  </ul>
  
  <p>The following issues were fixed in Movable Type 5.12, 5.06, and 4.37.</p>
  <ul>
    <li><a href="http://bugs.movabletype.org/?106307">106307</a> Permission error when saving custom fields settings without a system administration privilege</li>
  </ul>
</div>

]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.11 and 5.051, 4.361 Security Updates</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/06/movable_type_511_and_5051_4361_security_updates.html" />
   <id>tag:www.movabletype.org,2011://2.24920</id>
   
   <published>2011-06-09T04:39:23Z</published>
   <updated>2011-06-23T02:46:24Z</updated>
   
   <summary> Movable Type 5.11, 5.051, 4.361 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. All users must upgrade to this latest release immediately. The impact of the vulnerabilities...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="Security" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[
<p>Movable Type 5.11, 5.051, 4.361 were released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x. All users must upgrade to this latest release immediately. </p>

<div class="section">
  <h2>The impact of the vulnerabilities</h2>
  
  <p>A remote attacker could create, read or modify the contents in the system under certain circumstances.</p>

  <h2>Versions Affected</h2>

  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.x</li>
    <li>Movable Type Open Source 5.x</li>
    <li>Movable Type 4.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type 5.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type Enterprise 4.x</li>
  </ul>

  <h2>Solution</h2>

  <p>Please upgrade to the latest versions of Movable Type 4 or Movable Type 5.</p>
  
  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.361</li>
    <li>Movable Type Open Source 5.051</li>
    <li>Movable Type Open Source 5.11</li>    
    <li>Movable Type 4.361<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.051<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.11<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type Enterprise 4.361</li>
    <li>Movable Type Advanced 5.11</li>    
  </ul>
  
  <h2 id="downloads51">Download</h2> 
  
  <ul> 
    <li><a href="http://www.movabletype.org/download.html">Download Movable Type Open Source</a></li>
    <li><a href="http://www.movabletype.com/download/">Download Movable Type Pro</a></li>
    <li><a href="http://movabletype.org/downloads/stable/">Download other packages (including MT5.051)</a></li>
  </ul> 
  <p><em><a href="http://www.movabletype.com/download/compare-products.html">(What is the difference?)</a></em></p> 
  
  <h2 id="installationupgrade-instructions">Installation/upgrade instructions</h2> 
  <ul> 
    <li><a href="http://www.movabletype.org/documentation/installation/install-movable-type.html">Installation guide</a></li> 
    <li><a href="http://www.movabletype.org/documentation/installation/upgrade-movable-type.html">Upgrade guide</a></li> 
  </ul> 
</div>  

<div class="section" id="en-Fixed">
  <h2>New features and fixed issues</h2>

  <p>Please see the release notes for new features and fixed issues in Movable Type 5.11, 5.051, and 4.361.</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/511.html">Movable Type 5.11 / 5.051 / 4.361 release notes</a></li>        
    <li>A new configuration directive <strong><a href="http://www.movabletype.org/documentation/appendices/config-directives/deniedassetfileextensions.html">DeniedAssetFileExtensions</a></strong> was implemented in Movable Type 5.11, 5.051, and 4.361.</li>
    <li>A configuration directive <strong><a href="http://www.movabletype.org/documentation/appendices/config-directives/assetfileextensions.html">AssetFileExtensions</a></strong> was implemented in Movable Type 4.361 ( Movable Type 5.01 and later versions already have this feature ).</li>    
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/511.html#other">Other changes</a></li>
  </ul>
</div>

]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 and 5.05, 4.36 Security Updates</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/05/movable_type_51_and_505_436_security_update.html" />
   <id>tag:www.movabletype.org,2011://2.24742</id>
   
   <published>2011-05-25T02:30:00Z</published>
   <updated>2012-05-02T06:17:46Z</updated>
   
   <summary>After three months of the beta testing, the official release of the Movable Type 5.1 is now ready to download. Movable Type 4.36 and 5.05 are also released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>After three months of the beta testing, the official release of the Movable Type 5.1 is now ready to download. Movable Type 4.36 and 5.05 are also released as mandatory security updates. These updates resolve multiple vulnerabilities discovered in Movable Type 5.x and Movable Type 4.x.</p>

<div class="section" id="aboutmt51">
  <h2>About Movable Type 5.1</h2>

  <div style="width:425px" id="__ss_6744655"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/sakk/introducing-movable-type-51" title="Introducing Movable Type 5.1">Introducing Movable Type 5.1</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/6744655" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/sakk">Six Apart KK</a> </div> </div>
  
  <p>Please see the following links for details.</p>

  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">What's new in Movable Type 5.1</a></li>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 release notes</a></li>
  </ul>

  <p>Movable Type 5.1 includes <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html#community-contributors">a lot of feedback, patches and contributions from our community</a>. Thank you very much for all of your help !</p>
  
</div> <!-- aboutmt51 -->


<div class="section">
  <h2>Movable Type 4.36 and 5.05 Security Updates</h2>
  
  <h3>The impact of the vulnerabilities</h3>
  
  <p>A remote attacker could execute arbitrary code in a logged-in users' web browser. A remote attacker could read or modify the contents in the system under certain circumstances.</p>

  <h3>Versions Affected</h3>

  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.x</li>
    <li>Movable Type Open Source 5.x</li>
    <li>Movable Type 4.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type 5.x <span class="memo">( with Professional Pack, Community Pack )</span></li>
    <li>Movable Type Enterprise 4.x</li>
  </ul>


  <h3>Solution</h3>

  <p>Please upgrade to the latest versions of Movable Type 4 or Movable Type 5.</p>
  
  <ul class="bulletPoint">
    <li>Movable Type Open Source 4.36</li>
    <li>Movable Type Open Source 5.05</li>
    <li>Movable Type Open Source 5.1</li>    
    <li>Movable Type 4.36<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.05<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type 5.1<span class="memo">( with Professional Pack, Community Pack)</span></li>
    <li>Movable Type Enterprise 4.36</li>
    <li>Movable Type Advanced 5.1</li>    
  </ul>

  <p>Special thanks to <a href="http://alfasado.net/">Alfasado</a>, <a href="http://www.justanotherhacker.com/">Eldar Marcussen</a> and other reporters for reporting these security issues.</p>


  <h3 id="downloads51">Download</h3> 
  
  <ul> 
    <li><a href="http://www.movabletype.org/download.html">Download Movable Type Open Source</a></li>
    <li><a href="http://www.movabletype.com/download/">Download Movable Type Pro</a></li>
    <li><a href="http://movabletype.org/downloads/stable/">Download other packages (including MT5.05)</a></li>
  </ul> 
  <p><em><a href="http://www.movabletype.com/download/compare-products.html">(What is the difference?)</a></em></p> 
  
  <h3 id="installationupgrade-instructions">Installation/upgrade instructions</h3> 
  <ul> 
    <li><a href="http://www.movabletype.org/documentation/installation/install-movable-type.html">Installation guide</a></li> 
    <li><a href="http://www.movabletype.org/documentation/installation/upgrade-movable-type.html">Upgrade guide</a></li> 
  </ul> 
  
</div>  
]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 RC4</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/05/movable_type_51_rc4.html" />
   <id>tag:www.movabletype.org,2011://2.24674</id>
   
   <published>2011-05-20T08:16:06Z</published>
   <updated>2011-05-25T02:56:06Z</updated>
   
   <summary>The Movable Type 5.1 RC4 is available to download. The case 106201 was fixed in this release. To try RC4: Downloading beta builds Downloading MTOS nightly builds Getting the source code from GitHub Movable Type 5.1 Release Notes ( RC4...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>The Movable Type 5.1 RC4 is available to download. The case <a href="http://bugs.movabletype.org/default.asp?106201">106201</a> was fixed in this release.</p>

<div class="section" id="51beta-download">
  <p>To try RC4:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( RC4 )</a></li>
  <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Slideshare: Introducing Movable Type 5.1</a></li>
  <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>  
</ul>

<p>Please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>

  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Without your feedback, it is almost impossible for developers to test the software in all of the various conditions that might occur. So please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>


]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 RC3</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/05/movable_type_rc3.html" />
   <id>tag:www.movabletype.org,2011://2.24652</id>
   
   <published>2011-05-18T06:26:55Z</published>
   <updated>2011-05-20T08:19:59Z</updated>
   
   <summary>The Movable Type 5.1 RC3 is available to download now. To try RC3: Downloading beta builds Downloading MTOS nightly builds Getting the source code from GitHub Here is the release notes for Movable Type 5.1 RC3. There are couple of...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>The Movable Type 5.1 RC3 is available to download now. </p>

<div class="section" id="51beta-download">
  <p>To try RC3:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<p>Here is the release notes for Movable Type 5.1 RC3. There are couple of bugs (such as <a href="http://bugs.movabletype.org/default.asp?106201">106201</a>) which have been reported recently, and we may roll another RC release shortly. </p>
<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( RC3 )</a></li>
</ul>

<p>Please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>

<p>For more details:</p>

<ul>
  <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Slideshare: Introducing Movable Type 5.1</a></li>
  <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
</ul>
  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Without your feedback, it is almost impossible for developers to test the software in all of the various conditions that might occur. So please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>


]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 RC2</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/04/movable_type_51_rc2.html" />
   <id>tag:www.movabletype.org,2011://2.24403</id>
   
   <published>2011-04-27T04:00:00Z</published>
   <updated>2012-03-29T08:24:49Z</updated>
   
   <summary>The Movable Type 5.1 RC2 is available to download now. This release includes several minor bug fixes and improved French localization thanks to FranÃ§ois. To try RC2: Downloading beta builds Downloading MTOS nightly builds Getting the source code from GitHub...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>The Movable Type 5.1 RC2 is available to download now. This release includes several minor bug fixes and <a href="https://github.com/movabletype/movabletype/pull/4">improved French localization</a> thanks to <a href="https://github.com/padawan">FranÃ§ois</a>.</p>

<div class="section" id="51beta-download">
  <p>To try RC2:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<p>Here is the release notes for Movable Type 5.1 RC2. Please note that minor cases are not listed here, please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>
<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( RC2 )</a></li>
</ul>

<p>For more details:</p>

<ul>
  <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Slideshare: Introducing Movable Type 5.1</a></li>
  <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
</ul>
  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Without your feedback, it is almost impossible for developers to test the software in all of the various conditions that might occur. So please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>

<p>We look forward to hearing from you !</p>

]]>
      
   </content>
</entry>

<entry>
   <title> Movable Type 5.1 RC1</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/04/movable_type_51_rc1.html" />
   <id>tag:www.movabletype.org,2011://2.24339</id>
   
   <published>2011-04-21T04:35:15Z</published>
   <updated>2011-04-23T15:17:21Z</updated>
   
   <summary>The Movable Type 5.1 RC1 is now available to download. In Release Candidate 1, the development team has implemented all new features and fixed major bugs. If we don't find any new issues at the following regression test (and your...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>The Movable Type 5.1 RC1 is now available to download. In Release Candidate 1, the development team has implemented all new features and fixed major bugs. If we don't find any new issues at the following regression test (and your feedback is also crucial at this final momement), Movable Type 5.1 will be ready to ship around the end of May. Please check the <a href="https://github.com/movabletype/Documentation/wiki/Movable-type-5.1">5.1 schedule wiki</a> for updates toward the production release ! </p>

<div class="section" id="51beta-download">
  <p>To try RC1:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<p>Here is the release notes for Movable Type 5.1 RC1. Please note that minor cases are not listed here, please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>
<ul>
  <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( RC1 )</a></li>
</ul>

<p>For more details:</p>

<ul>
  <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Slideshare: Introducing Movable Type 5.1</a></li>
  <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
</ul>
  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Without your feedback, it is almost impossible for developers to test the software in all of the various conditions that might occur. So please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>

<p>We look forward to hearing from you !</p>

]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 Beta 4</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/04/movable_type_51_beta_4.html" />
   <id>tag:www.movabletype.org,2011://2.24147</id>
   
   <published>2011-04-06T05:20:39Z</published>
   <updated>2011-04-06T05:21:49Z</updated>
   
   <summary> Movable Type 5.1 Beta 4 is available to download and test. Here is the release notes for Movable Type 5.1 Beta. Please note that minor cases are not listed here, please see FogBugz for all cases. Movable Type 5.1...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[

<div class="section">
  <p>Movable Type 5.1 Beta 4 is available to download and test.</p>
  <p>Here is the release notes for Movable Type 5.1 Beta. Please note that minor cases are not listed here, please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( Beta 4 )</a></li>
  </ul>
</div>

<div class="section" id="51beta-download">
  <p>To join the beta test:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<div class="section">
  <p>For more details:</p>

  <ul>
    <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Introducing Movable Type 5.1</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
    <li><a href="https://github.com/movabletype/Documentation/wiki/Movable-type-5.1">Movable type 5.1 Schedule</a></li>
  </ul>
</div>
  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>

]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 Beta 3</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/03/movable_type_beta_3.html" />
   <id>tag:www.movabletype.org,2011://2.24005</id>
   
   <published>2011-03-24T06:00:00Z</published>
   <updated>2011-04-06T04:45:17Z</updated>
   
   <summary> We would like to express our deepest sympathy to those who have suffered loss on account of the terrible earthquake in Japan. It is our sincere hope that the afflicted areas may recover at the earliest time. Movable Type...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[
<div class="section">
<p>We would like to express our deepest sympathy to those who have suffered loss on account of the terrible earthquake in Japan. It is our sincere hope that the afflicted areas may recover at the earliest time. Movable Type team in Japan have been collaborating with several local communities for the past years. Tohoku area is where MTDDC Meetup, this local support project first took place. We will continue our efforts toward the realization of recovery, constantly thinking of the people of Tohoku and neighboring areas. </p>  
</div>

<div class="section">
  <p>Here is the release notes for Movable Type 5.1 Beta. The list now includes implemented, fixed and active cases. Please note that minor cases are not listed here, please see <a href="http://bugs.movabletype.org/default.asp?pg=pgList&pre=preSearchChangeSort&search=2&searchFor=Iliad&sortId=10&ixPlugin=-1">FogBugz</a> for all cases.</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">Movable Type 5.1 Release Notes ( Beta 3 )</a></li>
  </ul>
</div>

<div class="section" id="51beta-download">
  <p>To join the beta test:</p>
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">Downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">Downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">Getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<div class="section">
  <p>For more details:</p>

  <ul>
    <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Introducing Movable Type 5.1</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
    <li><a href="https://github.com/movabletype/Documentation/wiki/Movable-type-5.1">Movable type 5.1 Schedule</a></li>
  </ul>
</div>
  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>

]]>
      
   </content>
</entry>

<entry>
   <title>Movable Type 5.1 Beta 2</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2011/03/movable_type_51_beta_2.html" />
   <id>tag:www.movabletype.org,2011://2.23721</id>
   
   <published>2011-03-02T06:30:00Z</published>
   <updated>2011-03-13T16:40:05Z</updated>
   
   <summary>Movable Type 5.1 Beta 2 is available to download and test. The development team is actively working on the beta, and we have already implemented 120 cases, fixed 715 cases, and there are only 120 active cases remaining. Please join...</summary>
   <author>
      <name>Jun Kaneko</name>
      <uri>http://www.goodpic.com/</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.1 Beta 2 is available to download and test.  The development team is actively working on the beta, and we have already implemented 120 cases, fixed 715 cases, and there are only <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-51-release-notes.html">120 active cases remaining</a>. Please join the beta by</p>

<div class="section" id="51beta-download">
  <ul>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#beta-download">downloading beta builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#nightly">downloading MTOS nightly builds</a></li>
    <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html#github">getting the source code from GitHub</a></li>
  </ul>
</div> <!-- download -->

<p>For more details:</p>

<ul>
  <li><a href="http://www.slideshare.net/sakk/introducing-movable-type-51">Introducing Movable Type 5.1</a></li>
  <li><a href="http://www.movabletype.org/documentation/beta/movable-type-51-beta.html">Movable Type 5.1 Beta manual</a></li>
  <li><a href="https://github.com/movabletype/Documentation/wiki/Movable-type-5.1">Movable Type 5.1 Schedule</a></li>
</ul>

  
<div class="section" id="beta-feedback">
  <h3>Reporting Bugs</h3>

  <p>Your feedback is important to get Movable Type 5.1 ready for the final release. Without your feedback, it is almost impossible for developers to test the software in all of the various conditions that might occur. So please don't hesitate to create a new case.</p>

  <ul>
    <li><a href="http://bugs.movabletype.org/default.asp?W44">FogBugz: How to report your issue and feedback</a></li>
  </ul>
</div>

<p>We look forward to hearing from you !</p>

]]>
      
   </content>
</entry>

</feed>

