Node-RED v1.2.3 Release Notes

Release Date: 2020-11-05 // over 3 years ago
  • Editor

    • ๐Ÿ›  Disable 'use strict' checking in Function node Fixes #2743
    • โž• Add gray/grey alternate options for status
    • ๐Ÿ– Handle import errors on initial load and report to user
    • ๐Ÿ›  Only apply recovery tab on initial load Fixes #2731
    • ๐Ÿ— Reinstate coveralls reporting to travis build
    • ๐Ÿš€ Update Japanese message catalogue for 1.2.3 release #2747 (@HiroyasuNishiyama)

    โš™ Runtime

    • 0๏ธโƒฃ Modify default settings comment (#2739)
    • โž• Add mutex lock to saveSettings storage call Fixes #2736 (#2737)
    • Migrate to nyc instead of istanbul for code coverage
    • ๐Ÿšš Move mosca to ui-test-dependencies
    • โœ‚ Remove " from npm install prefix option