mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update changelog
This commit is contained in:
parent
668678b2c4
commit
f72903ccc2
10
CHANGELOG.md
10
CHANGELOG.md
@ -17,12 +17,20 @@ Editor
|
|||||||
- Outliner - add empty item when last config node moved
|
- Outliner - add empty item when last config node moved
|
||||||
- Update zh-CN/zh-TW translations #2626 (@JiyeYu)
|
- Update zh-CN/zh-TW translations #2626 (@JiyeYu)
|
||||||
- Add default shortcut for `core:show-help-tab`
|
- Add default shortcut for `core:show-help-tab`
|
||||||
|
- Clear outline focus on config node sidebar panel
|
||||||
|
- Tweak group margin to fit node status and look better
|
||||||
|
- Fix reparenting nodes in outliner when they change
|
||||||
|
|
||||||
|
Runtime
|
||||||
|
|
||||||
|
- Add developer options - permits npm run build-dev #2628 (@Steve-Mcl)
|
||||||
|
|
||||||
Nodes
|
Nodes
|
||||||
- Add example flows for lots of core nodes #2585 #2550 #2549 (@HiroyasuNishiyama)
|
- Add example flows for lots of core nodes #2585 #2550 #2549 (@HiroyasuNishiyama)
|
||||||
- TCP: Fix tcp in node finishing packets when in streaming base64 receive mode.
|
- TCP: Fix tcp in node finishing packets when in streaming base64 receive mode.
|
||||||
- Join: Clear timeout when msg.reset received Fixes #2471
|
- Join: Clear timeout when msg.reset received Fixes #2471
|
||||||
|
- Switch: JSONata expr does not require msg.parts.count
|
||||||
|
- Inject: fix backwards migration of inject without topic
|
||||||
|
|
||||||
#### 1.1.0-beta.3: Beta Release
|
#### 1.1.0-beta.3: Beta Release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user