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
6a8cf1b768
commit
a4a624d537
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,3 +1,23 @@
|
||||
### 1.3.2: Maintenance Release
|
||||
|
||||
|
||||
Runtime
|
||||
- Handle package.json without dependencies section
|
||||
|
||||
Editor
|
||||
|
||||
- Fix variable reference error in editableList Fixes #2933
|
||||
- Fix handling of user-provided keymap Fixes #2926
|
||||
- Ensure theme login image is passed through to api response Fixes #2929
|
||||
- Add Japanese translations for Node-RED v1.3.1 (#2930) @kazuhitoyokoi
|
||||
|
||||
Nodes
|
||||
|
||||
- CSV: Fix CSV parsing with other than , separator
|
||||
- File out: Fix timing of msg.send to be after close
|
||||
- Function: describe `node.outputCount` in help text
|
||||
- MQTT: Fix MQTT Broker TLS config row layout Fixes #2927
|
||||
- Split: add comment to info re $N being number of messages arriving
|
||||
|
||||
### 1.3.1: Maintenance Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user