Announcing Add-on SDK 1.13.2

The Jetpack team would like to announce the immediate availability of SDK 1.13.2, which addresses several issues, including a P1 Memshrink bug:

  • Opening and closing browser windows seems to add FragmentOrElement objects to the CC graph when Addon SDK addons are installed which add an addonbar widget. (Bug 833783)
  • Context-menu reuses the same worker when a page navigates to a new location (Bug 839271)
  • Context-menu overflows depending on the total number of menu items regardless of whether they are hidden or not. (Bug 839318)
  • Context-menu overflow menu can become completely hidden. (Bug 839321)
  • Returning undefined from a context listener in a contentScript should hide the menu. (Bug 839814)
  • Context-menu doesn’t emit “click” event. (Bug 839872)

You can download the SDK directly in either zip or tarball format. As well, Addon-SDK SDK 1.13.2 support will be added to the Add-on Builder and the AMO Validator in the next day or so.

As always, we’d love to hear from you about your experiences with this release. You can contact us in a variety of ways:

post to our discussion group
chat with us on irc.mozilla.org #jetpack
report a bug
check out the source and contribute bug fixes, enhancements, or documentation

For more information on the Jetpack Project check out our wiki.