From 64419e2b2daf7778eb851d2056c817a49eff1dc5 Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Mon, 30 Dec 2024 14:20:27 -0300 Subject: [PATCH 1/3] chore: Bump Version --- bluecherry_appcast.xml | 5 +++++ installer/windows-installer.iss | 2 +- linux/debian/DEBIAN/control | 2 +- linux/debian/usr/share/metainfo/bluecherry.appdata.xml | 1 + linux/rpm/bluecherry.spec | 2 +- pubspec.yaml | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/bluecherry_appcast.xml b/bluecherry_appcast.xml index cc59909c..6a34eb62 100644 --- a/bluecherry_appcast.xml +++ b/bluecherry_appcast.xml @@ -2,6 +2,11 @@ Bluecherry - Appcast + + Version 3.0.0-beta21 + Keyboard Improvements and Bug Fixes + Mon, 30 Dec 2024 + Version 3.0.0-beta20 Security and Usability diff --git a/installer/windows-installer.iss b/installer/windows-installer.iss index cdd1941d..d9ba6015 100644 --- a/installer/windows-installer.iss +++ b/installer/windows-installer.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Bluecherry DVR" -#define MyAppVersion "3.0.0-beta20" +#define MyAppVersion "3.0.0-beta21" #define MyAppPublisher "Bluecherry DVR" #define MyAppURL "https://www.bluecherrydvr.com/" #define MyAppExeName "bluecherry_client.exe" diff --git a/linux/debian/DEBIAN/control b/linux/debian/DEBIAN/control index 6fd78fac..1413dfe0 100644 --- a/linux/debian/DEBIAN/control +++ b/linux/debian/DEBIAN/control @@ -1,5 +1,5 @@ Package: bluecherrydvr -Version: 3.0.0-beta20 +Version: 3.0.0-beta21 Section: base Priority: optional Homepage: https://www.bluecherrydvr.com/ diff --git a/linux/debian/usr/share/metainfo/bluecherry.appdata.xml b/linux/debian/usr/share/metainfo/bluecherry.appdata.xml index 9dd1064d..e9b2dceb 100644 --- a/linux/debian/usr/share/metainfo/bluecherry.appdata.xml +++ b/linux/debian/usr/share/metainfo/bluecherry.appdata.xml @@ -36,6 +36,7 @@ bluecherrydvr.desktop + | | | | diff --git a/linux/rpm/bluecherry.spec b/linux/rpm/bluecherry.spec index dc0ca805..fe48a97d 100644 --- a/linux/rpm/bluecherry.spec +++ b/linux/rpm/bluecherry.spec @@ -1,5 +1,5 @@ Name: bluecherrydvr -Version: 3.0.0_beta20 +Version: 3.0.0_beta21 Release: 1 Summary: Bluecherry client written in Flutter. License: EULA diff --git a/pubspec.yaml b/pubspec.yaml index acf42516..8442c07e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Bluecherry client written in Flutter. publish_to: "none" -version: 3.0.0-beta20 +version: 3.0.0-beta21 environment: sdk: ">=3.5.0 <4.0.0" From 0778e3a579491221672e3be7763286ca2449b8b0 Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Mon, 30 Dec 2024 14:20:43 -0300 Subject: [PATCH 2/3] chore: Update Download Link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ac135278..08be0571 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ | Android | iOS | Windows | GNU/Linux | MacOS | | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | -| [arm64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-android-arm64-v8a-release.apk) | [App Store](https://apps.apple.com/us/app/bluecherry-mobile/id1555805139) | [Windows Setup](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-windows-setup.exe) | [SnapStore](https://snapcraft.io/bluecherry-client) | [Executable `.app`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-macos.7z) | -| [armabi `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-android-armeabi-v7a-release.apk) | | 🚧 **SOON** ~~`winget install bluecherry`~~ | [Ubuntu/Debian `.deb`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-linux-x86_64.deb) | 🚧 **SOON** ~~[App Store](https://github.com/bluecherrydvr/unity/issues/112)~~ | -| [x86_64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-android-x86_64-release.apk) | | 🚧 **SOON** ~~Microsoft Store~~ | [Raw Executable `.tar.gz`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-linux-x86_64.tar.gz) | | -| 🚧 **SOON** ~~Play Store~~ | | | [Fedora/Red Hat Linux `.rpm`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta20/bluecherry-linux-x86_64.rpm) | | +| [arm64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-android-arm64-v8a-release.apk) | [App Store](https://apps.apple.com/us/app/bluecherry-mobile/id1555805139) | [Windows Setup](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-windows-setup.exe) | [SnapStore](https://snapcraft.io/bluecherry-client) | [Executable `.app`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-macos.7z) | +| [armabi `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-android-armeabi-v7a-release.apk) | | 🚧 **SOON** ~~`winget install bluecherry`~~ | [Ubuntu/Debian `.deb`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-linux-x86_64.deb) | 🚧 **SOON** ~~[App Store](https://github.com/bluecherrydvr/unity/issues/112)~~ | +| [x86_64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-android-x86_64-release.apk) | | 🚧 **SOON** ~~Microsoft Store~~ | [Raw Executable `.tar.gz`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-linux-x86_64.tar.gz) | | +| 🚧 **SOON** ~~Play Store~~ | | | [Fedora/Red Hat Linux `.rpm`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta21/bluecherry-linux-x86_64.rpm) | | Or download the latest release [here](https://github.com/bluecherrydvr/unity/releases). From 16563bdac62e8a5acd904f8a1bf12a9162bca47e Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Mon, 30 Dec 2024 14:29:59 -0300 Subject: [PATCH 3/3] fix: Configuration File test --- test/configuration_file_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/configuration_file_test.dart b/test/configuration_file_test.dart index e66a590f..1182edb4 100644 --- a/test/configuration_file_test.dart +++ b/test/configuration_file_test.dart @@ -19,7 +19,7 @@ void main() { { 'text': 'My overlay', 'textStyle': { - 'color': 'ff000000', + 'color': '#ff000000', 'fontSize': 12.0, }, 'position_x': 10.0,