All Versions
9
Latest Version
Avg Release Cycle
116 days
Latest Release
1481 days ago

Changelog History

  • v1.14.2 Changes

    April 06, 2020

    ๐Ÿš€ Brackets 1.14.2 is here! This release is targeted for Mac and Windows users only.

    0๏ธโƒฃ Open File in external Applications: Brackets now offers support to open file of any arbitrary type with external applications. In User Preferences settings, you can associate a file extension to open with the default associated application or open with a specific application.

    0๏ธโƒฃ Automatically associate Graphics file types to its OS default application: If an opened project folder has any graphics file of type: [โ€œxdโ€, โ€œjpgโ€, โ€œjpegโ€, โ€œsvgโ€, โ€œaiโ€, โ€œpngโ€, โ€œpsdโ€], then with userโ€™s consent Brackets will associate these graphics file types with its OS default associated application and record this under user preference settings under the category โ€œexternalApplicationsโ€.

  • v1.14.1 Changes

    December 05, 2019

    ๐Ÿš€ The 1.14.1 release has a security update to fix remote exploitation by DNS rebinding vulnerability noticed with remote debugging enabled by default on application launch.

    ๐Ÿ”’ To address the security issue, the CEF debugger is disabled by default on application launch. Users who would want to enable debugging should launch Brackets from command line/terminal with the following command:

    Brackets.exe --remote-debugging-port=Port No

    ๐Ÿ’ป A toast notification will be shown in Brackets UI with the message โ€œRemote debugging enabled on localhost:12345โ€ for valid port number and remote debugging will be enabled. If port is not in the range between 1024 โ€“ 65534, the remote debugger is disabled on launch and a toast notification will be shown with the message โ€œCannot enable remote debugging on port <>. Port numbers should be between 1024 and 65534.โ€

  • v1.14 Changes

    May 02, 2019

    Brackets 1.14 is here!

    ๐Ÿ‘ We're bringing in Language Server Protocol support, to enable tooling around multiple languages and to provide our extension developers with a new set of extensibility APIs for integrating new language servers.

    ๐Ÿ†• New Features

    • ๐Ÿ‘ Language Server Protocol Support in Brackets
    • ๐Ÿ‘ PHP Tooling Support in Brackets (Reference adoption of language server)
      • Tooling includes:
      • Code Hints
      • Parameter Hints
      • Linting
      • Jump To Definition
      • Find References
      • Find Document/Project Symbols
    • Framework for in-app notifications
    • โšก๏ธ Auto-update bug fixes
    • โšก๏ธ Update notification targeted to a specific platform
  • v1.14-prerelease Changes

    April 15, 2019

    _ Brackets 1.14 first prerelease is here! _

    ๐Ÿ‘ This time the focus is on language support, to enable tooling around multiple languages and to provide our extension developers a new set of extensibility to support language tooling using language servers.

    • ๐Ÿ‘ Language Server Protocol Support in Brackets
    • ๐Ÿ‘ PHP Tooling Support in Brackets (Reference adoption of language server)
      • Uses the LSP Framework
      • Tooling includes:
      • Code Hints
      • Parameter Hints
      • Linting
      • Jump To Definition
    • โšก๏ธ Auto-update bug fixes
    • โšก๏ธ Update notification targeted to specific platform

    Please use the new set of extensibility API's for new language server adoptions and let us know your feedback.


    _ Brackets 1.14 is targeted to the following platforms _

    • Mac OSX 10.11, 10.12, 10.13, 10.14
    • ๐Ÿ Windows 7 with Service Pack 1, Windows 8.1, or Windows 10 (installer requires administrator access)
    • ๐Ÿง Linux Ubuntu 16.04, 18.04, 18.10 (x32 and x64)
    • ๐Ÿง Linux Debian 8, 9

    _ New dependencies for building Brackets 1.14 from source _

    • PHP 7
    • Composer 1.8.4
  • v1.13 Changes

    June 18, 2018

    Brackets 1.13 is here!

  • v1.13-prerelease Changes

    June 05, 2018

    ๐Ÿš€ This is Brackets 1.13 third pre-release for community testing. This release contains

    Remote File Open Workflow

    1. Open Quick open
    2. Enter any http | https url and start working

    โšก๏ธ And bug fixes for Auto-Update workflow, Drag and drop in filetree.

  • v1.12 Changes

    February 05, 2018

    Brackets 1.12 is here!

    ๐Ÿš€ [Update] We are pulling down Brackets 1.12 release assets for a brief period to analyse LOC issues reported by users on various platforms. Rest assured this will be fixed on priority and re-establish the 1.12 download links again.

    ๐Ÿš€ [05-02-2018] This newer build of Brackets 1.12 includes fix for an issue, specific to non-English locales, present in the previously released build. The issue prevented users from loading Brackets in a non-English language of their choice.

  • v1.12-prerelease Changes

    December 15, 2017

    ๐Ÿš€ This 64-bit Linux Brackets pre-release build addresses the following issues seen on Linux platform.

    1. Text rendering in the Menus is corrupted (#13738).
    2. Unable to invoke IME (#13898).

    ๐Ÿš€ Please report any unexpected behaviors while using this build and do add [PreRelease] to the issue title, so that it would help us in prioritizing the bugs reported with this pre-release build.

    ๐Ÿ— Note: Testing has been carried out on Ubuntu flavors so far. Currently the build is not launching on Debian yet. We are looking into it.

  • v1.11 Changes

    September 25, 2017

    Brackets 1.11 is here!