Skip to content

Commit 8c518ba

Browse files
committed
NodeBox version 3.0.50.
1 parent 17b3900 commit 8c518ba

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

download/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ section: download
1616
<th class="linux">Linux</th>
1717
</tr>
1818
<tr>
19-
<td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.49 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20-
<td class="mac"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.49/NodeBox-3.0.49.zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21-
<td class="windows"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.49/NodeBox-3.0.49.exe" class="button">Download</a><br>&nbsp;</td>
19+
<td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.50 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20+
<td class="mac"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.50/NodeBox-3.0.50.zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21+
<td class="windows"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.50/NodeBox-3.0.50.exe" class="button">Download</a><br>&nbsp;</td>
2222
<td class="linux"><a href="javascript:showLinuxDownloadInstructions()" class="button">Instructions</a><br>&nbsp;</td>
2323
</tr>
2424
<tr>

node/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ layout: default
33
title: NodeBox 3 Release Notes
44
section: node
55
---
6+
Version 3.0.50 (13 November 2017)
7+
---------------------------
8+
* When dragging a connection, you can now drag the connection line over the entire node, instead of just the inputs.
9+
* We've increased the size of the output port hitbox, so it's easier to start a connection.
10+
* The `import_text` node imports a plain text file, split by lines.
11+
* The `make_table` node creates a new table out of a number of lists and a set of column headers.
12+
* We fixed a bug that would manifest when deleting a node while dragging it.
13+
614
Version 3.0.49 (28 September 2017)
715
---------------------------
816
* Fix annoying errors when dragging nodes in the network view.

0 commit comments

Comments
 (0)