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.51 — <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.51 /NodeBox-3.0.51.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.51 /NodeBox-3.0.51.exe " class="button">Download</a><br> </td>
19+ <td class="version"><a href="/node/">NodeBox 3</a><br><small>Version 3.0.52 — <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.52 /NodeBox-3.0.52.dmg " class="button">Download</a><br><small>OS X Catalina Required</small></td>
21+ <td class="windows"><a href="https://github.com/nodebox/nodebox/releases/download/v3.0.52 /NodeBox-3.0.52.msi " 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,13 @@ layout: default
33title : NodeBox 3 Release Notes
44section : node
55---
6+ Version 3.0.52 (15 January 2021)
7+ -------------------------------
8+ * You can now export movies under Mac OS Catalina or later.
9+ * Option drag bug has been fixed.
10+
11+ This one took a * long* time because of changes to the build process. A huge shout-out to John Cartan and the NodeBox community for their support! ❤️
12+
613Version 3.0.51 (8 January 2018)
714-------------------------------
815* Don't create connection if output and input are the same.
You can’t perform that action at this time.
0 commit comments