Skip to content

Commit 7d09586

Browse files
committed
Release v0.19.2.
1 parent 78b0fa7 commit 7d09586

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

changelog/v0.19.2.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# KTailctl v0.19.2
2+
3+
Fixes the window icon and updates some dependencies.
4+
5+
## Fixes
6+
7+
- Fixes the window icon not being set correctly
8+
9+
## Chores
10+
11+
- Go dependencies:
12+
- Update `tailscale.com`: `v1.78.3` -> `v1.80.2`
13+
- Update `golang.org/x/net`: `v0.34.0` -> `v0.35.0`

org.fkoehler.KTailctl.metainfo.xml

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,22 @@
4040
</screenshot>
4141
</screenshots>
4242
<releases>
43-
<release version="0.19.0" date="2025-01-17" urgency="medium">
43+
<release version="0.19.2" date="2025-02-14" urgency="low">
44+
<description>
45+
<p>Fixes the missing window icon.</p>
46+
</description>
47+
<url>https://github.com/f-koehler/KTailctl/releases/tag/v0.19.2</url>
48+
<artifacts>
49+
<artifact type="source">
50+
<location>https://github.com/f-koehler/KTailctl/archive/refs/tags/v0.19.2.tar.gz</location>
51+
</artifact>
52+
<artifact type="source">
53+
<location>
54+
https://github.com/f-koehler/KTailctl/releases/download/v0.19.2/tailwrap-vendor-v0.19.2.tar.gz</location>
55+
</artifact>
56+
</artifacts>
57+
</release>
58+
<release version="0.19.1" date="2025-01-17" urgency="medium">
4459
<description>
4560
<p>Fixes the flatpak version crashing after a few seconds.</p>
4661
</description>
@@ -721,4 +736,4 @@
721736
</artifacts>
722737
</release>
723738
</releases>
724-
</component>
739+
</component>

0 commit comments

Comments
 (0)