Skip to content

Commit

Permalink
feat: v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Jan 2, 2024
1 parent 2d36ff6 commit deb8871
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions data/dev.geopjr.Collision.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@
</screenshot>
</screenshots>
<releases>
<release version="3.7.0" date="2024-01-02">
<description translatable="no">
<ul>
<li>Added Blake3, CRC32 and Adler32 support</li>
<li>Added progress bar for tracking the calculation progress</li>
<li>Added the ability to open multiple files through the main file picker</li>
<li>Fixed occasional crashes when opening too many files at the same time</li>
<li>Metadata revisions</li>
<li>New website</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.6.0" date="2023-09-23">
<description translatable="no">
<ul>
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: collision
version: 3.6.0
version: 3.7.0

authors:
- GeopJr <[email protected]>
Expand Down

0 comments on commit deb8871

Please sign in to comment.