5.0.5
5.0.5: Maintenance Release
Changed 2
- Update jsonata to 2.2.2
- Update dependencies
Fixed 4
- Fix group default fill and fill opacity values
- Ensure multiplayer event properties are valid
- Fix uncaught exception in json node for malformed JSON string with schema and action=str
- Fix tlsConfigDisableLocalFiles
Removed 1
- Remove broken stars chart
From Node-RED
What's Changed
- Fix group default fill and fill opacity values by @bonanitech in https://github.com/node-red/node-red/pull/5878
- Ensure multiplayer event properties are valid by @knolleary in https://github.com/node-red/node-red/pull/5898
- Fix uncaught exception in json node for malformed JSON string with schema + action=str by @karthikchundi-commits in https://github.com/node-red/node-red/pull/5905
- Fix tlsConfigDisableLocalFiles by @hardillb in https://github.com/node-red/node-red/pull/5904
- Remove broken stars chart by @hardillb in https://github.com/node-red/node-red/pull/5900
- Update jsonata 2.2.2 by @knolleary in https://github.com/node-red/node-red/pull/5915
- Update dependencies by @knolleary in https://github.com/node-red/node-red/pull/5916
- Bump for 5.0.5 release by @knolleary in https://github.com/node-red/node-red/pull/5917
New Contributors
- @karthikchundi-commits made their first contribution in https://github.com/node-red/node-red/pull/5905
Full Changelog: https://github.com/node-red/node-red/compare/5.0.4...5.0.5