From 09ca91f9ebf3317a5bca34afd9ff9fd99a7e2d8a Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 31 Mar 2015 12:52:26 +0200 Subject: [PATCH] Final news --- News.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/News.php b/News.php index 128bde8..5ad46de 100644 --- a/News.php +++ b/News.php @@ -17,9 +17,9 @@ include_once("includes/header.php"); On 2015-03-12 by falkTX

- Hello again everyone, we're glad to bring to you the 4th beta of the upcoming Carla 2.0 release.
- This release was mostly focused on bug-fixing, so there aren't many splashy new features to show compared to previous ones.
- Still, here's the highlights. + Hello again everyone, we're glad to bring you the 4th beta of the upcoming Carla 2.0 release.
+ This release is mostly focused on bug-fixing, so there aren't many splashy new features to show compared to previous ones.
+ Still, here's the highlights:

Highlights

@@ -57,7 +57,7 @@ include_once("includes/header.php");

MOD GUI Support

Carla can now show LV2 MOD GUIs, handled like a regular LV2 UI type.
- Note that this only works on the right setups (you need MOD-UIto be working first).
+ Note that this only works on the right setups (you need MOD-UI to be working first).
It's not available on pre-compiled binaries, but you can get it via the KXStudio repositories.

@@ -67,15 +67,15 @@ include_once("includes/header.php");

More changes