Skip to content

Commit 49c0605

Browse files
committed
NodeBox version 3.0.44.
1 parent 8db92b7 commit 49c0605

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.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>&nbsp;</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>&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.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+
614
Version 3.0.43 (17 Feb 2015)
715
----------------------------
816
* OS X: Fix movie export

0 commit comments

Comments
 (0)