New in Nova


Version 9.2

April 7, 2022

Nova 9 is, quite simply, one of our biggest releases yet. It adds extensive support for debugging. It improves Nova's Task system, and much, much more. We're so excited to share it with everyone, we've even reset the trial period for anyone who's tried Nova before.

Debugging

Nova 9 adds support for the debugging environments most requested by our users, including: PHP, Python, Chrome, Node.js, Deno, and (yes) Playdate Simulator. Plus, debugging additions to our extensions API.

Task Pipelines

You can now add intermediate actions to a Task's Build, Run, and Clean pipelines, including those contributed by extensions.

New File Icons

Nova now looks better than ever with a new set of filetype icons.

Breakpoints

Debug just the way you’d expect. Set breakpoints, define conditions, attach actions, and fix bugs fast.

New

Improved

Fixed