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

mention the new JetpackID stuff
(mention the new JetpackID stuff)
Line 11: Line 11:
*'''Simple Storage API''' - The [https://jetpack.mozillalabs.com/sdk/0.4/docs/#module/jetpack-core/simple-storage simple-storage] module provides a way to easily, privately, and persistently store data across application restarts.
*'''Simple Storage API''' - The [https://jetpack.mozillalabs.com/sdk/0.4/docs/#module/jetpack-core/simple-storage simple-storage] module provides a way to easily, privately, and persistently store data across application restarts.
*'''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.


Notable bug fixes:  
Notable bug fixes:  
Confirmed users
471

edits