Skip to content

Commit 5eec1b9

Browse files
committed
chore: v1.0.0-beta.14
1 parent cdafa0e commit 5eec1b9

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stremio-linux-shell"
3-
version = "1.0.0-beta.13"
3+
version = "1.0.0-beta.14"
44
description = "Freedom to Stream"
55
authors = ["Stremio"]
66
homepage = "https://stremio.com"

data/com.stremio.Stremio.metainfo.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050
<launchable type="desktop-id">com.stremio.Stremio.desktop</launchable>
5151

5252
<releases>
53+
<release version="1.0.0-beta.14" date="2026-06-23">
54+
<description>
55+
<ul>
56+
<li>Add media control support (MPRIS)</li>
57+
<li>Improve video playback</li>
58+
<li>Fix copy / paste</li>
59+
<li>Fix interface scaling</li>
60+
</ul>
61+
</description>
62+
</release>
5363
<release version="1.0.0-beta.13" date="2026-01-09">
5464
<description>
5565
<ul>

0 commit comments

Comments
 (0)