<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mozilla Add-ons Blog &#187; releases</title>
	<atom:link href="http://blog.mozilla.com/addons/category/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/addons</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 18:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Jetpack Project: weekly update for January 31st, 2012</title>
		<link>http://blog.mozilla.com/addons/2012/01/31/jetpack-project-weekly-update-for-january-31st-2012/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/31/jetpack-project-weekly-update-for-january-31st-2012/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 21:12:48 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=4123</guid>
		<description><![CDATA[Project News We released two point releases, 1.4.1 and 1.4.2 to address issues related to deploying SDk 1.4 on the Add-on Builder site. Jorge pointed out an important compatibility issue with SDK 1.3 and the upcoming Firefox 11 release in his compatibility post. We will be re-packing add-ons built with 1.3 and lower prior to&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/31/jetpack-project-weekly-update-for-january-31st-2012/" title="Read the rest of &#8220;Jetpack Project: weekly update for January 31st, 2012&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<h3>Project News</h3>
<ul>
<li>We released two point releases, <a href="http://blog.mozilla.com/addons/2012/01/26/add-on-sdk-version-1-4-1-released/" target="_blank">1.4.1</a> and <a href="http://blog.mozilla.com/addons/2012/01/27/add-on-sdk-version-1-4-2-released/" target="_blank">1.4.2</a> to address issues related to deploying SDk 1.4 on the Add-on Builder site.</li>
<li>Jorge pointed out an important compatibility issue with SDK 1.3 and the upcoming Firefox 11 release in his <a href="http://blog.mozilla.com/addons/2012/01/27/compatibility-for-firefox-11/" target="_blank">compatibility post</a>. We will be re-packing add-ons built with 1.3 and lower prior to the release of Firefox 11, but in the meantime you should base all current and new releases on SDK 1.4.</li>
<li>There were a couple of community-developed modules discussed on <a href="https://groups.google.com/forum/#!forum/mozilla-labs-jetpack" target="_blank">the google group</a> this week, including madarche&#8217;s <a href="http://fidesfit-client.git.sourceforge.net/git/gitweb.cgi?p=fidesfit-client/orseis-common;a=blob_plain;f=ordered_map.js;hb=HEAD" target="_blank">OrderedMap</a> implementation and Ben Buksch&#8217;s <a href="https://wiki.mozilla.org/Jetpack/Collections" target="_blank">collections</a> module. This is exciting to see, particularly because they are now collaborating on a single implementation.</li>
<li>Looking forward to participating at <a href="http://blog.mozilla.com/addons/2012/01/30/addons-fosdem-2012/" target="_blank">FOSDEM</a> this weekend!</li>
</ul>
<h3>Quick Stats</h3>
<ul>
<li>Total <a href="https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&#038;bug_status=NEW&#038;bug_status=ASSIGNED&#038;bug_status=REOPENED&#038;product=Add-on%20SDK&#038;known_name=Jetpack-Open" target="_blank">open bugs</a>: 244</li>
<li>Bugs <a href="https://bugzilla.mozilla.org/buglist.cgi?chfieldto=2012-01-31&#038;chfield=[Bug%20creation]&#038;chfieldfrom=2012-01-23&#038;product=Add-on%20SDK" target="_blank">created last week</a>: 13</li>
<li>Bugs <a href="https://bugzilla.mozilla.org/buglist.cgi?chfieldto=2012-01-31&#038;chfield=resolution&#038;chfieldfrom=2012-01-23&#038;chfieldvalue=FIXED&#038;product=Add-on%20SDK" target="_blank">fixed last week</a>: 6</li>
<li>Total SDK-based Addons <a href="https://addons.mozilla.org/en-US/firefox/tag/jetpack?appver=10.0" target="_blank">on AMO</a>: 385</li>
<li>Open <a href="https://github.com/mozilla/addon-sdk/pulls" target="_blank">pull requests</a> on Github: 25</li>
</ul>
<p><em style="font-size: 85%;">Note: the stats above are based on the queries I linked to for each item. If you have suggestions on how these queries might be made more accurate,please comment below. Stats generated at 2012-01-31 11:30:03 PST</em></p>
<h3>Meeting Brief</h3>
<ul>
<li>Add-on Builder: continuing to prepare for 1.0 release, next steps include refreshing vide content on AMO and bug fix releases over the next 2 weeks. </li>
<li>SDK: released 1.4.1 &#038; 1.4.2 to address Builder integration issues, 1.5b3 is being spun this afternoon.</li>
<li>Round table: need to discuss and clarify 3rd party module integration path into core, in particular where to publish proposals.</li>
</ul>
<p>Full minutes are available here:<br />
<a href="https://wiki.mozilla.org/Jetpack/Weekly_Meeting/2012-1-31#Minutes" target="_blank">https://wiki.mozilla.org/Jetpack/Weekly_Meeting/2012-1-31#Minutes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/31/jetpack-project-weekly-update-for-january-31st-2012/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add-on SDK Version 1.4.2 Released</title>
		<link>http://blog.mozilla.com/addons/2012/01/27/add-on-sdk-version-1-4-2-released/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/27/add-on-sdk-version-1-4-2-released/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 22:55:22 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=4076</guid>
		<description><![CDATA[Following hot on the heels of yesterday&#8217;s release of 1.4.1, we identified an issue in the SDK where console logging was not happening correctly. Through discussions with the Add-on Builder team, this issue was identified as a Priority 1 blocker for the Builder team given the recent addition of 1.4 support earlier this week. If&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/27/add-on-sdk-version-1-4-2-released/" title="Read the rest of &#8220;Add-on SDK Version 1.4.2 Released&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Following hot on the heels of yesterday&#8217;s release of 1.4.1, we identified an issue in the SDK where console logging was not happening correctly. Through discussions with the Add-on Builder team, this issue was identified as a Priority 1 blocker for the Builder team given the recent addition of 1.4 support earlier this week. If you&#8217;re curious, the tracking bug for this issue is here:</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718230">https://bugzilla.mozilla.org/show_bug.cgi?id=718230</a></p>
<p>While this issue primarily affects the Builder, it will also affect any addons packaged using 1.4.0 &#038; 1.4.1 that print debug statements to Firefox&#8217;s console window using console.log. Using console.log to print debug statements to the terminal when running an addon using the cfx tool is not affected by this issue.</p>
<p>If you have any questions or issues with this hotfix release, please ask in any of the following areas:</p>
<ul>
<li><a href="http://groups.google.com/group/mozilla-labs-jetpack">post to our discussion group</a></li>
<li><a href="http://mibbit.com/?channel=%23jetpack&#038;server=irc.mozilla.org">chat with us on irc.mozilla.org #jetpack</a></li>
<li><a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK&#038;component=General">report a bug</a></li>
<li><a href="http://github.com/mozilla/addon-sdk/">check out the source<a/> and contribute bug fixes, enhancements, or documentation</li>
</ul>
<p>For more information on the Jetpack Project <a href="https://wiki.mozilla.org/Jetpack">check out our wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/27/add-on-sdk-version-1-4-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDK 1.4: known issue with hard-coding resource URIs</title>
		<link>http://blog.mozilla.com/addons/2012/01/11/sdk-1-4-known-issue-with-hard-coding-resource-uris/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/11/sdk-1-4-known-issue-with-hard-coding-resource-uris/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 00:45:20 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3991</guid>
		<description><![CDATA[The Jetpack project released Addon SDK version 1.4 yesterday; this release is likely the most significant release of the SDK since 1.0 in June, and includes a number of improvements. One of the improvements was a change to simplify the internal file &#038; folder structure of the xpi packages the SDK creates. This work was&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/11/sdk-1-4-known-issue-with-hard-coding-resource-uris/" title="Read the rest of &#8220;SDK 1.4: known issue with hard-coding resource URIs&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>The Jetpack project released Addon SDK version 1.4 yesterday; this release is likely the most significant release of the SDK since 1.0 in June, and includes <a href="http://blog.mozilla.com/addons/2012/01/10/announcing-add-on-sdk-1-4/" target="_blank">a number of improvements</a>. One of the improvements was a change to simplify the internal file &#038; folder structure of the xpi packages the SDK creates. This work was tracked in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=660629" target="_blank">bug 660629</a>.</p>
<p>One side-effect of this change is that the resource urls for files in the data folder of an add-on have changed. If you have created an add-on and for some reason hard-coded a resource url into your code, you will need to change your code in order for your add-on to work when packaged with SDK version 1.4.<br />
<!--break--><br />
While the release notes <a href="https://wiki.mozilla.org/Labs/Jetpack/Release_Notes/1.4#Known_Issues" target="_blank">go into this issue in detail</a>, I would like to highlight here the two main examples we are seeing in the wild of hard coded resource uris, with strategies for working around each.</p>
<h3>1. Hard coded resource uris in main.js</h3>
<p>Addon authors occasionally reference html and javascript files in the addon&#8217;s data directory directly via a hard-coded string:</p>

<div class="wp_syntax"><div class="code"><pre class="js" style="font-family:monospace;">var myPanel = require(&quot;panel&quot;).Panel({
  contentURL: &quot;resource://jid1-294x0ji6mesjag-at-jetpack-example-data/my-file.html&quot;,
  contentScriptFile: &quot;resource://jid1-294x0ji6mesjag-at-jetpack-example-data/my-script.js&quot;
});</pre></div></div>

<p>You should always use the method self.data.url instead:</p>

<div class="wp_syntax"><div class="code"><pre class="js" style="font-family:monospace;">var data = require(&quot;self&quot;).data;
var myPanel = require(&quot;panel&quot;).Panel({
  contentURL: data.url(&quot;my-file.html&quot;),
  contentScriptFile: data.url(&quot;my-script.js&quot;)
});</pre></div></div>

<h3>2. Hard coded resource uris in html or css files inside the data directory.</h3>
<p>Referencing a css or image file from an html or css file in the addon&#8217;s data directory does not require the entire resource uri path because these resources can be referenced with relative paths. Instead of doing this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;html&gt;
  &lt;body&gt;
    &lt;img src=&quot;resource://jid1-294x0ji6mesjag-at-jetpack-example-data/my-file.png&quot;/&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<p>&#8230;all you need to do is this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;html&gt;
  &lt;body&gt;
    &lt;img src=&quot;my-file.png&quot;/&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<p>If you have created an SDK-based addon and have included some hard-coded resource uris in your code, you will only need to make changes to address this issue if you re-package your addon with 1.4. As we are not re-packing addons on AMO automatically for this release, there is no immediate need to update your code. </p>
<p>It is possible 6 weeks from now that we will re-pack all addons to use SDK 1.5, and at this point any remaining addons using hard-coded resource uris will stop working. To mitigate this we are working with the AMO team to identify all affected addons and contact addon authors directly to encourage them to update and use the best practices I demonstrated above.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/11/sdk-1-4-known-issue-with-hard-coding-resource-uris/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Jetpack Project: weekly update for January 10th, 2012</title>
		<link>http://blog.mozilla.com/addons/2012/01/10/jetpack-project-weekly-update-for-january-10th-2012/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/10/jetpack-project-weekly-update-for-january-10th-2012/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 22:13:39 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3970</guid>
		<description><![CDATA[Project News We released SDK 1.4 today which includes important new features including a new module loader implementation, as well as the simple-prefs module. Wladimir Palant blogged about measuring memory usage of SDK-based addons using some of the new memory reporter features. Quick Stats Total open bugs: 235 Bugs created last week: 17 Bugs fixed&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/10/jetpack-project-weekly-update-for-january-10th-2012/" title="Read the rest of &#8220;Jetpack Project: weekly update for January 10th, 2012&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<h3>Project News</h3>
<ul>
<li>We <a href="http://blog.mozilla.com/addons/?p=3977" target="_blank">released SDK 1.4 today</a> which includes important new features including a new module loader implementation, as well as the simple-prefs module.</li>
<li>Wladimir Palant blogged about <a href="http://adblockplus.org/blog/measuring-the-memory-use-of-an-sdk-jetpack-based-add-on" target="_blank">measuring memory usage of SDK-based addons</a> using some of the new memory reporter features.</li>
</ul>
<h3>Quick Stats</h3>
<ul>
<li>Total <a href="https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&#038;bug_status=NEW&#038;bug_status=ASSIGNED&#038;bug_status=REOPENED&#038;product=Add-on%20SDK&#038;known_name=Jetpack-Open" target="_blank">open bugs</a>: 235</li>
<li>Bugs <a href="https://bugzilla.mozilla.org/buglist.cgi?chfieldto=2012-01-10&#038;chfield=[Bug%20creation]&#038;chfieldfrom=2012-01-02&#038;product=Add-on%20SDK" target="_blank">created last week</a>: 17</li>
<li>Bugs <a href="https://bugzilla.mozilla.org/buglist.cgi?chfieldto=2012-01-10&#038;chfield=resolution&#038;chfieldfrom=2012-01-02&#038;chfieldvalue=FIXED&#038;product=Add-on%20SDK" target="_blank">fixed last week</a>: 11</li>
<li>Total SDK-based Addons <a href="https://addons.mozilla.org/en-US/firefox/tag/jetpack?appver=9.0.1" target="_blank">on AMO</a>: 401</li>
<li>Open <a href="https://github.com/mozilla/addon-sdk/pulls" target="_blank">pull requests</a> on Github: 24</li>
</ul>
<p><em style="font-size: 85%;">Note: the stats above are based on the queries I linked to for each item. If you have suggestions on how these queries might be made more accurate,please comment below. Stats generated at 2012-01-10 10:28:34 PST</em></p>
<h3>Meeting Brief</h3>
<ul>
<li>Builder: release tomorrow fixes AMO account ids, looking for feedbackon Builder helper addon</li>
<li>SDK: releasing 1.4 today, working to co-ordinate messaging resource uri value changes</li>
<li>Apps: consult with labs to see which api-utils modules they would like frozen</li>
<li>Talos testing: Jeff Hammel stopped by, kicking off project to get automated testing</li>
</ul>
<p>Full minutes are available here:<br />
<a href="https://wiki.mozilla.org/Jetpack/Weekly_Meeting/2012-1-10#Minutes" target="_blank">https://wiki.mozilla.org/Jetpack/Weekly_Meeting/2012-1-10#Minutes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/10/jetpack-project-weekly-update-for-january-10th-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Add-on SDK 1.4!</title>
		<link>http://blog.mozilla.com/addons/2012/01/10/announcing-add-on-sdk-1-4/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/10/announcing-add-on-sdk-1-4/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 21:38:20 +0000</pubDate>
		<dc:creator>Dave Mason</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3977</guid>
		<description><![CDATA[The Jetpack team is proud to announce the release of Add-on SDK 1.4! This version of the SDK has the most new features of all the releases we have made since the 1.0 release. Some of the new features include: - Thanks to community members Hernan Colmeiro and Erik Vold, we have a new Simple&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/10/announcing-add-on-sdk-1-4/" title="Read the rest of &#8220;Announcing Add-on SDK 1.4!&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>The Jetpack team is proud to announce the release of Add-on SDK 1.4! This version of the SDK has the most new features of all the releases we have made since the 1.0 release. Some of the new features include:</p>
<p>- Thanks to community members Hernan Colmeiro and Erik Vold, we have a new Simple Prefs API allowing you to easily create preferences for your add-on. <a href="https://addons.mozilla.org/en-US/developers/docs/sdk/1.4/packages/addon-kit/docs/simple-prefs.html">Please see the documentation</a> to learn how to use this new API.</p>
<p>- We have a brand new loader which is simplified and should give us even better performance.</p>
<p>- We have a new layout to the XPI files generated by the SDK. *Please note this if you have hard-coded any resource://URL links!! You should fix those links as specified in the release notes!*</p>
<p>For more new features and known issues,please see the <a href="https://wiki.mozilla.org/Labs/Jetpack/Release_Notes/1.4">Release Notes</a>.</p>
<p>To get started building add-ons with the Add-on SDK,  <a href="https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/addon-sdk-1.4.zip">download it</a>, then check out the <a href="https://addons.mozilla.org/en-US/developers/docs/sdk/1.4/">documentation</a>!</p>
<p>As always, we&#8217;d love to hear from you about your experiences with this release. You can contact us in a variety of ways:</p>
<p><a href="http://groups.google.com/group/mozilla-labs-jetpack">post to our discussion group</a><br />
<a href="http://mibbit.com/?channel=%23jetpack&amp;server=irc.mozilla.org">chat with us on irc.mozilla.org #jetpack</a><br />
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK&amp;component=General">report a bug</a><br />
<a href="http://github.com/mozilla/addon-sdk/">check out the source and contribute bug fixes, enhancements, or documentation</a></p>
<p>For more information on the Jetpack Project <a href="https://wiki.mozilla.org/Jetpack">check out our wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/10/announcing-add-on-sdk-1-4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Default Compatibility is Coming and Your Help is Needed!</title>
		<link>http://blog.mozilla.com/addons/2012/01/05/default-compatibility-is-coming-and-your-help-is-needed/</link>
		<comments>http://blog.mozilla.com/addons/2012/01/05/default-compatibility-is-coming-and-your-help-is-needed/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 21:31:58 +0000</pubDate>
		<dc:creator>Amy Tsay</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[default compatibility]]></category>
		<category><![CDATA[firefox 10]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3954</guid>
		<description><![CDATA[All add-ons will be made compatible by default in the upcoming Firefox 10 release, so it&#8217;s crunch time for testing them in Beta, Aurora, and Nightly. With default compatibility, you can expect to see less of the incompatible add-ons dialog, and more of your add-ons should just work. If you are a Firefox developer, support&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2012/01/05/default-compatibility-is-coming-and-your-help-is-needed/" title="Read the rest of &#8220;Default Compatibility is Coming and Your Help is Needed!&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>All add-ons will be made <a href="http://blog.mozilla.com/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/" target="_blank">compatible by default</a> in the upcoming Firefox 10 release, so it&#8217;s crunch time for testing them in <a href="http://www.mozilla.org/en-US/firefox/channel/" target="_blank">Beta, Aurora</a>, and <a href="http://nightly.mozilla.org/" target="_blank">Nightly</a>. With default compatibility, you can expect to see less of the incompatible add-ons dialog, and more of your add-ons should just work.</p>
<p>If you are a Firefox developer, support professional, or contributor, your help is <strong>critical</strong>—if you think there might be a compatibility issue in any of the release channels, please file a bug <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&amp;component=Extension%20Compatibility" target="_blank">here</a> so we can take action right away if needed.</p>
<p>In general, it would be super helpful for everyone to install the <a href="https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/" target="_blank">Add-on Compatibility Reporter</a> and let us know through the reporter if your add-ons are working properly.</p>
<p>Your help is greatly appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2012/01/05/default-compatibility-is-coming-and-your-help-is-needed/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Help Test Default Compatibility for Add-ons on Aurora</title>
		<link>http://blog.mozilla.com/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/</link>
		<comments>http://blog.mozilla.com/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 20:00:18 +0000</pubDate>
		<dc:creator>Amy Tsay</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[aurora]]></category>
		<category><![CDATA[firefox 10]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3666</guid>
		<description><![CDATA[The latest phase of our add-on compatibility plan has arrived in Aurora, and we need your help to test it! Since Firefox 4, we have been automatically making add-ons hosted on AMO compatible with new Firefox releases. Now, we have extended automatic compatibility to non-hosted add-ons, which account for 75% of all add-ons in use&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/" title="Read the rest of &#8220;Help Test Default Compatibility for Add-ons on Aurora&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>The latest phase of our add-on compatibility plan has arrived in Aurora, and we need your help to test it! Since Firefox 4, we have been automatically making add-ons hosted on AMO compatible with new Firefox releases. Now, we have extended automatic compatibility to non-hosted add-ons, which account for 75% of all add-ons in use (currently in the hundreds of millions). This means you should see less of the incompatible add-ons dialog, and more of your add-ons should just work.</p>
<p>You can read more about the plan, including how we determine eligibility for automatic compatibility <a href="https://wiki.mozilla.org/Features/Add-ons/Add-ons_Default_to_Compatible" target="_blank">here</a>. For additional background reading, check out this <a href="http://blog.fligtar.com/2011/09/26/add-on-compatibility-progress-plans/" target="_blank">blog post</a>.</p>
<p>Once you have Aurora installed, all add-ons that are compatible with Firefox 4 or later can be installed without extra steps. Firefox will install them even if they are declared incompatible in the manifest file.</p>
<p>If you don&#8217;t already have Aurora installed, you can get it <a href="http://www.mozilla.org/en-US/firefox/aurora/" target="_blank">here</a>. With Aurora, you’ll see our newest features before they go beta, and have a chance to send us feedback before the final release.</p>
<p><a href="http://www.mozilla.org/firefox/aurora/" target="_blank"><img title="aurora_ff" src="http://blog.mozilla.com/addons/files/2011/11/aurorass.png" alt="" width="600" height="348" /></a></p>
<p>Please send us feedback or file bugs on the new default to compatible feature <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&amp;component=Add-ons%20Manager" target="_blank">here</a>. We look forward to hearing from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Announcing Add-on SDK 1.3!</title>
		<link>http://blog.mozilla.com/addons/2011/11/29/announcing-add-on-sdk-1-3/</link>
		<comments>http://blog.mozilla.com/addons/2011/11/29/announcing-add-on-sdk-1-3/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 22:20:47 +0000</pubDate>
		<dc:creator>Dave Mason</dc:creator>
				<category><![CDATA[jetpack]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3729</guid>
		<description><![CDATA[The Jetpack team is proud to announce the release of Add-on SDK 1.3! This version of the SDK has some bugfixes, and some new features. Highlights of this release are: - Fixed a bug where panel-based content scripts don&#8217;t work after reloading or changing location - We now officially support Python 2.7 - Loads of&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2011/11/29/announcing-add-on-sdk-1-3/" title="Read the rest of &#8220;Announcing Add-on SDK 1.3!&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>The Jetpack team is proud to announce the release of Add-on SDK 1.3! This version of the SDK has some bugfixes, and some new features. Highlights of this release are:</p>
<p>- Fixed a bug where panel-based content scripts don&#8217;t work after reloading or changing location<br />
- We now officially support Python 2.7<br />
- Loads of changes and additions to the Add-on SDK documentation</p>
<p>For more details about these and other new features and fixes, please see the <a href="https://wiki.mozilla.org/Labs/Jetpack/Release_Notes/1.3">Release Notes</a>.</p>
<p>To get started building add-ons with the Add-on SDK, <a href="https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/addon-sdk-1.3.zip">download it</a>, then check out the <a href="https://addons.mozilla.org/en-US/developers/docs/sdk/1.3/">documentation</a>!</p>
<p>As always, we&#8217;d love to hear from you about your experiences with this release. You can contact us in a variety of ways:</p>
<p><a href="http://groups.google.com/group/mozilla-labs-jetpack">post to our discussion group</a><br />
<a href="http://mibbit.com/?channel=%23jetpack&#038;server=irc.mozilla.org">chat with us on irc.mozilla.org #jetpack</a><br />
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK&#038;component=General">report a bug</a><br />
<a href="http://github.com/mozilla/addon-sdk/">check out the source<a/> and contribute bug fixes, enhancements, or documentation</p>
<p>For more information on the Jetpack Project <a href="https://wiki.mozilla.org/Jetpack">check out our wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2011/11/29/announcing-add-on-sdk-1-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 8 is Coming!</title>
		<link>http://blog.mozilla.com/addons/2011/11/05/firefox-8-is-coming/</link>
		<comments>http://blog.mozilla.com/addons/2011/11/05/firefox-8-is-coming/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 08:15:40 +0000</pubDate>
		<dc:creator>Amy Tsay</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3596</guid>
		<description><![CDATA[Firefox 8 is scheduled to be released next Tuesday, November 8, so we wanted to remind those of you who need to bump the compatibility of your add-on to do so soon! If you fall into this group, please be sure to read our update on Firefox 8 compatibility here. Also, this blog post has&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2011/11/05/firefox-8-is-coming/" title="Read the rest of &#8220;Firefox 8 is Coming!&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Firefox 8 is scheduled to be released next <a href="https://wiki.mozilla.org/RapidRelease/Calendar" target="_blank">Tuesday, November 8</a>, so we wanted to remind those of you who need to bump the <a href="https://addons.mozilla.org/firefox/compatibility/8.0?type=all" target="_blank">compatibility</a> of your add-on to do so soon! If you fall into this group, please be sure to read our update on Firefox 8 compatibility <strong><a href="http://blog.mozilla.com/addons/2011/09/01/add-on-compatibility-for-firefox-8/" target="_blank">here</a></strong>. Also, this <a href="http://blog.mozilla.com/addons/2011/10/26/add-ons-update-5/" target="_blank">blog post</a> has more information on the new features that will affect add-on developers.</p>
<p>As you may know already, one of the things we&#8217;re doing to make rapid releases smoother is automatic compatibility bumps. We run these about a week after a new release, but you need to <strong>submit a version compatible with the <a href="http://www.mozilla.org/firefox/channel/" target="_blank">Aurora channel</a> (Firefox 10), or upgrade your existing version on AMO in order to be eligible for an automatic bump.</strong> Your new version doesn’t need to be approved by the editor team, but it does need to be on the site. We will run Firefox 10 compatibility tests in a couple of weeks, and email you with information on whether your add-on passed. If it passes you won’t have anything more to do for another 6 weeks.</p>
<p>Please let us know if you have any questions!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2011/11/05/firefox-8-is-coming/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Improved Stats Dashboard and Ajax Search Results</title>
		<link>http://blog.mozilla.com/addons/2011/11/03/improved-stats-dashboard-and-ajax-search-results/</link>
		<comments>http://blog.mozilla.com/addons/2011/11/03/improved-stats-dashboard-and-ajax-search-results/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 22:04:04 +0000</pubDate>
		<dc:creator>Amy Tsay</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=3568</guid>
		<description><![CDATA[Hello everyone! My name is Amy and this is my second week on the AMO team as an Add-ons Community Manager. I&#8217;m here to make sure you have a great experience on AMO, so feel free to send me feedback or ask questions. If I don&#8217;t have the answer, I will try to track down&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2011/11/03/improved-stats-dashboard-and-ajax-search-results/" title="Read the rest of &#8220;Improved Stats Dashboard and Ajax Search Results&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Hello everyone! My name is Amy and this is my second week on the AMO team as an Add-ons Community Manager. I&#8217;m here to make sure you have a great experience on AMO, so feel free to send me feedback or ask questions. If I don&#8217;t have the answer, I will try to track down someone who does!</p>
<p>It&#8217;s push day, and there are two new features we&#8217;d like to highlight:</p>
<h3>Improved Stats Dashboard</h3>
<p>The dashboard is now faster, easier to use, and better looking:</p>
<ul>
<li><strong>More data at a glance:</strong> we added three charts displaying popular stats that used to require multiple clicks to reach—most-used applications, most-used languages, and most-used OSes.</li>
<li><strong>Better performance:</strong> we migrated the dashboard from PHP to Python as part of a larger AMO initiative, and the move has improved load times. We focused on moving the major features, and may migrate more features in upcoming releases. If there is a feature in the old dashboard that you think is critical and it isn&#8217;t available in the new dashboard, please let us know.</li>
<li><strong>Redesigned interface:</strong> we updated the look and feel of the dashboard to make it more visually pleasing and easier to read.</li>
</ul>
<p><a href="https://addons.mozilla.org/firefox/addon/adblock-plus/statistics/?last=30" target="_blank"><img class="size-full wp-image-3577 aligncenter" title="stats_dashboard" src="http://blog.mozilla.com/addons/files/2011/11/stats_dashboard.png" alt="" width="600" height="416" /></a>See the improvements in action <strong><a href="https://addons.mozilla.org/firefox/addon/adblock-plus/statistics/?last=30" target="_blank">here</a></strong>.</p>
<h3>Ajax Search Results</h3>
<p>We&#8217;ve made it faster and easier to page through search results using Ajax. Rather than load new pages as you browse through results, new results are shown in-line.</p>
<ul>
<li><strong>Auto-detect filtering:</strong> we automatically detect your Firefox version and operating system and show you the filtered results.</li>
<li><strong>Collapsible sidebar facets:</strong> choose additional filtering parameters in the sidebar and see new results in-line.</li>
<li><strong>Shortcut keys:</strong> on any search results page, simply use your left and right arrow keys to toggle between pages.</li>
</ul>
<p><a href="https://addons.mozilla.org/search/" target="_blank"><img class="size-full wp-image-3579 aligncenter" title="ajax_search" src="http://blog.mozilla.com/addons/files/2011/11/ajax_search.png" alt="" width="600" height="288" /></a>See the search results page in action <strong><a href="https://addons.mozilla.org/search/" target="_blank">here</a></strong>.</p>
<p>Please give the new features a spin and <a href="https://forums.mozilla.org/addons/index.php" target="_blank">let us know what you think</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2011/11/03/improved-stats-dashboard-and-ajax-search-results/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

