File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff 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.39 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20- <td class="mac"><a href="https://secure.nodebox.net/downloads/NodeBox-3.0.39 .zip" class="button">Download</a></td>
21- <td class="windows"><a href="https://secure.nodebox.net/downloads/nodebox-3.0.39 -setup.exe" class="button">Download</a></td>
19+ <td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.42 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20+ <td class="mac"><a href="https://secure.nodebox.net/downloads/NodeBox-3.0.42 .zip" class="button">Download</a></td>
21+ <td class="windows"><a href="https://secure.nodebox.net/downloads/nodebox-3.0.42 -setup.exe" class="button">Download</a></td>
2222 <td class="linux"><a href="javascript:showLinuxDownloadInstructions()" class="button">Instructions</a></td>
2323 </tr>
2424 <tr>
Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ layout: default
33title : NodeBox 3 Release Notes
44section : node
55---
6+ Version 3.0.42 (20 Jan 2015)
7+ ----------------------------
8+ * OS X: Compatible with OS X 10.10 Yosemite
9+ * OS X bundles its own version of Java
10+ * Windows: upgrade Java to 1.8
11+ * Increase available memory (OS X / Windows)
12+
613Version 3.0.39 (27 Mar 2014)
714----------------------------
815* Colors can be imported as hexadecimal values (e.g. #334455 or #ccc).
@@ -125,7 +132,7 @@ Version 3.0a23 (27 Sep 2012)
125132----------------------------
126133* Better support for nested lists.
127134* Add categories to the node selection dialog.
128- * Random now looks [ "more random"] ( http://blog.42.nl/articles/when-random-isnt-as-random-as-expected ) .
135+ * Random now looks [ "more random"] ( http://blog.42.nl/articles/when-random-isnt-as-random-as-expected ) .
129136* Add document properties dialog, useful for setting canvas width / height.
130137* Rename ` delete_bounding ` to [ delete node] ( /node/reference/corevector/delete.html ) .
131138* Renaming a node now updates the references of published ports on the parent network.
You can’t perform that action at this time.
0 commit comments