forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 285
Release Notes: 0.41
Peter Flynn edited this page Jun 25, 2014
·
12 revisions
This document will not be finalized until the end of Release 0.41 -- approximately June 26.
-
Search
- Replace across multiple files: You can see all search matches first and uncheck any you don't wish to replace. Supports the same exclusion filtering as Find in Files.
-
Ongoing Research (not implemented yet)
- Split view (early implementation on branch)
- Research: Theming Support (pull request in progress)
Full change logs: brackets and brackets-shell
- 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.
...TODO...
-
Include
<main>
tag in HTML code hints by coliff - Change Project Settings dismiss button from OK to Done by Lucas K Allmon
- Russian translation fixes by JustAndrei
- 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.
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.