Labs/Jetpack/Release Notes/0.4: Difference between revisions

(mention the new JetpackID stuff)
Line 12: Line 12:
*'''Private Browsing API''' - The [https://jetpack.mozillalabs.com/sdk/0.4/docs/#module/jetpack-core/private-browsing private-browsing] module provides access to the private browsing service - detecting if it is active and adding callbacks for transitioning into and out of private browsing mode.
*'''Private Browsing API''' - The [https://jetpack.mozillalabs.com/sdk/0.4/docs/#module/jetpack-core/private-browsing private-browsing] module provides access to the private browsing service - detecting if it is active and adding callbacks for transitioning into and out of private browsing mode.
*'''Unforgeable ID''' - Add-ons created with "cfx xpi" now get a persistent cryptographic identifier, which will eventually be used to sign the .xpi bundle and control access to persistent state. You will need to delete any "id" key from your package.json file before building XPIs with this release. See [[Labs/Jetpack/ID|Labs/Jetpack/ID]] for details.
*'''Unforgeable ID''' - Add-ons created with "cfx xpi" now get a persistent cryptographic identifier, which will eventually be used to sign the .xpi bundle and control access to persistent state. You will need to delete any "id" key from your package.json file before building XPIs with this release. See [[Labs/Jetpack/ID|Labs/Jetpack/ID]] for details.
*'''Restartless Add-ons''' - Add-ons created with "cfx xpi" can be installed into nightly builds of the next version of Firefox without requiring users to restart the application.


Notable bug fixes:  
Notable bug fixes:  
canmove, Confirmed users
2,056

edits