Skip to content

Commit 8570ec2

Browse files
committed
chore: Publish beta23
1 parent 86ff4ce commit 8570ec2

File tree

8 files changed

+16
-12
lines changed

8 files changed

+16
-12
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040

4141
| Android | iOS | Windows | GNU/Linux | MacOS |
4242
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
43-
| [arm64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/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-beta22/bluecherry-windows-setup.exe) | [SnapStore](https://snapcraft.io/bluecherry-client) | [App Store](https://apps.apple.com/us/app/bluecherry-mobile/id6474160553) |
44-
| [armabi `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/bluecherry-android-armeabi-v7a-release.apk) | | 🚧 **SOON** ~~`winget install bluecherry`~~ | [Ubuntu/Debian `.deb`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/bluecherry-linux-x86_64.deb) | |
45-
| [x86_64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/bluecherry-android-x86_64-release.apk) | | 🚧 **SOON** ~~Microsoft Store~~ | [Raw Executable `.tar.gz`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/bluecherry-linux-x86_64.tar.gz) | |
46-
| 🚧 **SOON** ~~Play Store~~ | | | [Fedora/Red Hat Linux `.rpm`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta22/bluecherry-linux-x86_64.rpm) | |
43+
| [arm64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/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-beta23/bluecherry-windows-setup.exe) | [SnapStore](https://snapcraft.io/bluecherry-client) | [App Store](https://apps.apple.com/us/app/bluecherry-mobile/id6474160553) |
44+
| [armabi `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/bluecherry-android-armeabi-v7a-release.apk) | | 🚧 **SOON** ~~`winget install bluecherry`~~ | [Ubuntu/Debian `.deb`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/bluecherry-linux-x86_64.deb) | |
45+
| [x86_64 `.apk`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/bluecherry-android-x86_64-release.apk) | | 🚧 **SOON** ~~Microsoft Store~~ | [Raw Executable `.tar.gz`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/bluecherry-linux-x86_64.tar.gz) | |
46+
| 🚧 **SOON** ~~Play Store~~ | | | [Fedora/Red Hat Linux `.rpm`](https://github.com/bluecherrydvr/unity/releases/download/v3.0.0-beta23/bluecherry-linux-x86_64.rpm) | |
4747

4848
Or download the latest release [here](https://github.com/bluecherrydvr/unity/releases/tag/bleeding_edge)*.
4949

USAGE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This document explains how to use the Bluecherry Client and list all its feature
1010
- [Connecting to the server](#connecting-to-the-server)
1111
- [Viewing cameras](#viewing-cameras)
1212
- [PTZ](#ptz)
13-
- [`beta` Matrix zoom](#beta-matrix-zoom)
13+
- [Matrix zoom](#matrix-zoom)
1414
- [Layouts](#layouts)
1515
- [Multiple Layout](#multiple-layout)
1616
- [Compact layout](#compact-layout)
@@ -89,12 +89,10 @@ The PTZ movements are scheduled and will be executed after the previous movement
8989
> [!Important]
9090
> PTZ zoom is not supported on mobile devices. See [this issue](https://github.com/bluecherrydvr/unity/issues/107).
9191
92-
## [beta] Matrix zoom
92+
## Matrix zoom
9393

9494
The matrix view is a feature that allows you to zoom into a camera inside a pre defined grid. This is useful in the event you have one stream that provides a grid of cameras (4x4 for example). This works better for cameras with larger resolutions
9595

96-
To enable it, go to `Settings` -> `Updates` -> `Beta Features` -> `Matrix view zoom`.
97-
9896
![Matrix view](./screenshots/cameras/matrix-zoom.gif)
9997

10098
## Layouts

bluecherry_appcast.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
33
<channel>
44
<title>Bluecherry - Appcast</title>
5+
<item>
6+
<title>Version 3.0.0-beta23</title>
7+
<description>Secondary screens, oldest event and crash fixes</description>
8+
<pubDate>Mon, 28 Apr 2025</pubDate>
9+
</item>
510
<item>
611
<title>Version 3.0.0-beta22</title>
712
<description>Download Events in bulk and Layout Improvements</description>

installer/windows-installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Bluecherry DVR"
5-
#define MyAppVersion "3.0.0-beta22"
5+
#define MyAppVersion "3.0.0-beta23"
66
#define MyAppPublisher "Bluecherry DVR"
77
#define MyAppURL "https://www.bluecherrydvr.com/"
88
#define MyAppExeName "bluecherry_client.exe"

linux/debian/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: bluecherrydvr
2-
Version: 3.0.0-beta22
2+
Version: 3.0.0-beta23
33
Section: base
44
Priority: optional
55
Homepage: https://www.bluecherrydvr.com/

linux/debian/usr/share/metainfo/bluecherry.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<launchable type="desktop-id">bluecherrydvr.desktop</launchable>
3737
<releases>
3838
<!-- <release version="VERSION" date="YYYY-MM-DD" />| -->
39+
<release version="3.0.0-beta23" date="2025-04-28" />|
3940
<release version="3.0.0-beta22" date="2025-01-19" />|
4041
<release version="3.0.0-beta21" date="2024-12-30" />|
4142
<release version="3.0.0-beta20" date="2024-11-18" />|

linux/rpm/bluecherry.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: bluecherrydvr
2-
Version: 3.0.0_beta22
2+
Version: 3.0.0_beta23
33
Release: 1
44
Summary: Bluecherry client written in Flutter.
55
License: EULA

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Bluecherry client written in Flutter.
33

44
publish_to: "none"
55

6-
version: 3.0.0-beta22
6+
version: 3.0.0-beta23
77

88
environment:
99
sdk: ">=3.7.0 <4.0.0"

0 commit comments

Comments
 (0)