canmove, Confirmed users
2,056
edits
|  (Created page with "== About ==  Add-on Builder is a web application for building Firefox add-ons.  Version 1.0a5 is the fifth preview release of the application.  Our primary goal for this release ...") | No edit summary | ||
| Line 5: | Line 5: | ||
| == Notable Enhancements == | == Notable Enhancements == | ||
| * It is now possible to build an  | * It is now possible to build an add-on using either the latest version of the Jetpack SDK (0.7) or a previous version (0.5 or 0.6). | ||
| * The process of installing and using the Add-on Builder Helper add-on is smoother. | |||
| == Notable Bug Fixes == | == Notable Bug Fixes == | ||
| * Skywriter (née Bespin) syntax highlighting is working again. | |||
| == Known Issues == | == Known Issues == | ||
| Line 18: | Line 21: | ||
| | Changing the name and description of an add-on or library in the Edit Info dialog and then pressing the OK button in that dialog doesn't change the name of the add-on/library in the editor interface, and the changes are lost when you close the editor ({{bug|573858}}). | | Changing the name and description of an add-on or library in the Edit Info dialog and then pressing the OK button in that dialog doesn't change the name of the add-on/library in the editor interface, and the changes are lost when you close the editor ({{bug|573858}}). | ||
| | After changing the name/description and pressing the OK button to dismiss the dialog, press the Save button on the editor toolbar. | | After changing the name/description and pressing the OK button to dismiss the dialog, press the Save button on the editor toolbar. | ||
| |- | |- | ||
| | Some of the documentation for the [https://builder.mozillalabs.com/api/jetpack-core/ core library APIs] (f.e. [https://builder.mozillalabs.com/api/jetpack-core/module/context-menu/ context-menu]) is incomplete. | | Some of the documentation for the [https://builder.mozillalabs.com/api/jetpack-core/ core library APIs] (f.e. [https://builder.mozillalabs.com/api/jetpack-core/module/context-menu/ context-menu]) is incomplete. | ||
| | Browse the equivalent [https://jetpack.mozillalabs.com/sdk/ | | Browse the equivalent [https://jetpack.mozillalabs.com/sdk/latest/docs/#package/jetpack-core documentation for the Jetpack SDK] (f.e. [https://jetpack.mozillalabs.com/sdk/latest/docs/#module/jetpack-core/context-menu context-menu]). | ||
| |} | |} | ||