Add-ons Blog

Archive for releases

Announcing Add-on SDK 1.10!

The Jetpack team is happy to announce the immediate availability of SDK 1.10. You can download the SDK directly in either zip or tarball format. This latest release improves the SDK’s compatibility with Firefox Aurora and Nightly, fixes a ton of bugs, and also includes a few new bits you should check out: bug 764866:… Continue reading

Categories: builder, general, jetpack, mobile, releases, sdk

Announcing Add-on SDK 1.9!

The Jetpack team is happy to announce the immediate availability of SDK 1.9. This latest release improves the SDK’s compatibility with Firefox Aurora, fixes a ton of bugs, and also includes a few new bits you should check out: Added image data support to the clipboard API – add-ons can now copy images! Improved namespace… Continue reading

Categories: general, jetpack, releases, sdk

Announcing Add-on SDK 1.8.2

The Jetpack team is proud to announce the immediate release of SDK 1.8.2, which addresses two issues affecting the SDK when used with Beta, Aurora & Nightly builds: The Panel module’s “show” event is currently not working on Firefox Aurora (16) and Nightly (17) builds. This is tracked in bug 766917. SDK 1.8.1 has test… Continue reading

Categories: builder, general, jetpack, releases, sdk

Announcing Add-on SDK 1.8.1

Following along from last week’s 1.8 release, we’ve released a 1.8.1 patch release today to address a regression logged in bug 771825. You can download the SDK directly in either zip or tarball format. This bug was reported by Yonatan Ben-Nes on the Jetpack google group. The problem can affect any add-on that uses the… Continue reading

Categories: builder, jetpack, releases, sdk

One year since 1.0!

I happened to be looking at the github tags page for the SDK just now and realized that it has been exactly one year to the day since the Jetpack project released SDK 1.0! The exact git change is here. I pulled some quick stats from github in the tag range of 1.0 -> 1.8rc2,… Continue reading

Categories: general, jetpack, releases, sdk