This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Release Notes: 1.5
Prashanth Nethi edited this page Sep 29, 2015
·
6 revisions
This page will not be finalized until the end of Release 1.5 -- approximately October 6.
- 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 - list notable changes in existing features ...or: No major changes to existing features.
TODO - list breaking API changes
TODO - list API expansions
- 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.
- Allow code-folding for selected text in editor by Patrick Oladimeji
- Resolve Brackets freezing/crashing on windows on reload. by hussainb
- Remember linter collapsed by ficristo
- Fixed a bug when there is only a linter error and it is collapsed by ficristo
- Do not run jshint tasks twice by ficristo
- Improve JS Code Hints performance in minified files by Marcel Gerber
- Add --disable-default-apps-flag for live preview by petetnt
- Update Lodash -> 3.10.0 by Marcel Gerber
- Update CodeMirror by Marcel Gerber
- Update LESS -> 2.5.1 by Marcel Gerber
- Update phantomjs -> 1.9.18 by Marcel Gerber
- Update CodeMirror by Marcel Gerber
- Add ES6 keywords by Marcel Gerber
- Add grunt task to check for correct nls keys by Marcel Gerber
- fixes #11552 by Martin Zagora
- Convert numbers to strings, so StringMatch can match it. by Amin Ullah Khan
- Add more translatable keys by Marcel Gerber
- Split Handlebars into its own language by Amin Ullah Khan
- Highlight .xsd files as XML by Marcel Gerber
- Move getInitialQuery from FindUtils to FindBar by ficristo
- Remove deprecated file system APIs by Triangle717
- Move PathUtils to Brackets core code by ficristo
- Revert "Move PathUtils to Brackets core code" by Martin Zagora
- Correct URL by rafaelstz
- Update note in readme by stevemao
- Minor spelling correction by jiimaho
- Update strings.js by xxxtonixxx
- Avbröst changed to Avbröts by robertkarlsson
- Finnish translation, release 1.5 by valtlait
- PT-BR translation update by Henrique Aparecido Lavezzo
- Update zh-TW translation by Pei-Tang Huang
- Update Portuguese string by rafaelstz
- Update German Translation by Marcel Gerber
- Update Croation Translation by Kruno H
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.5 bugs. Not all fixed bugs will be caught by this search query, however.