Labs/Jetpack/Release Notes/1.0b3: Difference between revisions

1.0b3rc1 -> 1.0b3
(1.0b3rc1 -> 1.0b3)
 
Line 16: Line 16:
== Notable Changes ==
== Notable Changes ==


* The [https://jetpack.mozillalabs.com/sdk/1.0b3rc1/docs/ documentation] has been reorganized, restyled, and expanded to make it easier to browse and more comprehensive.
* The [https://jetpack.mozillalabs.com/sdk/1.0b3/docs/ documentation] has been reorganized, restyled, and expanded to make it easier to browse and more comprehensive.
* The new [https://jetpack.mozillalabs.com/sdk/1.0b3rc1/docs/dev-guide/addon-development/annotator/annotator.html Annotator example add-on] shows you how to use a number of APIs to interact with users and web content.
* The new [https://jetpack.mozillalabs.com/sdk/1.0b3/docs/dev-guide/addon-development/annotator/annotator.html Annotator example add-on] shows you how to use a number of APIs to interact with users and web content.
* The new [https://jetpack.mozillalabs.com/sdk/1.0b3rc1/docs/packages/addon-kit/docs/tabs.html <tt>Tab.attach()</tt> method] lets you create a Page Mod worker on-demand for a given tab.
* The new [https://jetpack.mozillalabs.com/sdk/1.0b3/docs/packages/addon-kit/docs/tabs.html <tt>Tab.attach()</tt> method] lets you create a Page Mod worker on-demand for a given tab.
* It is now possible to specify a 64x64 pixel icon for your add-on's Details view in the Add-ons Manager (see [https://jetpack.mozillalabs.com/sdk/1.0b3rc1/docs/dev-guide/addon-development/package-spec.html Package Specification] for details).
* It is now possible to specify a 64x64 pixel icon for your add-on's Details view in the Add-ons Manager (see [https://jetpack.mozillalabs.com/sdk/1.0b3/docs/dev-guide/addon-development/package-spec.html Package Specification] for details).


Also see the [https://github.com/mozilla/addon-sdk/compare/1.0b2...1.0b3 complete list of changes since the previous release].
Also see the [https://github.com/mozilla/addon-sdk/compare/1.0b2...1.0b3 complete list of changes since the previous release].
canmove, Confirmed users
2,056

edits