Skip to content

Commit 290e9ee

Browse files
committed
feat: 3.4.0
1 parent d8fb19a commit 290e9ee

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

data/dev.geopjr.Collision.metainfo.xml.in

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@
3838
</screenshot>
3939
</screenshots>
4040
<releases>
41+
<release version="3.4.0" date="2023-01-06">
42+
<description>
43+
<ul>
44+
<li>Added keyboard shortcuts</li>
45+
<li>Added ability to search for hashes in file content</li>
46+
<li>Fixed hash format performance (regex => IO)</li>
47+
<li>Fixed title alignment on narrow window in certain languages</li>
48+
<li>Updated translations</li>
49+
</ul>
50+
</description>
51+
</release>
4152
<release version="3.3.1" date="2022-11-24">
4253
<description>
4354
<ul>

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: collision
2-
version: 3.3.1
2+
version: 3.4.0
33

44
authors:
55
- GeopJr <[email protected]>

0 commit comments

Comments
 (0)