Skip to content

Release Notes: 0.41

Peter Flynn edited this page Jun 25, 2014 · 12 revisions

This is a draft!

This document will not be finalized until the end of Release 0.41 -- approximately June 26.

What's New in Release 0.41

Full change logs: brackets and brackets-shell

UI Changes

API Changes

New/Improved Extensibility APIs

Known Issues

  • Activity Monitor in Mavericks (OS X 10.9) says the Brackets Helper process is "Not Responding" even when it's working normally (#5794). You can safely ignore this unless Brackets is actually failing to respond when you click or type text.
  • #2272: Windows Vista may not allow the Brackets installer to run (you may not see any error message). To work around this, right-click the installer file, choose Properties, and click the Unblock button.
  • Debug > Run Tests is disabled in the installer/DMG distributions of Brackets, because the unit test code is not included. To run unit tests, pull Brackets from GitHub instead.

Community contributions to Brackets

...TODO...

Pulling source code from Git

  • TODO: new brackets-shell build required?
  • brackets-shell's Node dependencies have changed. Run npm install before rebuilding brackets-shell.
  • Some submodules were updated this sprint. Run git submodule update to ensure your source tree is fully up to date.

Bugs fixed in Release 0.41

For details on the bugs addressed, please refer to closed sprint 41 bugs. Not all fixed bugs will be caught by this search query, however.

Clone this wiki locally