Skip to content

Commit 796e4d9

Browse files
Release v0.1.15: update version and metainfo
1 parent d64cbca commit 796e4d9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "camera"
3-
version = "0.1.14"
3+
version = "0.1.15"
44
edition = "2024"
55
license = "GPL-3.0-only"
66
description = "Camera application for the COSMIC™ desktop"

resources/io.github.cosmicutils.camera.metainfo.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,20 @@
6464
</screenshot>
6565
</screenshots>
6666
<releases>
67+
<release version="0.1.15" date="2025-12-03">
68+
<description>
69+
<p>Release 0.1.15 includes the following changes:</p>
70+
<ul>
71+
<li>remove version number from settings page since it's alreary present in the about page</li>
72+
<li>let the all resolution/framerate picker and all drawers (about, settings, filter) be closable with the escape key</li>
73+
<li>more alignment with coscmic style and theme</li>
74+
<li>deps(cargo): bump the rust-dependencies group with 4 updates</li>
75+
<li>add photo/video capture support for cli interface</li>
76+
<li>add armv7 support</li>
77+
<li>improve app icon</li>
78+
</ul>
79+
</description>
80+
</release>
6781
<release version="0.1.14" date="2025-12-01">
6882
<description>
6983
<p>Release 0.1.14 includes the following changes:</p>

0 commit comments

Comments
 (0)