NodeBox Changelog

What's new in NodeBox 3.0.53

Feb 18, 2022
  • Small fix for Windows users: we re-enabled the Ctrl key instead of the Meta key. Sorry for the confusion, you can Ctrl-C + Ctrl-V again!

New in NodeBox 3.0.52 (Jan 15, 2021)

  • You can now export movies under Mac OS Catalina or later.
  • Option drag bug has been fixed.

New in NodeBox 3.0.51 (Jan 8, 2018)

  • Don’t create connection if output and input are the same.

New in NodeBox 3.0.50 (Nov 13, 2017)

  • When dragging a connection, you can now drag the connection line over the entire node, instead of just the inputs.
  • We’ve increased the size of the output port hitbox, so it’s easier to start a connection.
  • The import_text node imports a plain text file, split by lines.
  • The make_table node creates a new table out of a number of lists and a set of column headers.
  • We fixed a bug that would manifest when deleting a node while dragging it.

New in NodeBox 3.0.49 (Sep 28, 2017)

  • Fix annoying errors when dragging nodes in the network view.
  • Cleanup build warnings.

New in NodeBox 3.0.47 (Jul 24, 2017)

  • CSV Export.
  • Concatenate node now has 7 ports.
  • Windows build is now built automatically using AppVeyor.

New in NodeBox 3.0.46 (May 13, 2017)

  • Small UI Tweaks to avoid weird crashes.
  • Add line-level debug info on stack traces.
  • Use standalone version of Jython to avoid packaging ZIP files.
  • Still supports OpenJDK 1.7 (bundled JRE is 1.8.0_131).

New in NodeBox 3.0.45 (May 13, 2017)

  • Line-based nodes now have correct strokes again
  • Upgrade to Clojure 1.8
  • Fix issues with the stack node
  • Improved the characterAt and subString nodes

New in NodeBox 3.0.44 (Dec 10, 2015)

  • Improved SVG import.
  • Copy node now uses percentages for scaling (like the scale node).
  • Handles in full-screen mode.
  • SVG export works better on non-US machines.

New in NodeBox 3.0.43 (May 8, 2015)

  • OS X: Fix movie export
  • Use High-DPI icons
  • Add keys node.

New in NodeBox 3.0.42 (Jan 20, 2015)

  • Windows: upgrade Java to 1.8
  • Increase available memory

New in NodeBox 3.0.39 (Mar 27, 2014)

  • Colors can be imported as hexadecimal values (e.g. #334455 or #ccc).
  • Faster PDF export thanks to a new version of iText.
  • Upgraded to Clojure 1.6.
  • The round node correctly rounds values.

New in NodeBox 3.0.38 (Jan 24, 2014)

  • Add round_segments node.
  • Access to external audio through the mic line-in.
  • Improved SVG handling.
  • Some cosmetic user interface changes.