Skip to content

Commit 96ed264

Browse files
authored
feat: v3.7.0 (#182)
1 parent 2d36ff6 commit 96ed264

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,19 @@
4444
</screenshot>
4545
</screenshots>
4646
<releases>
47+
<release version="3.7.0" date="2024-01-02">
48+
<description translatable="no">
49+
<ul>
50+
<li>Added Blake3, CRC32 and Adler32 support</li>
51+
<li>Added progress bar for tracking the calculation progress</li>
52+
<li>Added the ability to open multiple files through the main file picker</li>
53+
<li>Fixed occasional crashes when opening too many files at the same time</li>
54+
<li>Metadata revisions</li>
55+
<li>New website</li>
56+
<li>Updated translations</li>
57+
</ul>
58+
</description>
59+
</release>
4760
<release version="3.6.0" date="2023-09-23">
4861
<description translatable="no">
4962
<ul>

data/screenshots/screenshot-2.png

Lines changed: 2 additions & 2 deletions
Loading

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.6.0
2+
version: 3.7.0
33

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

0 commit comments

Comments
 (0)