Categories: builder jetpack releases sdk

Announcing Add-on SDK 1.13

I’m pleased to announce that we have released SDK 1.13 today! You can download the SDK directly in either zip or tarball format. As well, Add-on SDK 1.13 is now live and available for Add-on Builder users.

What’s new?

  • Dave Townsend completely re-wrote the context-menu module to be much more reliable and less prone to memory leaks, without API or behaviour changes.
  • Tab objects now have a unique id property Update: this change did not make it into 1.13, but is available for testing on our stabilization branch.
  • Thanks to contributor Siavash for adding translation credits support so that add-on translators get the props they deserve.

You can much more detail about SDK 1.13 in the release notes.

Some interesting stats about this release ( from the github history between the 1.12 & 1.13 tags ):

  • 133 changes in 35 pull requests between tags 1.12 and 1.13
  • Thanks to Siavash for their contribution!

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.

One comment on “Announcing Add-on SDK 1.13”

  1. Dethe wrote on

    Yay! Thank you, thank you, thank you. Tab IDs are going to make my life better as I implement the next steps in the Collusion rewrite.