Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Release notes: Sprint 12

peterflynn edited this page Jul 27, 2012 · 11 revisions

This is a draft!

This document will not be finalized until the end of Sprint 12 -- August 10.

What's New in Sprint 12

UI Changes

API Changes

New/Improved Extensibility APIs

LiveDevelopment - Two new API functions: enableAgent(name) and disableAgent(name).

Live Development has a number of more "experimental" agents that are disabled by default. However, some extensions (e.g. jdiehl/brackets-debugger) would like to use these agents. So, calling these functions allows enabling/disabling of specific experimental agents. The new agents take effect the next time a live development session starts. Current live development sessions are not affected.

Known Issues

Contributions from Brackets

External contributions

Bugs fixed in Sprint 12

For details on the bugs addressed, please refer to closed sprint 12 bugs. A few other bugs might have been fixed that weren't tagged.

Clone this wiki locally