mirror of
https://github.com/node-red/node-red
synced 2024-11-22 16:33:24 +00:00
Update changelog
This commit is contained in:
parent
795416a84d
commit
e0b797fc7e
22
CHANGELOG.md
22
CHANGELOG.md
@ -1,3 +1,25 @@
|
|||||||
|
### 1.2.4: Maintenance Release
|
||||||
|
|
||||||
|
Editor
|
||||||
|
|
||||||
|
- Support bigint types in Debug sidebar
|
||||||
|
- Clear retained status of deleted nodes
|
||||||
|
- Prevent needless retention of node status messages
|
||||||
|
- Update projects dialogs to use TypedInput-cred input
|
||||||
|
- Restore cursor position in TypedInput cred-mode
|
||||||
|
- Ensure config nodes with invalid z are imported somewhere
|
||||||
|
- Ensure user keyboard shortcuts override defaults Fixes #2753
|
||||||
|
|
||||||
|
Runtime
|
||||||
|
|
||||||
|
- Disable projects when flowFile passed into grunt dev
|
||||||
|
- Add Russian Locale (#2761) (#2531) (@alexk111)
|
||||||
|
- Add Japanese translation for http-in node (#2758) (@kazuhitoyokoi)
|
||||||
|
|
||||||
|
Nodes
|
||||||
|
|
||||||
|
- CSV: Fix CSV node repeating array output
|
||||||
|
|
||||||
### 1.2.3: Maintenance Release
|
### 1.2.3: Maintenance Release
|
||||||
|
|
||||||
Editor
|
Editor
|
||||||
|
Loading…
Reference in New Issue
Block a user