Skip to content

Commit

Permalink
Merge pull request #2085 from xodio/chore-prepare-changelog-for-0.37.0
Browse files Browse the repository at this point in the history
Update changelog for the upcoming v0.37.0
  • Loading branch information
evgenykochetkov authored Jan 18, 2021
2 parents 7bfd33f + 4cf8507 commit c7bda67
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## Not yet released

### Features and enhancements

* [ide] Make deployment pane resizable (#2081)
* [ide] Copy and save logs from deployment pane (#2078, #2079)
* [ide] Recover IDE from runtime exceptions (#2074)
* [ide] Add hotkeys to show upload popup (#2073)
* [ide] Show a favicon in the browser IDE (#2070)
* [ide] Restyle bus nodes to avoid misclicks (#2069)
* [ide] Add hotkeys to create terminal(`t`), constant(`c`), tweak and watch(`w`) nodes while linking (#2068)
* [ide] Focus on label editor in Inspector when double-clicking terminal or bus nodes (#2063)
* [ide] Move to Electron v10, node.js v12 (#2084)

### Bug fixes

* [ide] Fix workspace errors when user deleted a workspace (#2082)
* [ide] Paste "expanded" nodes (such as constants, watches, tweaks) to the right position (#2071)
* [ide] Fix hotkeys not working in some cases (#2067)
* [ide] Show create new patch popup even when the project browser is hidden (#2066)
* [nodes] Fix a typo in welcome-to-xod project (#2064)

<a name="0.36.1"></a>

## 0.36.1 (2020-10-30)
Expand Down

0 comments on commit c7bda67

Please sign in to comment.