Skip to content

Commit 3377c82

Browse files
version 0.2.0
1 parent 0f3ef6a commit 3377c82

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

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 = "hotwire"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Emmanuel Touzery <[email protected]>"]
55
edition = "2018"
66

flatpak/com.github.emmanueltouzery.hotwire.metainfo.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ https://hughsie.github.io/oars/index.html
3030
-->
3131
<content_rating type="oars-1.0" />
3232
<releases>
33+
<release version="0.2.0" date="2021-10-30">
34+
<description>
35+
<p>Upgrade dependencies, especially gtk and relm</p>
36+
<p>Considerably improved search, mini language with and/or conditions and brackets that can filter on several subparts of messages</p>
37+
<p>Communication info header: ability to select client IP and stream ID</p>
38+
<p>New "keyboard shortcuts" dialog</p>
39+
<p>HTTP: ability to copy communication to the clipboard</p>
40+
<p>Animate the infobar when showing or hiding it</p>
41+
</description>
42+
</release>
3343
<release version="0.1.0" date="2021-07-03">
3444
<description>
3545
<p>Initial release</p>

0 commit comments

Comments
 (0)