From 482ffe0a387ef9db62aeec7c4a50d6b55ef87de9 Mon Sep 17 00:00:00 2001 From: "B.Fatih KOZ" Date: Sun, 17 Sep 2023 12:53:18 +0300 Subject: [PATCH] release --- LICENSE | 1 + docs/README.md | 5 +++++ .../views/layouts/Disposable_v3/theme_version.blade.php | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 2fb511e..bb36e61 100644 --- a/LICENSE +++ b/LICENSE @@ -24,6 +24,7 @@ modification, are permitted provided that the following conditions are met: this software and/or any part of it in any form; > EuroLot Virtual (eurolotva.pl, including any spin-offs) > LATAM Virtual (latamv.com.br, including any spin-offs) + > Pacific Virtual (pacificairways.net, including any spin-offs) THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE diff --git a/docs/README.md b/docs/README.md index d15a5f8..a7caddb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -199,6 +199,11 @@ Beta testers of SmartCars v3 reported problems with some of the features theme o ## Release / Update Notes +17.SEP.23 + +* Simbrief form updates (to follow User model changes about alphanumeric callsigns) +* License update (Another disallowed VA was added) + 02.SEP.23 * Added support for DisposableSpecial Market feature diff --git a/resources/views/layouts/Disposable_v3/theme_version.blade.php b/resources/views/layouts/Disposable_v3/theme_version.blade.php index 13c48bf..bd451f2 100644 --- a/resources/views/layouts/Disposable_v3/theme_version.blade.php +++ b/resources/views/layouts/Disposable_v3/theme_version.blade.php @@ -1,7 +1,7 @@ {{-- Another Reminder: This section MUST not be altered with. Removing or chaging the visibility of attribution is AGAINST the LICENCE --}} {{-- Disposable Theme, Disposable Basic Pack, Disposable Extended Pack (or any other Dispo addon) names SHOULD BE VISIBLE in your site --}} - - Disposable @if(isset($DSpecial) && $DSpecial) Extended Pack @elseif(isset($DBasic) && $DBasic) Basic Pack @else Theme @endif v3.4.x + + Disposable @if(isset($DSpecial) && $DSpecial) Extended Pack @elseif(isset($DBasic) && $DBasic) Basic Pack @else Theme @endif v3.5.x