Skip to content

Commit ad49b84

Browse files
committed
NodeBox version 3.0.39.
1 parent 1a9472f commit ad49b84

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-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.38 — <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.38.zip" class="button">Download</a></td>
21-
<td class="windows"><a href="https://secure.nodebox.net/downloads/nodebox-3.0.38-setup.exe" class="button">Download</a></td>
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>
2222
<td class="linux"><a href="javascript:showLinuxDownloadInstructions()" class="button">Instructions</a></td>
2323
</tr>
2424
<tr>

node/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ layout: default
33
title: NodeBox 3 Release Notes
44
section: node
55
---
6+
Version 3.0.39 (27 Mar 2014)
7+
----------------------------
8+
* Colors can be imported as hexadecimal values (e.g. #334455 or #ccc).
9+
* Faster PDF export thanks to a new version of iText.
10+
* Upgraded to Clojure 1.6.
11+
* The round node correctly rounds values.
12+
613
Version 3.0.38 (24 Jan 2014)
714
----------------------------
815
* Add round_segments node.

0 commit comments

Comments
 (0)