forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes: 1.3
Prashanth Nethi edited this page Mar 27, 2015
·
17 revisions
This page will not be finalized until the end of Release 1.3 -- approximately April 13.
- TODO: draft
-
TODO: category heading
- TODO: feature list
-
Localization
- Translation updates for: (TODO - updated locales in alphabetical order)
Full change logs: brackets and brackets-shell
TODO / or No major changes to existing features.
TODO
TODO
- 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.
- 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.
TODO
TODO: any brackets-shell updates? which of the below messages are applicable?
- A new brackets-shell build is required for this sprint. Be sure to rerun
grunt setup
before building. - Recommended: rebuild or reinstall an updated brackets-shell (no critical updates, but there are bugfixes).
- Rebuilding/updating brackets-shell is optional for this release.
- Rebuilding/updating brackets-shell is not required for this release.
- 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. - A submodule URL was changed this sprint. Run
git submodule sync
and thengit submodule update --init --recursive
to ensure your local source tree reflects the update.
For details on the bugs addressed, please refer to closed Release 1.3 bugs. Not all fixed bugs will be caught by this search query, however.