File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
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.43 — <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.43 .zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21- <td class="windows"><a href="https://secure.nodebox.net/downloads/nodebox -3.0.43-setup .exe" class="button">Download</a><br> </td>
19+ <td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.44 — <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.44 .zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21+ <td class="windows"><a href="https://secure.nodebox.net/downloads/NodeBox -3.0.44 .exe" class="button">Download</a><br> </td>
2222 <td class="linux"><a href="javascript:showLinuxDownloadInstructions()" class="button">Instructions</a><br> </td>
2323 </tr>
2424 <tr>
Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ layout: default
33title : NodeBox 3 Release Notes
44section : node
55---
6+ Version 3.0.44 (8 Dec 2015)
7+ ---------------------------
8+ * OS X uses Java FX packaging, which should solve launch issues people were having.
9+ * Improved SVG import.
10+ * Copy node now uses percentages for scaling (like the scale node).
11+ * Handles in full-screen mode.
12+ * SVG export works better on non-US machines.
13+
614Version 3.0.43 (17 Feb 2015)
715----------------------------
816* OS X: Fix movie export
You can’t perform that action at this time.
0 commit comments