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.47 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20- <td class="mac"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.47 /NodeBox-3.0.47 .zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21- <td class="windows"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.47 /NodeBox-3.0.47 .exe" class="button">Download</a><br> </td>
19+ <td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.49 — <a href="/node/release-notes.html">Release Notes</a></small></td>
20+ <td class="mac"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.49 /NodeBox-3.0.49 .zip" class="button">Download</a><br><small>OS X 10.8+ Required</small></td>
21+ <td class="windows"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.49 /NodeBox-3.0.49 .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.49 (28 September 2017)
7+ ---------------------------
8+ * Fix annoying errors when dragging nodes in the network view.
9+ * Cleanup build warnings.
10+
11+ Version 3.0.48 (29 June 2017)
12+ ---------------------------
13+ * Add option to elide quotes in CSV export.
14+ * Exported CSV files retain key ordering.
15+ * "," is the default delimter for CSV export.
16+
617Version 3.0.47 (15 June 2017)
718---------------------------
819* CSV Export.
You can’t perform that action at this time.
0 commit comments