diff --git a/.htaccess b/.htaccess index 233f9fd..4cc0fbd 100644 --- a/.htaccess +++ b/.htaccess @@ -21,6 +21,8 @@ Redirect 301 /news https://kx.studio/News Redirect 301 /plugins https://kx.studio/Plugins Redirect 301 /repositories https://kx.studio/Repositories +Redirect 302 /kxstudio/News/install.php /kxstudio/News2 + RedirectMatch 301 ^/KXStudio:(.*)$ /$1 RedirectMatch 301 ^/Documentation:Ubuntu:(.*)$ /Documentation:Repository:$1 diff --git a/News.php b/News.php index f0b7d24..9ab9bae 100644 --- a/News.php +++ b/News.php @@ -8,6 +8,51 @@ include_once("includes/header.php");

THIS IS A FAKE PAGE, KXSTUDIO NEWS USES A DYNAMIC MODULE NOW

+

+ > Carla 2.0.0 is finally here!
+ On 2019-04-15 by falkTX +

+ +

+ After many years, Carla version 2.0.0 is finally here! +

+

+ ... +

+ +

Changes since 2.0-RC4

+ + +

Downloads

+

+ To download Carla binaries or source code, jump on over to the + KXStudio downloads section.
+ Carla v2.0.0 is available pre-packaged in the KXStudio repositories and UbuntuStudio backports, plus on ArchLinux and Ubuntu since 19.04. + On those you can simply install the carla package.
+ Bug reports and feature requests are welcome! Jump on over to the + Carla's Github project page for those. +

+ +
+

> Changes in KXStudio repos, regarding Carla and JACK2
On 2019-03-22 by falkTX