Skip to content

Commit 5120ed8

Browse files
Release v0.1.12: update version and metainfo
1 parent 4ebe118 commit 5120ed8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Cargo.toml

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

resources/io.github.freddyfunk.cosmic-camera.metainfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,18 @@
6464
</screenshot>
6565
</screenshots>
6666
<releases>
67+
<release version="0.1.12" date="2025-12-01">
68+
<description>
69+
<p>Release 0.1.12 includes the following changes:</p>
70+
<ul>
71+
<li>better about page</li>
72+
<li>adapt settings page to other COSMIC apps</li>
73+
<li>improve UX/UI for filter preview and filter selection</li>
74+
<li>rename "Report a bug" button to "Report bug"</li>
75+
<li>improve resolution and framrate picker UI when using light theme mode</li>
76+
</ul>
77+
</description>
78+
</release>
6779
<release version="0.1.11" date="2025-11-30">
6880
<description>
6981
<p>Release 0.1.11 includes the following changes:</p>

0 commit comments

Comments
 (0)