diff --git a/News.php b/News.php index 800d395..d5efd67 100644 --- a/News.php +++ b/News.php @@ -30,7 +30,6 @@ include_once("includes/header.php"); Now with that said, let's go through what's new, first the bigger changes and smaller stuff for last.

-
settings @@ -133,10 +132,9 @@ include_once("includes/header.php");
  • Added a 12400x9600 canvas size
  • Added a 2x and 4x canvas image export mode
  • Added a menu action to save current Carla canvas as image in the clipboard
  • +
  • Added "Send MIDI notes" option to plugin built-in editor dialog
  • Canvas positions are now always saved and restored, including in the plugin version
  • Canvas positions are kept in sync across multiple Carla JACK instances and even Carla-Control
  • - -
  • Built-in plugin edit dialog tab state is kept when parameters are reloaded
  • Implemented NSM "optional-gui"
  • Plugin custom GUI Window title changes dynamically when renamed