File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-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.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>
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.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+
613Version 3.0.38 (24 Jan 2014)
714----------------------------
815* Add round_segments node.
You can’t perform that action at this time.
0 commit comments