Skip to content

Commit 6679677

Browse files
committed
v1.1.0
Signed-off-by: Daniel Lo Nigro <git@d.sb>
1 parent 2669ef2 commit 6679677

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

src/WebCamControl.Gtk/com.daniel15.wcc.metainfo.xml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,20 @@
4444
<color type="primary" scheme_preference="dark">#08175b</color>
4545
</branding>
4646
<releases>
47+
<release version="1.1.0" date="2025-07-27">
48+
<url type="details">https://github.com/Daniel15/WebCamControl/releases/tag/v1.1.0</url>
49+
<description>
50+
<ul>
51+
<li>Allow different camera to be selected, for users with multiple cameras.</li>
52+
<li>Default to the camera with the highest resolution</li>
53+
<li>Allow multiple instances to be opened at the same time (e.g. to control multiple cameras)</li>
54+
<li>Added initial support for translations</li>
55+
<li>Added 'About' modal, and 'Report Bug' button to error messages</li>
56+
</ul>
57+
</description>
58+
</release>
4759
<release version="1.0.0" date="2024-11-22">
48-
<url type="details">https://github.com/Daniel15/WebCamControl</url>
60+
<url type="details">https://github.com/Daniel15/WebCamControl/releases/tag/v1.0.0</url>
4961
<description><p>Initial release</p></description>
5062
</release>
5163
</releases>

0 commit comments

Comments
 (0)