File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-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.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>
19+ <td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.46 — <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.46 .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.46 .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,17 @@ layout: default
33title : NodeBox 3 Release Notes
44section : node
55---
6+ Version 3.0.46 (2 May 2017)
7+ ---------------------------
8+ * Small UI Tweaks to avoid weird crashes.
9+ * Add line-level debug info on stack traces.
10+ * Use standalone version of Jython to avoid packaging ZIP files.
11+ * Still supports OpenJDK 1.7 (bundled JRE is 1.8.0_131).
12+ * Enable OS X native fullscreen mode.
13+ * Upgrade to Clojure 1.8.
14+ * Fix issues with the stack node.
15+ * Improved the characterAt and subString nodes.
16+
617Version 3.0.44 (8 Dec 2015)
718---------------------------
819* OS X uses Java FX packaging, which should solve launch issues people were having.
You can’t perform that action at this time.
0 commit comments