Skip to content

1.2.8: Maintenance Release

Compare
Choose a tag to compare
@knolleary knolleary released this 02 Feb 13:17
· 2065 commits to master since this release

Editor

Runtime

  • Restrict project file access to inside the project directory
  • Validate user-provided language parameter before passing to i18n
  • Fix grunt release mkdir issue on Node.js 14 (#2827) @alexk111
  • Prevent crash when coreNodesDir is empty (#2831) @hardillb

Nodes

  • Batch node: Fixing minor typo in node's documentation (#2848) @matthiasradde
  • Split node: Handle out of order messages as long as one of the messages has msg.parts.count set to the proper value (#2748) @s4ke